mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
UX: make onebox timestamp consistent with header
This commit is contained in:
parent
39f3dbd945
commit
753a4fc369
@ -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;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user