mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-06-16 03:20:33 +02:00
added a faint separator to the categories listing
This commit is contained in:
@@ -9,6 +9,14 @@ div.categories {
|
||||
> li > ul > li {
|
||||
margin-left: 4.5rem;
|
||||
}
|
||||
|
||||
.row {
|
||||
margin-left: -15px;
|
||||
margin-right: -15px;
|
||||
border-bottom: 1px dashed #ddd;
|
||||
padding-bottom: 12px;
|
||||
margin-bottom: 12px;
|
||||
}
|
||||
}
|
||||
|
||||
.stats {
|
||||
|
||||
Reference in New Issue
Block a user