rename boxy schema to focus-boxy and bs-default to focus-light

This commit is contained in:
Mario Vavti 2018-04-25 11:31:10 +02:00
parent 4f1031f92b
commit ebf540ffbc
5 changed files with 15 additions and 7 deletions

View File

@ -0,0 +1,15 @@
.comment .wall-item-body {
padding-left: 42px;
}
.wall-item-content-wrapper.comment {
border-bottom: 1px solid #dee2e6;
}
.widget {
border: 1px solid #dee2e6;
}
#note-text {
border: 1px solid transparent;
}

View File

@ -1,7 +0,0 @@
.comment .wall-item-body {
padding-left: 42px;
}
.wall-item-content-wrapper.comment {
border-bottom: 1px solid #ccc;
}