mirror of
https://github.com/vinceliuice/Colloid-gtk-theme.git
synced 2025-09-16 05:18:38 -07:00
update
This commit is contained in:
@@ -565,7 +565,8 @@ treechildren::-moz-tree-image(query, OrganizerQuery_history____v) {
|
||||
.panel-info-button > image {
|
||||
list-style-image: url("../icons/info-symbolic.svg") !important;
|
||||
}
|
||||
.tabbrowser-tab[image="chrome://global/skin/icons/info.svg"]:not([busy]):not([progress]) .tab-icon-stack::before {
|
||||
|
||||
.tabbrowser-tab[image="chrome://global/skin/icons/info.svg"]:not([busy]):not([progress]):not([crashed]) .tab-icon-stack::before {
|
||||
content: "";
|
||||
height: 16px;
|
||||
width: 16px;
|
||||
@@ -770,7 +771,7 @@ treechildren::-moz-tree-image {
|
||||
list-style-image: url("../icons/preferences-system-time-symbolic-light.svg") !important;
|
||||
}
|
||||
|
||||
.tabbrowser-tab[image="chrome://global/skin/icons/info.svg"]:not([busy]):not([progress]) .tab-icon-stack::before {
|
||||
.tabbrowser-tab[image="chrome://global/skin/icons/info.svg"]:not([busy]):not([progress]):not([crashed]) .tab-icon-stack::before {
|
||||
background-image: url("../icons/info-symbolic-light.svg") !important;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user