stylesheets/style.css: add space between barcol children
This commit is contained in:
parent
b82269a54e
commit
2006aa6fd6
|
@ -2054,6 +2054,10 @@ span.orangeQuote {
|
||||||
padding: 0px 3px;
|
padding: 0px 3px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.bar-collection .threadlinks:not(:first-child) {
|
||||||
|
margin-left:4px
|
||||||
|
}
|
||||||
|
|
||||||
.lcn-bar .threadlinks:before,
|
.lcn-bar .threadlinks:before,
|
||||||
.lcn-bar .threadlinks:after,
|
.lcn-bar .threadlinks:after,
|
||||||
.lcn-bar .threadlinks .threadlink:not(:first-child):before {
|
.lcn-bar .threadlinks .threadlink:not(:first-child):before {
|
||||||
|
|
Loading…
Reference in New Issue