mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Remove some legacy tiger-striping css
This commit is contained in:
@@ -345,15 +345,6 @@ tr.category-topic-link {
|
||||
}
|
||||
}
|
||||
|
||||
.topic-list > tbody > tr {
|
||||
&:nth-child(odd) {
|
||||
background-color: $secondary;
|
||||
}
|
||||
&:nth-child(even) {
|
||||
background-color: $secondary;
|
||||
}
|
||||
}
|
||||
|
||||
th .badge-category {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user