a few LCARStrek corrections, for feed preview, tab focus rings, and the bookmarks...
[themes.git] / LCARStrek / communicator / bookmarks / bookmarksManager.css
1 #placesMenu > menu {
2   padding-top: 5px;
3   padding-bottom: 5px;
4 }
5
6 #placesList-splitter,
7 #detailsDeck-splitter {
8   border: none;
9 }
10
11 /* Info box */
12 #detailsDeck {
13   margin: 5px;
14 }
15
16 #infoBoxExpanderLabel {
17   -moz-padding-start: 2px;
18 }
19
20 #organizerScopeBar {
21   padding: 2px 0;
22   -moz-padding-end: 3px;
23 }
24
25 #back-button, #forward-button {
26   display: none;
27 }