change name of multiple tab handler
This commit is contained in:
parent
6d0dd9e7c3
commit
8012c1c849
|
@ -1,7 +1,7 @@
|
|||
/*! Alters the webextension Multiple Tab Handler
|
||||
IMPORTANT: change the Internal UUID */
|
||||
|
||||
@-moz-document url-prefix("moz-extension://multiple_tabs_handler_UUID/") {
|
||||
@-moz-document url-prefix("moz-extension://multiple_tab_handler_UUID/") {
|
||||
h1, p, ul, ul li {
|
||||
color: var(--primary-light-color) !important;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue