mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
20 lines
198 B
CSS
20 lines
198 B
CSS
|
|
#app-picker {
|
|
width: 320px;
|
|
}
|
|
|
|
#content-description {
|
|
font-weight: bold;
|
|
}
|
|
|
|
#content-icon,
|
|
.listcell-icon {
|
|
margin: 5px;
|
|
width: 32px;
|
|
height: 32px;
|
|
}
|
|
|
|
.listcell-label {
|
|
padding: 5px;
|
|
}
|