]> git.mxchange.org Git - friendica.git/commitdiff
modified: view/theme/smoothly/style.css
authorpixelroot <info@pixelbits.de>
Thu, 20 Sep 2012 11:15:01 +0000 (13:15 +0200)
committerpixelroot <info@pixelbits.de>
Thu, 20 Sep 2012 11:15:01 +0000 (13:15 +0200)
modified:   view/theme/smoothly/theme.php

view/theme/smoothly/style.css
view/theme/smoothly/theme.php

index 6dc379b0e21d1e9c1021df37e4fd663faee1003c..b502dd5b097329b2c0965101903e545e62a67ccc 100644 (file)
@@ -20,7 +20,6 @@ Orange - #fec01d
 body {
     margin: 0 auto;
     padding-bottom: 3em;
-    /*position: relative;*/
     width: 960px;
     font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
     font-size: 15px;
@@ -1122,7 +1121,7 @@ profile-jot-banner-wrapper {
 .wall-item-outside-wrapper {
        max-width: 100%;
        border-bottom: 1px solid #dedede; 
-       margin-top: 20px;
+       /*margin-top: 20px;*/
        margin-bottom: 20px;
        padding-right: 10px;
        padding-left: 12px;
@@ -1458,13 +1457,18 @@ profile-jot-banner-wrapper {
        margin-left: 60px;
 }
 
-.tread-wrapper  { 
+.tread-wrapper  {
+       border: 0px solid #CDCDCD;
+       border-radius: 5px 5px 5px 5px;
+       margin-bottom: 20px;
+       background-color: #E2E2E2;
 }
 
 .collapsed-comments,
 .hide-comments-outer,
 .wall-item-outside-wrapper.comment { 
-       margin-left: 30px; 
+       margin-left: 30px;
+       margin-bottom: 20px;
 }
 
 .wall-item-outside-wrapper.comment .wall-item-photo {
index 9439eee9d3c428305cf8edea4df9d013b8f0329b..7b39ec53a4bcf87242bcfdd5c14b3b8a302922b0 100644 (file)
@@ -3,7 +3,7 @@
 /*
  * Name: Smoothly
  * Description: Like coffee with milk. Theme works fine with iPad[2].
- * Version: Version 0.9.20-2
+ * Version: Version 0.9.20-3
  * Author: Alex <https://friendica.pixelbits.de/profile/alex>
  * Maintainer: Alex <https://friendica.pixelbits.de/profile/alex>
  * Screenshot: <a href="screenshot.png">Screenshot</a>