Delete about_privatebrowsing_dark_mode.css
This commit is contained in:
parent
2fc2452750
commit
a1b4effb6b
|
@ -1,21 +0,0 @@
|
|||
@-moz-document url("about:privatebrowsing"), url("about:Privatebrowsing"), url("about:PrivateBrowsing"), url("about:privateBrowsing") {
|
||||
|
||||
html {
|
||||
background: #323234 !important;
|
||||
}
|
||||
|
||||
button {
|
||||
background-color: #292929 !important;
|
||||
color: #ccc !important;
|
||||
border: 1px #ccc solid !important;
|
||||
}
|
||||
|
||||
button:hover {
|
||||
background: #222 !important;
|
||||
}
|
||||
|
||||
p {
|
||||
color: #ccc;
|
||||
}
|
||||
|
||||
}
|
Loading…
Reference in New Issue