remove background of .close-icon for proton styling
This commit is contained in:
@@ -6,6 +6,7 @@ See the above repository for updates as well as full license text. */
|
|||||||
|
|
||||||
|
|
||||||
/* Make backgrounds transparent */
|
/* Make backgrounds transparent */
|
||||||
|
.close-icon,
|
||||||
.urlbar-icon,
|
.urlbar-icon,
|
||||||
.urlbar-icon-wrapper,
|
.urlbar-icon-wrapper,
|
||||||
toolbar .toolbarbutton-1,
|
toolbar .toolbarbutton-1,
|
||||||
@@ -14,14 +15,16 @@ toolbar toolbarbutton > .toolbarbutton-icon,
|
|||||||
toolbar toolbarbutton > .toolbarbutton-badge-stack,
|
toolbar toolbarbutton > .toolbarbutton-badge-stack,
|
||||||
.titlebar-button,
|
.titlebar-button,
|
||||||
#identity-box,
|
#identity-box,
|
||||||
|
#identity-icon-box,
|
||||||
#tracking-protection-icon-container,
|
#tracking-protection-icon-container,
|
||||||
.findbar-textbox~toolbarbutton,
|
.findbar-textbox~toolbarbutton,
|
||||||
toolbarbutton.scrollbutton-up,
|
toolbarbutton.scrollbutton-up,
|
||||||
toolbarbutton.scrollbutton-down,
|
toolbarbutton.scrollbutton-down,
|
||||||
toolbarbutton#scrollbutton-up,
|
toolbarbutton#scrollbutton-up,
|
||||||
toolbarbutton#scrollbutton-down{ background-color: transparent !important; border-color: transparent !important;}
|
toolbarbutton#scrollbutton-down{
|
||||||
|
background-color: transparent !important;
|
||||||
.close-icon{ fill-opacity: 0 !important; }
|
border-color: transparent !important;
|
||||||
|
}
|
||||||
|
|
||||||
/* Glow effects on hover */
|
/* Glow effects on hover */
|
||||||
.close-icon:hover,
|
.close-icon:hover,
|
||||||
|
|||||||
Reference in New Issue
Block a user