Fix header text color on redirect page
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
This commit is contained in:
parent
1d8f7e7806
commit
4c2dad9ec4
|
@ -607,6 +607,7 @@ form #selectDbType label.ui-state-active {
|
|||
.warning h2,
|
||||
.update h2,
|
||||
.error h2 {
|
||||
color: #fff;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue