Fix diferent buttons font sizes issue

This commit is contained in:
Rafael Mardojai CM 2019-08-26 18:40:04 -05:00
parent ee5dfc98b4
commit 6e884935e2
2 changed files with 2 additions and 0 deletions

View File

@ -48,6 +48,7 @@
min-height: 34px !important;
min-width: 34px !important;
color: var(--gnome-toolbar-color) !important;
font: menu !important;
}
/* Buttons with margins */

View File

@ -127,6 +127,7 @@ panel:not(.tooltip-xul-wrapper)[type=arrow][remote] .panel-header {
.identity-popup-content-blocking-category {
border-radius: 5px !important;
color: var(--gnome-toolbar-color) !important;
font: menu !important;
}
.subviewbutton:not(.subviewbutton-back),
.protections-popup-category,