update both themes for toolkit winstripe trunk changes up to 2009-11-06
[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 {
12 height: 32px;
13 width: 32px;
6c5a63bb
RK
14}
15
3b1530c2
RK
16#content-icon,
17.listcell-icon,
18.listcell-label {
19 margin: 5px;
6c5a63bb 20}