stylesheets/style.css: add space between barcol children

This commit is contained in:
Jon 2024-02-25 22:04:55 +00:00 committed by 0
parent cf3997e500
commit 90004305a0
1 changed files with 4 additions and 0 deletions

View File

@ -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 {