some small adaptations to make 2.1a3 look alright
[themes.git] / LCARStrek / communicator / bookmarks / bookmarksManager.css
CommitLineData
1d7eeb22
RK
1
2/* Info box */
3#detailsDeck {
4 margin: 5px;
5}
6
7#infoBoxExpanderLabel {
8 -moz-padding-start: 2px;
9}
10
11#organizerScopeBar {
12 padding: 2px 0;
13 -moz-padding-end: 3px;
14}
a1580a1e
RK
15
16#back-button, #forward-button {
17 display: none;
18}