modify readme
This commit is contained in:
parent
fa3ec04b77
commit
63c2f3f1cc
7 changed files with 27 additions and 9 deletions
|
@ -20,3 +20,9 @@ bugs with certain themes eg. dark text on dark background.) */
|
|||
:root {
|
||||
--lwt-selected-tab-background-color: unset !important;
|
||||
}
|
||||
|
||||
/* hide firefox account button when not in private mode (useful as a private
|
||||
browsing indicator) */
|
||||
/* :root:not([privatebrowsingmode]) #nav-bar:not([customizing]) #fxa-toolbar-menu-button {
|
||||
display: none !important;
|
||||
} */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue