mirror of
https://github.com/discourse/discourse.git
synced 2025-09-06 10:50:21 +08:00
minor css tweaks
This commit is contained in:
parent
057087e0e8
commit
5550f405d3
1 changed files with 1 additions and 5 deletions
|
@ -9,15 +9,11 @@
|
|||
|
||||
.d-icon-globe {
|
||||
margin-right: 0.25em;
|
||||
color: $primary-medium;
|
||||
color: $primary;
|
||||
}
|
||||
|
||||
&.past {
|
||||
border-bottom-color: $primary-low-mid;
|
||||
|
||||
.d-icon-globe {
|
||||
color: $primary-low-mid;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue