This commit is contained in:
2024-12-26 15:49:22 +02:00
parent 8aac4cec8f
commit e741fac76d
11 changed files with 881 additions and 326 deletions
+8
View File
@@ -420,4 +420,12 @@ url-prefix("about:home") {
display: block !important;
}
@-moz-document url(about:privatebrowsing){
html.private{ background-color: #2B2A33 !important; } /* back color */
html.private div.showSearch button.search-handoff-button {
background-color: #42414D !important; } /* search box back color */
html.private div.showPrivate div.info { display: none !important; } /* hide bottom panel */
}
/* devtools.debugger.remote-enabled */