]> git.mxchange.org Git - friendica.git/commitdiff
Pull request #484 (Smoothly)
authorThomas Willingham <founder@kakste.com>
Mon, 17 Sep 2012 17:37:44 +0000 (18:37 +0100)
committerThomas Willingham <founder@kakste.com>
Mon, 17 Sep 2012 17:37:44 +0000 (18:37 +0100)
view/theme/smoothly/bottom.tpl
view/theme/smoothly/style.css
view/theme/smoothly/theme.php

index 06faa9c5612039c663ca54fc70b335f608092ca6..d79b29eb6c3a9f67f3b912c516837e210bc82a5a 100644 (file)
@@ -47,8 +47,7 @@ function cmtBbClose(id) {
     $(".comment-edit-bb-" + id).hide();
 }
 
-
-       $(document).ready(function(){
+$(document).ready(function(){
        var doctitle = document.title;
        function checkNotify() {
        if(document.getElementById("notify-update").innerHTML != "")
@@ -58,4 +57,5 @@ function cmtBbClose(id) {
        };
        setInterval(function () {checkNotify();}, 10 * 1000);
        })
+
 </script>
index d71dc3a9c225c646e67dc980555eb30054f9cfd0..83b523b4e439af994dc08636160d0374197fcef8 100644 (file)
@@ -3,7 +3,7 @@
        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 ** 
@@ -175,7 +175,7 @@ input[type=submit]:active {
 
 section {
        float: left;
-       padding-top: 45px; /*60*/
+       margin-top: 45px;
        width: 730px;
        font-size: 0.9em;
        line-height: 1.2em;
@@ -546,7 +546,7 @@ ul#user-menu-popup li a.nav-sep {
 aside {
        float: right;
        width: 205px;
-       margin-top: 40px;
+       margin-top: 45px;
        font-size: 0.9em;
        font-style: bold;
 }
@@ -569,7 +569,6 @@ aside a{
        font-size: 1.4em;
        font-weight: bold;
        border-bottom: none;
-       padding-top: 15px;
 }
 
 .vcard #profile-photo-wrapper {
index f4227f64081b53c0990aa9aed6cfc0a04fb413a7..ca721ac218d6d1041295991720d4a42045e9250e 100644 (file)
@@ -3,7 +3,7 @@
 /*
  * 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>