mirror of
https://github.com/Icinga/icingaweb2.git
synced 2026-06-08 16:12:43 -04:00
main-content.less: no border for new sections
This commit is contained in:
parent
38a88d129c
commit
421cd1fdd8
1 changed files with 1 additions and 1 deletions
|
|
@ -99,7 +99,7 @@ table.avp > tbody > tr > td {
|
|||
}
|
||||
|
||||
table.avp.newsection, table.avp tr.newsection {
|
||||
border-top: 1px solid #d9d9d9;
|
||||
margin-top: 1em;
|
||||
}
|
||||
|
||||
.content table.avp dd, .content table.avp dd {
|
||||
|
|
|
|||
Loading…
Reference in a new issue