X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fcommunicator%2Fbookmarks%2FbookmarksToolbar.css;fp=LCARStrek%2Fcommunicator%2Fbookmarks%2FbookmarksToolbar.css;h=7f862b46a2bdcd02cf43d8047b0feac23d898e2f;hp=b51f65ae797dcb74e09a17eef1be0b9338b2ad3d;hb=2b722888dc2dfc992a2ab17b54f77fb35eb60fa8;hpb=55509a9140d6ed6d8ae18e4fc1da8f5789d2279f diff --git a/LCARStrek/communicator/bookmarks/bookmarksToolbar.css b/LCARStrek/communicator/bookmarks/bookmarksToolbar.css index b51f65ae..7f862b46 100644 --- a/LCARStrek/communicator/bookmarks/bookmarksToolbar.css +++ b/LCARStrek/communicator/bookmarks/bookmarksToolbar.css @@ -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,