mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:45:26 -06:00
Remove some legacy tiger-striping css
This commit is contained in:
parent
1c60c731ba
commit
0e3e32f06c
@ -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;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user