New backup 2025-10-10 18:00:01
This commit is contained in:
parent
97fe16bdfb
commit
27119dee5f
4 changed files with 36 additions and 8 deletions
|
@ -21,14 +21,21 @@
|
|||
text-align: center !important;
|
||||
}
|
||||
#tabbrowser-tabpanels {
|
||||
margin: 20px !important;
|
||||
margin: 10px !important;
|
||||
margin-left: 5px !important;
|
||||
border-radius: 12px !important;
|
||||
* { border-radius: 12px !important; }
|
||||
}
|
||||
#urlbar-searchmode-switcher {
|
||||
display: none !important;
|
||||
}
|
||||
#sidebar-box {
|
||||
background-color: transparent !important;
|
||||
/* background-color: transparent !important;*/
|
||||
background-color: [[[BACKGROUNDHEX]]] !important;
|
||||
margin: 10px !important;
|
||||
margin-right: 0px !important;
|
||||
border-radius: 10px !important;
|
||||
* { border-radius: 10px !important; }
|
||||
}
|
||||
/*:root { --tabpanel-background-color: #11131700 !important; }*/
|
||||
/*:root { --tabpanel-background-color: rgba(17,19,23,1) !important; }*/
|
||||
|
|
|
@ -21,14 +21,21 @@
|
|||
text-align: center !important;
|
||||
}
|
||||
#tabbrowser-tabpanels {
|
||||
margin: 20px !important;
|
||||
margin: 10px !important;
|
||||
margin-left: 5px !important;
|
||||
border-radius: 12px !important;
|
||||
* { border-radius: 12px !important; }
|
||||
}
|
||||
#urlbar-searchmode-switcher {
|
||||
display: none !important;
|
||||
}
|
||||
#sidebar-box {
|
||||
background-color: transparent !important;
|
||||
/* background-color: transparent !important;*/
|
||||
background-color: #1113174c !important;
|
||||
margin: 10px !important;
|
||||
margin-right: 0px !important;
|
||||
border-radius: 10px !important;
|
||||
* { border-radius: 10px !important; }
|
||||
}
|
||||
/*:root { --tabpanel-background-color: #11131700 !important; }*/
|
||||
/*:root { --tabpanel-background-color: rgba(17,19,23,1) !important; }*/
|
||||
|
|
|
@ -21,14 +21,21 @@
|
|||
text-align: center !important;
|
||||
}
|
||||
#tabbrowser-tabpanels {
|
||||
margin: 20px !important;
|
||||
margin: 10px !important;
|
||||
margin-left: 5px !important;
|
||||
border-radius: 12px !important;
|
||||
* { border-radius: 12px !important; }
|
||||
}
|
||||
#urlbar-searchmode-switcher {
|
||||
display: none !important;
|
||||
}
|
||||
#sidebar-box {
|
||||
background-color: transparent !important;
|
||||
/* background-color: transparent !important;*/
|
||||
background-color: #11131766 !important;
|
||||
margin: 10px !important;
|
||||
margin-right: 0px !important;
|
||||
border-radius: 10px !important;
|
||||
* { border-radius: 10px !important; }
|
||||
}
|
||||
/*:root { --tabpanel-background-color: #11131700 !important; }*/
|
||||
/*:root { --tabpanel-background-color: rgba(17,19,23,1) !important; }*/
|
||||
|
|
|
@ -21,14 +21,21 @@
|
|||
text-align: center !important;
|
||||
}
|
||||
#tabbrowser-tabpanels {
|
||||
margin: 20px !important;
|
||||
margin: 10px !important;
|
||||
margin-left: 5px !important;
|
||||
border-radius: 12px !important;
|
||||
* { border-radius: 12px !important; }
|
||||
}
|
||||
#urlbar-searchmode-switcher {
|
||||
display: none !important;
|
||||
}
|
||||
#sidebar-box {
|
||||
background-color: transparent !important;
|
||||
/* background-color: transparent !important;*/
|
||||
background-color: #1113177f !important;
|
||||
margin: 10px !important;
|
||||
margin-right: 0px !important;
|
||||
border-radius: 10px !important;
|
||||
* { border-radius: 10px !important; }
|
||||
}
|
||||
/*:root { --tabpanel-background-color: #11131700 !important; }*/
|
||||
/*:root { --tabpanel-background-color: rgba(17,19,23,1) !important; }*/
|
||||
|
|
Loading…
Add table
Reference in a new issue