keeping up with classic; make labels do better & clean up margins of some elements...
[themes.git] / LCARStrek / communicator / bookmarks / bookmarksToolbar.css
index b51f65ae797dcb74e09a17eef1be0b9338b2ad3d..7f862b46a2bdcd02cf43d8047b0feac23d898e2f 100644 (file)
@@ -67,6 +67,10 @@ toolbarbutton.bookmark-item > .toolbarbutton-menu-dropmarker {
   display: none;
 }
 
+.bookmark-group {
+  list-style-image: url(chrome://communicator/skin/bookmarks/bookmark-group.gif) !important;
+}
+
 toolbarbutton.bookmark-item[disabled="true"],
 toolbarbutton.bookmark-item[disabled="true"]:hover,
 toolbarbutton.bookmark-item[disabled="true"]:hover:active {
@@ -100,6 +104,11 @@ toolbarbutton.bookmark-item[dragover-right="true"] {
   border-right: 2px solid #008484;
 }
 
+toolbarbutton.bookmark-item[dragover-top="true"] {
+  background-color: #008484;
+  color: #FFCF00;
+}
+
 /* ::::: bookmark menus ::::: */
 
 menu.bookmark-item,