mirror of
https://github.com/discourse/discourse.git
synced 2025-05-22 22:43:33 +08:00
UX: Use dashed underline for local dates
This commit is contained in:
@ -7,6 +7,10 @@
|
|||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
|
|
||||||
|
.relative-time {
|
||||||
|
border-bottom: 1px dashed $primary-low;
|
||||||
|
}
|
||||||
|
|
||||||
.d-icon-globe {
|
.d-icon-globe {
|
||||||
margin-right: 0.25em;
|
margin-right: 0.25em;
|
||||||
color: $primary-medium;
|
color: $primary-medium;
|
||||||
|
Reference in New Issue
Block a user