aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples/data/style.css
diff options
context:
space:
mode:
authorGravatar Sylvester Johansson <scj@archlinux.us>2009-05-27 04:57:44 +0200
committerGravatar Sylvester Johansson <scj@archlinux.us>2009-05-27 04:57:44 +0200
commitfbe5fd9783f4bba229a192e79eecc98b5279039c (patch)
tree190a3a3f2d13e3c4b8ab941848759de60b2c363d /examples/data/style.css
parente0e9ff6310659c932571a279a5dc0f271f6f250b (diff)
added (buggy) hint styling
Diffstat (limited to 'examples/data/style.css')
-rw-r--r--examples/data/style.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/data/style.css b/examples/data/style.css
new file mode 100644
index 0000000..81bb6df
--- /dev/null
+++ b/examples/data/style.css
@@ -0,0 +1,3 @@
+.uzbl_hint_class { background-color: yellow;}
+.uzbl_hint_first { background-color: lightgreen;}
+