This commit is contained in:
Jana Deutschländer 2017-01-05 17:10:34 +01:00
commit d76e83a7bc

View file

@ -61,9 +61,11 @@
ul,.trace{ ul,.trace{
padding-left: (@icon-size + .5); padding-left: (@icon-size + .5);
} }
ul{ ul{
border-bottom: 1px solid @color-border; border-bottom: 1px solid @color-border;
} }
p { p {
border: 1px solid @color-border; border: 1px solid @color-border;
background-color: @background_page-header; background-color: @background_page-header;