mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-08 23:15:48 +01:00
developed during a merge... I am going to hell for this.
- also new topics tab in admin panel
This commit is contained in:
@@ -5,14 +5,7 @@ noscript {
|
||||
list-style-type: none;
|
||||
padding: 1em;
|
||||
margin-bottom: 1em;
|
||||
|
||||
&:nth-child(even) {
|
||||
background: rgba(191,191,191,0.2);
|
||||
}
|
||||
|
||||
&:nth-child(odd) {
|
||||
background: rgba(223,223,223,0.2);
|
||||
}
|
||||
.zebra;
|
||||
}
|
||||
|
||||
.categories {
|
||||
|
||||
Reference in New Issue
Block a user