Remove not needed rule for .warning
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
This commit is contained in:
parent
dd6d2893a6
commit
fb15553378
|
@ -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 New Issue