UX: Use dashed underline for local dates
This commit is contained in:
parent
12f132736b
commit
8cb59b9757
|
@ -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;
|
||||||
|
|
Loading…
Reference in New Issue