X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fcommunicator%2Fbookmarks%2Fbookmarks.css;h=c6bc68f055b647e92cf6d2cb65ea80cf23f2ce2f;hp=1ccada7fd342ac49822331750b8e7769ae550562;hb=01d40f5a7bba7f139053689dc31828363286a316;hpb=a2d09615cce70943a77eff6176d66f2de7160bce diff --git a/LCARStrek/communicator/bookmarks/bookmarks.css b/LCARStrek/communicator/bookmarks/bookmarks.css index 1ccada7f..c6bc68f0 100644 --- a/LCARStrek/communicator/bookmarks/bookmarks.css +++ b/LCARStrek/communicator/bookmarks/bookmarks.css @@ -124,3 +124,20 @@ treechildren::-moz-tree-cell-text(Name, separator, selected, focus), treechildren::-moz-tree-cell-text(title, separator, selected, focus) { /* color: #FFCF00; */ } + +/* sidebar panel */ + +#bookmarksPanel, +#history-panel { + padding: 0; +} + +#sidebar-search-container > #search-box, +#history-panel > hbox > #search-box { + margin: 0; +} + +#sidebar-search-container > #search-box, +#history-panel > hbox { + margin-bottom: 3px; +}