updating flake, userChrome, and emacs.nix
This commit is contained in:
parent
cef3749d87
commit
c3de5f9330
10 changed files with 550 additions and 401 deletions
|
@ -49,12 +49,17 @@ Navigation bar on top of the window
|
|||
border-top: 0px solid transparent !important;
|
||||
|
||||
top: 0px;
|
||||
left: var(--left-margin) !important;
|
||||
right: auto !important;
|
||||
|
||||
& > * {opacity: var(--dyn-opct);}
|
||||
}
|
||||
|
||||
@media not (-moz-bool-pref: "sidebar.revamp") {
|
||||
#nav-bar {
|
||||
left: var(--left-margin) !important;
|
||||
}
|
||||
}
|
||||
|
||||
/* centered navbar text */
|
||||
#urlbar:not(:is(
|
||||
[breakout][breakout-extend],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue