mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-02-23 12:51:54 +01:00
Solved color bug
This commit is contained in:
parent
d03eb9e7f2
commit
2e5a97b0a1
@ -611,7 +611,7 @@ html.ng-csp header#header{
|
|||||||
|
|
||||||
html.ng-csp button.files-list__row-name-link, html.ng-csp button.button-vue{
|
html.ng-csp button.files-list__row-name-link, html.ng-csp button.button-vue{
|
||||||
background-color: transparent !important;
|
background-color: transparent !important;
|
||||||
color: background-color: var(--color-80) !important;
|
color: var(--color-80) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
html.ng-csp div#postsetupchecks ul.warnings{
|
html.ng-csp div#postsetupchecks ul.warnings{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user