This commit is contained in:
vinceliuice
2022-07-20 03:10:44 +08:00
parent 730026118a
commit 1da3c69cf5
2 changed files with 3 additions and 2 deletions

View File

@@ -24,7 +24,7 @@
/* menulist */
#label-box:not([native]) {
font-weight: 400 !important;
font-weight: 400 !important;
}
/* Overrides: Make the back button the same as other buttons */
@@ -127,6 +127,7 @@
}
button.close {
margin: 0 !important;
fill: var(--gnome-toolbar-color) !important;
}
/* */

View File

@@ -77,7 +77,7 @@ tab > stack {
#tabbrowser-tabs[movingtab=true] #tabbrowser-arrowscrollbox::after {
bottom: unset;
top: 32px;
top: 38px;
}
/* Remove tab separators */