first part of sync for LCARStrek with browser windows theme in Firefox 23 cycle
[themes.git] / EarlyBlue / global / appPicker.css
CommitLineData
6c5a63bb
RK
1
2#app-picker {
3b1530c2 3 width: 320px;
6c5a63bb
RK
4}
5
6#content-description {
3b1530c2 7 font-weight: bold;
6c5a63bb
RK
8}
9
3b1530c2
RK
10#content-icon,
11.listcell-icon {
a064a540 12 margin: 5px;
3b1530c2 13 width: 32px;
a064a540 14 height: 32px;
6c5a63bb
RK
15}
16
3b1530c2 17.listcell-label {
a064a540 18 padding: 5px;
6c5a63bb 19}