mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-28 16:24:05 +02:00
css: form styling
This commit is contained in:
parent
ca368a341a
commit
371e284316
@ -11,6 +11,10 @@ table.avp th {
|
|||||||
font-size: inherit;
|
font-size: inherit;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.content form {
|
||||||
|
margin-bottom: 2em;
|
||||||
|
}
|
||||||
|
|
||||||
form input[type=submit] {
|
form input[type=submit] {
|
||||||
.button();
|
.button();
|
||||||
border-width: 1px;
|
border-width: 1px;
|
||||||
@ -122,7 +126,7 @@ ul.main-actions {
|
|||||||
li {
|
li {
|
||||||
list-style-type: none;
|
list-style-type: none;
|
||||||
width: 20em;
|
width: 20em;
|
||||||
height: 20em;
|
|
||||||
text-align: center;
|
text-align: center;
|
||||||
display: block;
|
display: block;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user