mirror of
https://github.com/vinceliuice/WhiteSur-gtk-theme.git
synced 2025-06-06 23:43:10 +00:00
Fixed #261
This commit is contained in:
parent
ab00d46afb
commit
d401a78547
@ -92,13 +92,6 @@
|
|||||||
fill: transparent !important;
|
fill: transparent !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Fix toolbars close icons */
|
|
||||||
.close-icon:not(.tab-close-button) image {
|
|
||||||
height: 16px !important;
|
|
||||||
width: 16px !important;
|
|
||||||
margin: 6px !important;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* */
|
/* */
|
||||||
#appMenu-popup .panel-banner-item[notificationid="update-restart"]::after {
|
#appMenu-popup .panel-banner-item[notificationid="update-restart"]::after {
|
||||||
display: none !important;
|
display: none !important;
|
||||||
@ -142,9 +135,6 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
/* Menulist */
|
/* Menulist */
|
||||||
menulist {
|
|
||||||
-moz-appearance: none !important;
|
|
||||||
}
|
|
||||||
#identity-popup-popup-menulist {
|
#identity-popup-popup-menulist {
|
||||||
margin-right: 0 !important;
|
margin-right: 0 !important;
|
||||||
}
|
}
|
||||||
|
@ -203,6 +203,10 @@ menulist[open] .menulist-label-box,
|
|||||||
min-width: 24px !important;
|
min-width: 24px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.findbar-closebutton.close-icon {
|
||||||
|
min-width: 28px !important;
|
||||||
|
}
|
||||||
|
|
||||||
.close-icon:not(.tab-close-button) .button-icon {
|
.close-icon:not(.tab-close-button) .button-icon {
|
||||||
padding: 0 0 !important;
|
padding: 0 0 !important;
|
||||||
margin: 0 0 !important;
|
margin: 0 0 !important;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user