indexers card accent fix for #78
This commit is contained in:
parent
78cb89e025
commit
f13a4202bb
@ -925,7 +925,7 @@ pre {
|
|||||||
.IconButton-button-2qiGi {
|
.IconButton-button-2qiGi {
|
||||||
color: #bac5cc;
|
color: #bac5cc;
|
||||||
}
|
}
|
||||||
.Label-default-2AF1C, .Label-success-1pfcC {
|
.Label-default-2AF1C {
|
||||||
border-color: transparent;
|
border-color: transparent;
|
||||||
background-color: var(--accent-color);
|
background-color: var(--accent-color);
|
||||||
}
|
}
|
||||||
@ -1262,6 +1262,10 @@ pre {
|
|||||||
border: 1px solid transparent;
|
border: 1px solid transparent;
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
}
|
}
|
||||||
|
.Indexer-enabled-1kjis .Label-success-1pfcC {
|
||||||
|
border-color: transparent;
|
||||||
|
background-color: var(--accent-color);
|
||||||
|
}
|
||||||
/* LISTS */
|
/* LISTS */
|
||||||
.NetImports-center-3otL- {
|
.NetImports-center-3otL- {
|
||||||
border: 1px solid transparent;
|
border: 1px solid transparent;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user