mirror of
https://github.com/discourse/discourse.git
synced 2025-09-07 12:02:53 +08:00
UX: make onebox timestamp consistent with header
This commit is contained in:
parent
39f3dbd945
commit
753a4fc369
1 changed files with 3 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue