mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 06:39:14 +00:00
vanadium: firefox ui tweak
This commit is contained in:
parent
8f75d97314
commit
584fbe05b9
1 changed files with 8 additions and 0 deletions
|
|
@ -25,6 +25,14 @@ in {
|
||||||
html#main-window body:has(#sidebar-box[sidebarcommand=treestyletab_piro_sakura_ne_jp-sidebar-action][checked=true]:not([hidden=true])) #TabsToolbar {
|
html#main-window body:has(#sidebar-box[sidebarcommand=treestyletab_piro_sakura_ne_jp-sidebar-action][checked=true]:not([hidden=true])) #TabsToolbar {
|
||||||
visibility: collapse !important;
|
visibility: collapse !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* monofont tweak */
|
||||||
|
#statuspanel-label {
|
||||||
|
font-family: monospace;
|
||||||
|
}
|
||||||
|
.urlbar-input-box {
|
||||||
|
font-family: monospace;
|
||||||
|
}
|
||||||
'';
|
'';
|
||||||
settings = {
|
settings = {
|
||||||
"layout.css.has-selector.enabled" = true;
|
"layout.css.has-selector.enabled" = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue