mirror of
https://github.com/vinceliuice/WhiteSur-gtk-theme.git
synced 2026-03-23 12:27:45 +00:00
Fixed #261
This commit is contained in:
@@ -92,13 +92,6 @@
|
||||
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 {
|
||||
display: none !important;
|
||||
@@ -142,9 +135,6 @@
|
||||
}
|
||||
|
||||
/* Menulist */
|
||||
menulist {
|
||||
-moz-appearance: none !important;
|
||||
}
|
||||
#identity-popup-popup-menulist {
|
||||
margin-right: 0 !important;
|
||||
}
|
||||
|
||||
@@ -203,6 +203,10 @@ menulist[open] .menulist-label-box,
|
||||
min-width: 24px !important;
|
||||
}
|
||||
|
||||
.findbar-closebutton.close-icon {
|
||||
min-width: 28px !important;
|
||||
}
|
||||
|
||||
.close-icon:not(.tab-close-button) .button-icon {
|
||||
padding: 0 0 !important;
|
||||
margin: 0 0 !important;
|
||||
|
||||
Reference in New Issue
Block a user