This commit is contained in:
Vince
2021-04-21 22:37:22 +08:00
parent 298a1440b6
commit bed696ca13
3 changed files with 11 additions and 4 deletions

View File

@@ -147,6 +147,13 @@ tab[selected]:-moz-window-inactive {
:root {
--gnome-fill-icon: red !important;
}
.close-icon {
height: 16px !important;
padding: 0 !important;
width: 16px !important;
}
.tab-close-button {
-moz-appearance: none !important;
border: none !important;