X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fskin%2FLCARStrek%2Fcommunicator%2Fbookmarks%2FplatformBookmarks.css;fp=LCARStrek%2Fskin%2FLCARStrek%2Fcommunicator%2Fbookmarks%2FplatformBookmarks.css;h=f00639fc3e89c9a3dce3c15d92eb0f1715414f9a;hp=0000000000000000000000000000000000000000;hb=3c30e09ec8f11f7db9feecc16d101f9b9f50f209;hpb=613a86e80f09c2eeef7a7ec37d175323c739c978 diff --git a/LCARStrek/skin/LCARStrek/communicator/bookmarks/platformBookmarks.css b/LCARStrek/skin/LCARStrek/communicator/bookmarks/platformBookmarks.css new file mode 100644 index 00000000..f00639fc --- /dev/null +++ b/LCARStrek/skin/LCARStrek/communicator/bookmarks/platformBookmarks.css @@ -0,0 +1,33 @@ +/** + * Bookmarks tree + **/ + +/* + .bookmarks-window-tree + { + border-top : none !important; + border-bottom : none; + border-left : 1px solid ThreeDShadow; + border-right : 1px solid ThreeDHighlight; + } +*/ + + .bookmarks-window-tree > .tree-container-treerows + { + border-left : 1px solid #9C9CFF; + border-right : 1px solid #9C9CFF; + } + + .bookmarks-panel-tree, .bookmarks-panel-tree > .tree-container-treerows + { + border : none; + } + + #panel-bar + { + border-top : 1px solid #9C9CFF; + border-bottom : 1px solid #9C9CFF; + } + + +