Compare commits
2 Commits
main
...
979dac4165
Author | SHA1 | Date | |
---|---|---|---|
979dac4165 | |||
5388dacf3f |
@ -10,11 +10,6 @@
|
||||
border-bottom: none !important;
|
||||
}
|
||||
|
||||
#tabbrowser-tabbox {
|
||||
box-shadow: none !important;
|
||||
outline: none !important;
|
||||
}
|
||||
|
||||
/* Windows overrides */
|
||||
@media (-moz-platform: windows) {
|
||||
|
||||
@ -56,18 +51,13 @@
|
||||
background-color: var(--cust-accent-darker) !important;
|
||||
}
|
||||
|
||||
/* URLbar */
|
||||
/* URLbar text */
|
||||
.urlbarView-url,
|
||||
.urlbarView-action,
|
||||
.urlbarView-favicon {
|
||||
color: var(--cust-accent-text) !important;
|
||||
}
|
||||
|
||||
#urlbar-input::-moz-selection,
|
||||
.urlbarView-row[selected] {
|
||||
background-color: var(--cust-accent-inactive) !important;
|
||||
}
|
||||
|
||||
/* SETUP */
|
||||
/* Color mix */
|
||||
@media (prefers-color-scheme: dark) {
|
||||
|
Reference in New Issue
Block a user