mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-23 22:04:25 +02:00
CSS hotfix
This commit is contained in:
parent
d2ec3c9509
commit
e0616f42b0
@ -1,6 +1,6 @@
|
|||||||
|
|
||||||
table.configTable {
|
table.configTable {
|
||||||
border-spacing: 10px;
|
border-spacing: 15px;
|
||||||
border-collapse: separate;
|
border-collapse: separate;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -10,7 +10,7 @@ td.configTable {
|
|||||||
padding: 10px;
|
padding: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
div.form-group {
|
div.config-form-group {
|
||||||
float: right;
|
float: right;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user