mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
UX: support onebox labels
This commit is contained in:
@@ -433,6 +433,16 @@ aside.onebox.stackexchange .onebox-body {
|
||||
}
|
||||
}
|
||||
|
||||
// whitelistedgeneric twitter labels
|
||||
.onebox.whitelistedgeneric {
|
||||
.label1 {
|
||||
float: left;
|
||||
}
|
||||
.label2 {
|
||||
float: right;
|
||||
}
|
||||
}
|
||||
|
||||
// mobile specific style
|
||||
.mobile-view article.onebox-body {
|
||||
border-top: none;
|
||||
|
||||
Reference in New Issue
Block a user