mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-02-22 20:39:40 +01:00
Added more nextcloud css
This commit is contained in:
parent
0c3f088810
commit
5cb1aa45ad
@ -198,6 +198,14 @@ html.ng-csp button.files-list__row-name-link, html.ng-csp button.button-vue{
|
||||
color: background-color: var(--button-bg-color) !important;
|
||||
}
|
||||
|
||||
html.ng-csp div#postsetupchecks ul.warnings{
|
||||
color: var(--error-color) !important;
|
||||
}
|
||||
|
||||
html.ng-csp div#postsetupchecks ul.info{
|
||||
background-color: transparent !important;
|
||||
}
|
||||
|
||||
div#content-vue p, div#content-vue span{
|
||||
color: var(--background-dark-color) !important;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user