FEATURE: Style new gfycat onebox
This commit is contained in:
parent
3b06e5502b
commit
4644757785
|
@ -463,10 +463,22 @@ aside.onebox.stackexchange .onebox-body {
|
||||||
.label2 {
|
.label2 {
|
||||||
float: right;
|
float: right;
|
||||||
}
|
}
|
||||||
.site-icon {
|
}
|
||||||
width: 16px;
|
|
||||||
height: 16px;
|
.onebox {
|
||||||
margin-right: 3px;
|
&.whitelistedgeneric,
|
||||||
|
&.gfycat {
|
||||||
|
.site-icon {
|
||||||
|
width: 16px;
|
||||||
|
height: 16px;
|
||||||
|
margin-right: 3px;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
.onebox.gfycat p {
|
||||||
|
span.label1 a {
|
||||||
|
white-space: nowrap;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue