fixes #2494: Twitter bookmarklet: support uploading video
This commit is contained in:
@@ -108,12 +108,12 @@ div#c-comments {
|
||||
}
|
||||
}
|
||||
|
||||
&[data-has-audio=true] {
|
||||
&[data-has-sound=true] {
|
||||
div.preview {
|
||||
position: relative;
|
||||
|
||||
&:before {
|
||||
@include audio-icon;
|
||||
@include sound-icon;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user