mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
lighten user page stream dates
This commit is contained in:
parent
10b6741a15
commit
313c41aadb
@ -429,7 +429,7 @@
|
|||||||
.time, .delete-info {
|
.time, .delete-info {
|
||||||
display: block;
|
display: block;
|
||||||
float: right;
|
float: right;
|
||||||
color: $primary;
|
color: lighten($primary, 40%);
|
||||||
margin-right: 8px;
|
margin-right: 8px;
|
||||||
font-size: 11px;
|
font-size: 11px;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user