X-Git-Url: https://git-public.kairo.at/?a=blobdiff_plain;f=LCARStrek%2Fcommunicator%2Fskin%2Fbookmarks%2FplatformBookmarks.css;fp=LCARStrek%2Fcommunicator%2Fskin%2Fbookmarks%2FplatformBookmarks.css;h=757b343fa7d435bcc712f9a9e581dc0fc4c4cac0;hb=c9990331a4456dc80a097ba6a23e9d2578637327;hp=0000000000000000000000000000000000000000;hpb=a97778edf641b4680f489833eae1de29cea81466;p=themes.git diff --git a/LCARStrek/communicator/skin/bookmarks/platformBookmarks.css b/LCARStrek/communicator/skin/bookmarks/platformBookmarks.css new file mode 100644 index 00000000..757b343f --- /dev/null +++ b/LCARStrek/communicator/skin/bookmarks/platformBookmarks.css @@ -0,0 +1,33 @@ +/** + * Bookmarks tree + **/ + +/* + .bookmarks-window-tree + { + border-top : 1px solid ThreeDDarkShadow !important; + border-bottom : 1px solid ThreeDFace; + 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; + } + + +