blob: 3bf6846a3fa6f2ca6a5264d56ca17c332092674a (
plain)
1
2
3
4
5
6
7
8
9
10
|
@import url("chrome://messenger/skin/");
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
.bitmaskAccountWizardTitle {
font-size: 150%;
font-weight: bold;
}
|