--- a/src/css/LdtPlayer.css Tue Apr 03 20:30:12 2012 +0200
+++ b/src/css/LdtPlayer.css Fri Apr 06 16:49:32 2012 +0200
@@ -329,12 +329,8 @@
cursor: pointer;
}
-.Ldt-Ctrl-Volume-Cursor:hover {
- background: #cccccc;
-}
-
-.Ldt-Ctrl-Volume-Cursor.ui-draggable-dragging {
- background: #999999;
+.Ldt-Ctrl-Volume-Control:hover .Ldt-Ctrl-Volume-Cursor {
+ background: #F7268E;
}
.Ldt-cleaner {
@@ -900,7 +896,7 @@
}
.Ldt-AnnotationsList-highlight {
- background: #cc80ff;
+ background: #F7268E; color: #ffffff;
}
.Ldt-AnnotationsListWidget a {
@@ -942,7 +938,11 @@
}
li.Ldt-AnnotationsList-Tag-Li {
- float: left; margin: 2px; background: #cc0066; color: #fff; padding: 4px;
+ float: left; margin: 2px; background: #0068c4; color: #fff; padding: 4px;
+}
+
+li.Ldt-AnnotationsList-Tag-Li:hover {
+ background: #F7268E;
}
/* Tagcloud */