FEATURE: Style new gfycat onebox

This commit is contained in:
Rafael dos Santos Silva 2018-02-12 13:39:52 -02:00
parent 3b06e5502b
commit 4644757785
1 changed files with 16 additions and 4 deletions

View File

@ -463,11 +463,23 @@ aside.onebox.stackexchange .onebox-body {
.label2 {
float: right;
}
}
.onebox {
&.whitelistedgeneric,
&.gfycat {
.site-icon {
width: 16px;
height: 16px;
margin-right: 3px;
}
}
}
.onebox.gfycat p {
span.label1 a {
white-space: nowrap;
}
}
.onebox.githubcommit {