mirror of
https://github.com/nextcloud/server.git
synced 2026-04-22 14:50:17 -04:00
Remove not needed rule for .warning
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
This commit is contained in:
parent
dd6d2893a6
commit
fb15553378
1 changed files with 0 additions and 5 deletions
|
|
@ -434,11 +434,6 @@ form #selectDbType label.ui-state-active {
|
|||
border-radius: 3px;
|
||||
cursor: default;
|
||||
}
|
||||
.warning {
|
||||
padding: 5px;
|
||||
background: #fdd;
|
||||
margin: 0 7px 5px 4px;
|
||||
}
|
||||
.warning legend,
|
||||
.warning a,
|
||||
.error a {
|
||||
|
|
|
|||
Loading…
Reference in a new issue