mirror of
https://github.com/rn10950/RetroZilla.git
synced 2024-11-09 17:30:18 +01:00
15 lines
214 B
CSS
15 lines
214 B
CSS
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
|
|
|
|
#dialoginfo {
|
|
width: 36em;
|
|
}
|
|
|
|
#table-housing {
|
|
background-color: white;
|
|
height: 100%;
|
|
}
|
|
|
|
#buttons-box {
|
|
margin-left: 1em;
|
|
}
|