New backup 2025-10-13 14:30:02
This commit is contained in:
parent
8cad9d546d
commit
546b113621
1 changed files with 3 additions and 2 deletions
|
@ -12,7 +12,8 @@
|
||||||
display: none !important;
|
display: none !important;
|
||||||
}
|
}
|
||||||
:root {
|
:root {
|
||||||
--tabpanel-background-color: #1113174c !important;
|
/* --tabpanel-background-color: #1113174c !important;*/
|
||||||
|
--tabpanel-background-color: red !important;
|
||||||
--toolbar-bgcolor: #795f7c7f !important;
|
--toolbar-bgcolor: #795f7c7f !important;
|
||||||
--toolbar-field-background-color: transparent !important;
|
--toolbar-field-background-color: transparent !important;
|
||||||
--urlbar-box-bgcolor: transparent !important;
|
--urlbar-box-bgcolor: transparent !important;
|
||||||
|
@ -39,7 +40,7 @@
|
||||||
/* background-color: red !important;*/
|
/* background-color: red !important;*/
|
||||||
* {
|
* {
|
||||||
border-radius: 10px !important;
|
border-radius: 10px !important;
|
||||||
background-color: red !important;
|
/* background-color: red !important;*/
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
/*:root { --tabpanel-background-color: #11131700 !important; }*/
|
/*:root { --tabpanel-background-color: #11131700 !important; }*/
|
||||||
|
|
Loading…
Add table
Reference in a new issue