Merge pull request #12539 from nextcloud/fix-redirect-design
Fix redirect page design details
This commit is contained in:
commit
2be8930cdf
1 changed files with 2 additions and 0 deletions
|
@ -202,6 +202,7 @@ input[type='submit'],
|
|||
input[type='submit'].icon-confirm,
|
||||
input[type='button'],
|
||||
button,
|
||||
a.button,
|
||||
.button,
|
||||
select {
|
||||
display: inline-block;
|
||||
|
@ -607,6 +608,7 @@ form #selectDbType label.ui-state-active {
|
|||
.warning h2,
|
||||
.update h2,
|
||||
.error h2 {
|
||||
color: #fff;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue