mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-30 17:24:16 +02:00
main.less: style caption element for common-table
This commit is contained in:
parent
5fc2974073
commit
fec21affc9
@ -162,6 +162,13 @@ table.common-table {
|
||||
cursor: pointer;
|
||||
}
|
||||
}
|
||||
|
||||
caption {
|
||||
border-top: 1px solid @gray-light;
|
||||
caption-side: bottom;
|
||||
text-align: right;
|
||||
font-style: italic;
|
||||
}
|
||||
}
|
||||
|
||||
.name-value-table th {
|
||||
|
Loading…
x
Reference in New Issue
Block a user