Add more space between tabs, change floating tabs browser-frame-bgcolor value to lwt-accent-color, make rounded corners not default, hide the separator of adjacent tabs, remove active tab bold
This commit is contained in:
parent
3dc125e32b
commit
00fb0e70cb
5 changed files with 20 additions and 23 deletions
|
@ -27,7 +27,7 @@
|
|||
padding: var(--toolbarbutton-inner-padding) var(--uc-toolbarbutton-inner-inline-padding) !important;
|
||||
}
|
||||
|
||||
@supports (not -moz-bool-pref("uc.tweak.disable-rounded-corners")) {
|
||||
@supports (-moz-bool-pref("uc.tweak.rounded-corners")) {
|
||||
#navigator-toolbox {
|
||||
border-bottom: none !important;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue