mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-27 07:44:04 +02:00
main-content.less: no border for new sections
This commit is contained in:
parent
38a88d129c
commit
421cd1fdd8
@ -99,7 +99,7 @@ table.avp > tbody > tr > td {
|
|||||||
}
|
}
|
||||||
|
|
||||||
table.avp.newsection, table.avp tr.newsection {
|
table.avp.newsection, table.avp tr.newsection {
|
||||||
border-top: 1px solid #d9d9d9;
|
margin-top: 1em;
|
||||||
}
|
}
|
||||||
|
|
||||||
.content table.avp dd, .content table.avp dd {
|
.content table.avp dd, .content table.avp dd {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user