$(".comment-edit-bb-" + id).hide();
}
-
- $(document).ready(function(){
+$(document).ready(function(){
var doctitle = document.title;
function checkNotify() {
if(document.getElementById("notify-update").innerHTML != "")
};
setInterval(function () {checkNotify();}, 10 * 1000);
})
+
</script>
Smoothly
Created by Anne Walk and Devlon Duthie on 2011-09-24
- Modified by alex@friendica.pixelbits.de on 2012-09-14
+ Modified by alex@friendica.pixelbits.de on 2012-09-17
** Colors **
section {
float: left;
- padding-top: 45px; /*60*/
+ margin-top: 45px;
width: 730px;
font-size: 0.9em;
line-height: 1.2em;
aside {
float: right;
width: 205px;
- margin-top: 40px;
+ margin-top: 45px;
font-size: 0.9em;
font-style: bold;
}
font-size: 1.4em;
font-weight: bold;
border-bottom: none;
- padding-top: 15px;
}
.vcard #profile-photo-wrapper {
/*
* Name: Smoothly
* Description: Like coffee with milk. Theme works fine with iPad[2].
- * Version: 0.8.1
+ * Version: 0.8.2
* Author: Alex <https://friendica.pixelbits.de/profile/alex>
* Maintainer: Alex <https://friendica.pixelbits.de/profile/alex>
* Screenshot: <a href="screenshot.png">Screenshot</a>