mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
19 lines
208 B
CSS
19 lines
208 B
CSS
.prefs
|
|
{
|
|
background : white;
|
|
margin : 5px 5px 0px 5px;
|
|
border : 1px inset ThreeDFace;
|
|
}
|
|
|
|
.msg
|
|
{
|
|
margin-left : 4px;
|
|
margin-bottom : 10px;
|
|
}
|
|
|
|
.cb
|
|
{
|
|
margin-left : 20px;
|
|
}
|
|
|