UX: make onebox timestamp consistent with header

This commit is contained in:
Arpit Jalan 2017-11-21 16:39:09 +05:30
parent 39f3dbd945
commit 753a4fc369

View File

@ -437,6 +437,9 @@ aside.onebox.stackexchange .onebox-body {
// whitelistedgeneric twitter labels // whitelistedgeneric twitter labels
.onebox.whitelistedgeneric { .onebox.whitelistedgeneric {
.label1, .label2 {
color: dark-light-choose($primary-medium, $secondary-medium);
}
.label1 { .label1 {
float: left; float: left;
} }