mirror of
https://github.com/black7375/Firefox-UI-Fix.git
synced 2026-01-01 06:50:33 -08:00
Clean: Prettified Code!
This commit is contained in:
parent
90e0b1e479
commit
3eb2fc8804
1 changed files with 2 additions and 2 deletions
|
|
@ -1128,11 +1128,11 @@
|
|||
#unknownContentType,
|
||||
#topBar, /* #topBar, #mainDeck: Page Info */
|
||||
#mainDeck {
|
||||
-moz-appearance: none !important; /* For Mac */
|
||||
-moz-appearance: none !important; /* For Mac */
|
||||
color: var(--in-content-page-color) !important;
|
||||
background-color: var(--in-content-page-background) !important;
|
||||
/* border-radius: 0 0 8px 8px !important; */
|
||||
}
|
||||
}
|
||||
|
||||
/*- Button ---------------------------------------------------------------*/
|
||||
button {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue