summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2008-12-26 14:41:43 +0100
committerYorhel <git@yorhel.nl>2008-12-26 14:41:43 +0100
commit89a7b892aafe5e4138d62bf37c877d186d7dfcc8 (patch)
tree60a504e552b3ff9c6a59e63e64352627285f18cc /data
parentb1707dd74cfdc974915c1ddcde518bde45001d9a (diff)
Show pointer cursor on dropdown search mouseover
Diffstat (limited to 'data')
-rw-r--r--data/skingen/style.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/skingen/style.css b/data/skingen/style.css
index 89c04c7c..04870d77 100644
--- a/data/skingen/style.css
+++ b/data/skingen/style.css
@@ -711,6 +711,7 @@ a.help {
border: 1px solid $border$;
border-top: none;
background-color: $secbg$;
+ cursor: pointer;
}
#ds_box b {
padding: 2px 0 0 10px;