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