mirror of
https://github.com/discourse/discourse.git
synced 2025-03-03 22:39:57 +08:00
Remove the special styling on the Categories link
This commit is contained in:
parent
6617bfa454
commit
2c6ab4c699
@ -183,12 +183,6 @@
|
|||||||
}
|
}
|
||||||
.heading {
|
.heading {
|
||||||
border-top: 1px solid scale-color-diff();
|
border-top: 1px solid scale-color-diff();
|
||||||
|
|
||||||
border-bottom: 1px solid scale-color-diff();
|
|
||||||
color: darken($primary, 40%);
|
|
||||||
font-weight: bold;
|
|
||||||
font-size: 12px;
|
|
||||||
line-height: 15px;
|
|
||||||
}
|
}
|
||||||
.selected {
|
.selected {
|
||||||
background-color: scale-color($tertiary, $lightness: 90%);
|
background-color: scale-color($tertiary, $lightness: 90%);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user