mirror of
https://github.com/discourse/discourse.git
synced 2025-09-07 12:02:53 +08:00
UX: Use dashed underline for local dates
This commit is contained in:
parent
12f132736b
commit
8cb59b9757
1 changed files with 4 additions and 0 deletions
|
@ -7,6 +7,10 @@
|
|||
font-weight: bold;
|
||||
cursor: pointer;
|
||||
|
||||
.relative-time {
|
||||
border-bottom: 1px dashed $primary-low;
|
||||
}
|
||||
|
||||
.d-icon-globe {
|
||||
margin-right: 0.25em;
|
||||
color: $primary-medium;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue