New backup 2025-10-15 16:45:02
This commit is contained in:
parent
1848b8639e
commit
fd515d1b71
5 changed files with 8 additions and 10 deletions
|
@ -1 +1 @@
|
|||
user_pref("privacy.resistFingerprinting.exemptedDomains", "*.pogmom.me,*.pog.mom");
|
||||
user_pref("privacy.resistFingerprinting.exemptedDomains", "*.pogmom.me,*.pog.mom,mail.proton.me");
|
||||
|
|
|
@ -14,11 +14,11 @@
|
|||
--nav-btn-height: 28px !important;
|
||||
--active-el-bg: #795f7c7f !important;
|
||||
--tabs-border-radius: 8px !important;
|
||||
/* --frame-bg: red !important;*/
|
||||
|
||||
@media -moz-pref( "browser.tabs.allow_transparent_browser") and (not (-moz-platform: windows)) {
|
||||
/* background-color: #795f7c7f !important;*/
|
||||
background-color: transparent !important;
|
||||
--frame-bg: transparent !important;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
@ -12,8 +12,7 @@
|
|||
display: none !important;
|
||||
}
|
||||
:root {
|
||||
/* --tabpanel-background-color: #1113174c !important;*/
|
||||
--tabpanel-background-color: red !important;
|
||||
--tabpanel-background-color: #1113174c !important;
|
||||
--toolbar-bgcolor: #795f7c7f !important;
|
||||
--toolbar-field-background-color: transparent !important;
|
||||
--urlbar-box-bgcolor: transparent !important;
|
||||
|
@ -24,7 +23,6 @@
|
|||
#tabbrowser-tabpanels {
|
||||
margin: 10px !important;
|
||||
margin-left: 10px !important;
|
||||
/* background-color: red !important;*/
|
||||
border-radius: 12px !important;
|
||||
* { border-radius: 12px !important; }
|
||||
}
|
||||
|
@ -37,11 +35,7 @@
|
|||
margin: 10px !important;
|
||||
margin-right: 0px !important;
|
||||
border-radius: 10px !important;
|
||||
/* background-color: red !important;*/
|
||||
* {
|
||||
border-radius: 10px !important;
|
||||
/* background-color: red !important;*/
|
||||
}
|
||||
* { border-radius: 10px !important; }
|
||||
}
|
||||
/*:root { --tabpanel-background-color: #11131700 !important; }*/
|
||||
/*:root { --tabpanel-background-color: rgba(17,19,23,1) !important; }*/
|
||||
|
|
|
@ -12,6 +12,8 @@
|
|||
--tabs-height: 30px !important;
|
||||
--nav-btn-width: 30px !important;
|
||||
--nav-btn-height: 28px !important;
|
||||
--active-el-bg: #74616399 !important;
|
||||
--tabs-border-radius: 8px !important;
|
||||
|
||||
@media -moz-pref( "browser.tabs.allow_transparent_browser") and (not (-moz-platform: windows)) {
|
||||
/* background-color: #74616399 !important;*/
|
||||
|
|
|
@ -12,6 +12,8 @@
|
|||
--tabs-height: 30px !important;
|
||||
--nav-btn-width: 30px !important;
|
||||
--nav-btn-height: 28px !important;
|
||||
--active-el-bg: #4a5f7672 !important;
|
||||
--tabs-border-radius: 8px !important;
|
||||
|
||||
@media -moz-pref( "browser.tabs.allow_transparent_browser") and (not (-moz-platform: windows)) {
|
||||
/* background-color: #4a5f7672 !important;*/
|
||||
|
|
Loading…
Add table
Reference in a new issue