src/widgets/AnnotationsList.css
branchnew-model
changeset 937 eb3c442cec50
parent 924 64c2eaafe5e2
child 966 c1c762ad1697
child 1019 3ab36f402b0c
--- a/src/widgets/AnnotationsList.css	Wed Aug 29 18:32:34 2012 +0200
+++ b/src/widgets/AnnotationsList.css	Wed Aug 29 18:34:11 2012 +0200
@@ -20,8 +20,8 @@
     padding: 2px 0;
     min-height: 60px;
 }
-.Ldt-AnnotationsList-li:hover {
-    background: url(img/pinstripe-grey.png) !important;
+.Ldt-AnnotationsList-li.selected {
+    background-image: url(img/pinstripe-grey.png);
 }
 .Ldt-AnnotationsList-highlight {
     background: #F7268E;