Update some menu styles

This commit is contained in:
Rafael Mardojai CM 2023-07-18 10:47:18 -05:00
parent be05a6c71e
commit 6c4190fbbf
No known key found for this signature in database
GPG Key ID: 2B2DAB2A58566C84
2 changed files with 3 additions and 3 deletions

View File

@ -137,7 +137,7 @@ arrowscrollbox[orient="horizontal"] {
.widget-overflow-list .subviewbutton-nav::after,
.PanelUI-subView .subviewbutton-nav::after,
.protections-popup-category::after,
.subviewbutton-back,
.subviewbutton-back .toolbarbutton-icon,
.menu-right {
fill-opacity: 1 !important;
opacity: .3;
@ -260,7 +260,7 @@ menuitem[type="radio"][checked="true"] {
}
menuitem[type="radio"] .menu-iconic-icon {
border-radius: 100%;
border: 1px solid var(--gnome-inactive-toolbar-icon-fill);
border: 1px solid var(--gnome-toolbar-icon-fill);
}
menuitem[type="radio"][disabled="true"] .menu-iconic-icon {
opacity: 0.5;

View File

@ -244,7 +244,7 @@ menupopup menu:not([disabled="true"]):is(:hover, [_moz-menuactive]),
-moz-box-pack: start !important;
}
.subviewbutton-back + h1 {
font-weight: bold !important;
font-weight: normal !important;
left: 0 !important;
padding: 0 !important;
pointer-events: none;