]> git.mxchange.org Git - friendica.git/commitdiff
modified: view/theme/smoothly/style.css
authorpixelroot <info@pixelbits.de>
Fri, 14 Sep 2012 15:55:17 +0000 (17:55 +0200)
committerpixelroot <info@pixelbits.de>
Fri, 14 Sep 2012 15:55:17 +0000 (17:55 +0200)
view/theme/smoothly/style.css

index fd45e205a6d2fe3fa3ebc288956b593a8d14fe9a..73636d1a952b65d6500996df2c110fbcd0b36842 100644 (file)
@@ -93,6 +93,10 @@ li.widget-list {
 .fakelink {
        color: #1873a2;
        cursor: pointer;
+       padding-left: 20px;
+       margin-left: 40px;
+       margin-bottom: 10px;
+       background: url("down.png") no-repeat scroll left center transparent;
 }
 
 .fakelink :hover {
@@ -334,8 +338,6 @@ nav {
        background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #bdbdbd), color-stop(1, #a2a2a2) );
        border: 1px solid #7C7D7B;
        box-shadow: 0 0 8px #BDBDBD;
-       /*      -moz-box-shadow: 3px 3px 4px #959494;
-               -webkit-box-shadow: 3px 3px 4px #959494;*/
        border-radius: 5px 5px 5px 5px;
 }
 
@@ -876,6 +878,7 @@ ul .sidebar-group-li .icon {
 }
 
 #profile-jot-submit-wrapper { 
+       margin-top: 30px;
 }
 
 #jot-title {