RetroZilla/themes/classic/communicator/profile/profileManager.css

15 lines
214 B
CSS
Raw Normal View History

2015-10-21 05:03:22 +02:00
@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;
}