.type-link img, .type-video img {
}
+.type-video .embed_video {
+ margin: 0em;
+}
+
.type-link span.oembed + br, .type-video span.oembed + br,
.type-link a + br, .type-video a + br,
.type-link img + br, .type-video img + br{
display: none;
}
+.embed_video {
+ float:left;
+ margin: 1em;
+ position: relative;
+}
+
/* Shared Messages */
.shared_header {
height: 32px;
* DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
*
*}}
-<a href='{{$embedurl}}' onclick='this.innerHTML=Base64.decode("{{$escapedhtml}}"); return false;' style='float:left; margin: 1em; position: relative;'>
+<a class="embed_video" href='{{$embedurl}}' onclick='this.innerHTML=Base64.decode("{{$escapedhtml}}"); return false;'>
<img width='{{$tw}}' height='{{$th}}' src='{{$turl}}' >
<div style='position: absolute; top: 0px; left: 0px; width: {{$twpx}}; height: {{$thpx}}; background: url({{$baseurl}}/images/icons/48/play.png) no-repeat center center;'></div>
</a>
width: 780px;
}
#profile-jot-wrapper {
- margin-bottom: 20px;
+ margin-bottom: 10px;
}
/** buttons **/
padding-right: 10px;
padding-top: 5px;
padding-bottom: 5px;
- margin-bottom: 10px;
+ margin-bottom: 0px;
}
div.pager, .birthday-notice, .comment-edit-submit-wrapper .fakelink {
/* font-size: large; */
font-size: larger;
font-weight: bold;
+ display: block;
}
/* ================== */
<li><a href="{0}"><img data-src="{1}">{2} <span class="notif-when">{3}</span></a></li>
</ul>
<!--
-<div style="position: fixed; bottom: 61px; left: 220px;">{{$langselector}}</div>
+<div class="icon-flag" style="position: fixed; bottom: 10px; left: 20px; z-index:9;">{{$langselector}}</div>
-->
{{*