4.4.2
This commit is contained in:
21
ussrbasic/schema/Focus-Nominus.css
Normal file
21
ussrbasic/schema/Focus-Nominus.css
Normal file
@@ -0,0 +1,21 @@
|
||||
/* disable minus icon */
|
||||
.fa-minus-circle {
|
||||
visibility: hidden;
|
||||
}
|
||||
|
||||
/* focus base */
|
||||
.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;
|
||||
}
|
||||
Reference in New Issue
Block a user