second part of syncing LCARStrek with Firefox 45-48 windows theme changes
[themes.git] / LCARStrek / communicator / bookmarks / bookmarksManager.css
CommitLineData
106ae2ed
RK
1#placesMenu > menu {
2 padding-top: 5px;
3 padding-bottom: 5px;
4}
5
1d7eeb22
RK
6/* Info box */
7#detailsDeck {
8 margin: 5px;
9}
10
11#infoBoxExpanderLabel {
12 -moz-padding-start: 2px;
13}
14
15#organizerScopeBar {
16 padding: 2px 0;
17 -moz-padding-end: 3px;
18}
a1580a1e
RK
19
20#back-button, #forward-button {
21 display: none;
22}