style(map): Change estimated timestamp color (#16393)

Closes #16321
This commit is contained in:
Vivek Agrawal
2018-01-02 04:59:58 +05:30
committed by Quincy Larson
parent 570f9c9577
commit cec1b9a227

View File

@ -98,7 +98,7 @@
} }
.@{ns}-block-time { .@{ns}-block-time {
color: #BBBBBB; color: #555555;
@media (min-width: 721px) { @media (min-width: 721px) {
float: right; float: right;
} }