buttonlike buttons: Remove custom styling of zoom items in overflow menu
This commit is contained in:
@@ -71,12 +71,13 @@ findbar toolbarbutton,
|
||||
|
||||
/* Remove styles from buttons inside extensions and overflow menu */
|
||||
:is(#unified-extensions-panel,.widget-overflow-list) .toolbarbutton-1 > .toolbarbutton-icon,
|
||||
:is(#unified-extensions-panel,.widget-overflow-list) .toolbarbutton-1 > .toolbarbutton-badge-stack{
|
||||
background-color: transparent;
|
||||
:is(#unified-extensions-panel,.widget-overflow-list) .toolbarbutton-1 > .toolbarbutton-badge-stack,
|
||||
.widget-overflow-list .toolbarbutton-text{
|
||||
background-color: transparent !important;
|
||||
width: revert !important;
|
||||
height: revert !important;
|
||||
padding: 0 !important;
|
||||
border: none;
|
||||
border: none !important;
|
||||
}
|
||||
|
||||
/* Special cases */
|
||||
|
||||
Reference in New Issue
Block a user