2017-12-18 18:34:49 +00:00
|
|
|
@-moz-document url(chrome://browser/content/aboutDialog.xul) {
|
2018-02-22 05:20:30 +00:00
|
|
|
#clientBox {
|
|
|
|
color: var(--in-content-page-color)!important;
|
|
|
|
background-color: var(--in-content-page-background)!important
|
|
|
|
}
|
|
|
|
#bottomBox {
|
|
|
|
background: var(--in-content-category-header-background)!important
|
|
|
|
}
|
|
|
|
}
|