mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-14 15:37:55 +00:00
16 lines
189 B
CSS
16 lines
189 B
CSS
/********** Fonts ***************/
|
|
|
|
#sizeVar, #sizeMono {
|
|
width: 4em;
|
|
}
|
|
|
|
#mouseWheelMode {
|
|
width: 9em;
|
|
}
|
|
|
|
/******* SmartBrowsing **********/
|
|
|
|
#disabledDomains {
|
|
max-height: 13em;
|
|
}
|