]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/duepuntozero/style.css
get rid of unwanted <br>s in items with oembed
[friendica.git] / view / theme / duepuntozero / style.css
index 76bbab8e055a36c7186c67a44718f65ff81897f9..c004eb53d0ce85c4c1af77be3431bbd4750235e7 100644 (file)
@@ -1221,6 +1221,10 @@ input#dfrn-url {
 }
 .type-link .oembed {
 }
+.oembed.video .embed_video > div {
+    position: absolute; top: 0px; left: 0px;
+    background: rgba(0, 0, 0, 0.5) url(shiny.png) no-repeat scroll center center;
+}
 
 .shared_header {
   height: 32px;