get rid of unwanted <br>s in items with oembed
fix video thumbnail in quattro, vier, duepuntozero themes
This commit is contained in:
parent
0896f3a4f5
commit
6da04d16bd
9 changed files with 54 additions and 41 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue