update
This commit is contained in:
parent
298a1440b6
commit
bed696ca13
@ -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;
|
||||
|
@ -638,7 +638,7 @@ button {
|
||||
}
|
||||
|
||||
&.text-button {
|
||||
min-height: 20px;
|
||||
min-height: 24px;
|
||||
padding-left: 12px;
|
||||
padding-right: 12px;
|
||||
}
|
||||
|
@ -636,19 +636,19 @@ button {
|
||||
}
|
||||
|
||||
&.image-button {
|
||||
min-height: 22px;
|
||||
min-height: 24px;
|
||||
padding-left: 8px;
|
||||
padding-right: 8px;
|
||||
}
|
||||
|
||||
&.text-button {
|
||||
min-height: 22px;
|
||||
min-height: 24px;
|
||||
padding-left: 12px;
|
||||
padding-right: 12px;
|
||||
}
|
||||
|
||||
&.text-button.image-button {
|
||||
min-height: 22px;
|
||||
min-height: 24px;
|
||||
padding-left: 6px;
|
||||
padding-right: 6px;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user