mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-27 07:44:04 +02:00
Wizard: Make the "button" on the finish page a bit more prominent
refs #7911
This commit is contained in:
parent
c8c0e13184
commit
9b36027f42
@ -323,7 +323,12 @@ form#setup_requirements {
|
|||||||
}
|
}
|
||||||
|
|
||||||
div.buttons {
|
div.buttons {
|
||||||
|
margin-top: 0.5em;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
|
||||||
|
a {
|
||||||
|
padding: 0.5em;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user