mirror of
https://github.com/nextcloud/server.git
synced 2026-06-09 08:44:07 -04:00
Merge pull request #10493 from owncloud/design-warning-link
fix color of links in warnings, fix #10480
This commit is contained in:
commit
5f389bb334
1 changed files with 1 additions and 0 deletions
|
|
@ -598,6 +598,7 @@ label.infield {
|
|||
.warning legend,
|
||||
.warning a,
|
||||
.error a {
|
||||
color: #fff !important;
|
||||
font-weight: bold !important;
|
||||
}
|
||||
.error pre {
|
||||
|
|
|
|||
Loading…
Reference in a new issue