Fixed #799
This commit is contained in:
parent
06243fa0f0
commit
ef5387aee4
@ -502,8 +502,7 @@ menu[disabled] > .menu-right {
|
||||
list-style-image: url("../icons/info-symbolic.svg") !important;
|
||||
}
|
||||
|
||||
.tabbrowser-tab[image="chrome://global/skin/icons/info.svg"]:not([busy]):not([progress]):not([crashed]) .tab-icon-stack::before {
|
||||
content: "";
|
||||
.tabbrowser-tab[image="chrome://global/skin/icons/info.svg"]:not([busy]):not([progress]):not([crashed]) .tab-icon-stack .tab-icon-image {
|
||||
height: 16px;
|
||||
width: 16px;
|
||||
background-image: url("../icons/info-symbolic.svg") !important;
|
||||
|
@ -502,8 +502,7 @@ menu[disabled] > .menu-right {
|
||||
list-style-image: url("../icons/info-symbolic.svg") !important;
|
||||
}
|
||||
|
||||
.tabbrowser-tab[image="chrome://global/skin/icons/info.svg"]:not([busy]):not([progress]):not([crashed]) .tab-icon-stack::before {
|
||||
content: "";
|
||||
.tabbrowser-tab[image="chrome://global/skin/icons/info.svg"]:not([busy]):not([progress]):not([crashed]) .tab-icon-stack .tab-icon-image {
|
||||
height: 16px;
|
||||
width: 16px;
|
||||
background-image: url("../icons/info-symbolic.svg") !important;
|
||||
|
Loading…
x
Reference in New Issue
Block a user