rename boxy schema to focus-boxy and bs-default to focus-light
This commit is contained in:
parent
4f1031f92b
commit
ebf540ffbc
15
view/theme/redbasic/schema/Focus-Boxy.css
Normal file
15
view/theme/redbasic/schema/Focus-Boxy.css
Normal 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;
|
||||
}
|
@ -1,7 +0,0 @@
|
||||
.comment .wall-item-body {
|
||||
padding-left: 42px;
|
||||
}
|
||||
|
||||
.wall-item-content-wrapper.comment {
|
||||
border-bottom: 1px solid #ccc;
|
||||
}
|
Reference in New Issue
Block a user