mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-05 08:35:26 +00:00
22 lines
277 B
CSS
22 lines
277 B
CSS
/********** Fonts ***************/
|
|
|
|
#sizeVar, #sizeMono {
|
|
width: 4em;
|
|
}
|
|
|
|
#mouseWheelMode {
|
|
width: 9em;
|
|
}
|
|
|
|
/******* SmartBrowsing **********/
|
|
|
|
#disabledDomains {
|
|
max-height: 13em;
|
|
}
|
|
|
|
|
|
.smileface
|
|
{
|
|
list-style-image : url("chrome://messenger/skin/smile.gif");
|
|
}
|