gecko/toolkit/themes/winstripe/global/appPicker.css

20 lines
198 B
CSS
Raw Normal View History

#app-picker {
width: 320px;
}
#content-description {
font-weight: bold;
}
#content-icon,
.listcell-icon {
margin: 5px;
width: 32px;
height: 32px;
}
.listcell-label {
padding: 5px;
}