]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/quattro/quattro.less
Merge branch 'develop' into issue-1574
[friendica.git] / view / theme / quattro / quattro.less
index dded1514a54e81d41fd4c023661311a82a69fdaf..480effd501d5a6aace92a0beff0cba7778cb5645 100644 (file)
@@ -36,7 +36,7 @@ h4 { font-size: 1.1em }
        -o-transition: all @d ease-in-out;
        -ms-transition: all @d ease-in-out;
        transition: all @d ease-in-out;
-}      
+}
 
 
 a, a:link { color: @Link; text-decoration: none; }
@@ -68,7 +68,7 @@ code {
        background: #EEE;
        color: #444;
        padding: 10px;
-       margin-top: 20px; 
+       margin-top: 20px;
 }
 
 #panel {
@@ -86,7 +86,9 @@ code {
 }
 
 
+
 /* tool */
+
 .tool {
        height: auto; overflow: auto;
        .label { float: left;}
@@ -95,6 +97,8 @@ code {
 }
 
 
+
+
 /* popup notifications */
 #jGrowl.top-right {
        top: 30px;
@@ -140,7 +144,6 @@ header {
                #logo-text { font-size: 22px }
        }
 }
-
 /* nav */
 nav { 
        width: 100%; height: 32px;
@@ -299,6 +302,8 @@ ul.menu-popup {
 }
 
 
+
+
 /* aside 230px*/
 aside { 
        display: table-cell;
@@ -1031,6 +1036,7 @@ span[id^="showmore-wrap"] {
 }
 
 
+
 #acl-wrapper {
        width: 690px;
        float:left;
@@ -1172,6 +1178,7 @@ ul.tabs {
        overflow: auto;
        width: 100%;
 
+
        label {
                float: left;
                width: 200px;
@@ -1193,6 +1200,7 @@ ul.tabs {
                
        }
 
+
        .onoff {
                float: left;
                width: 80px;
@@ -1577,6 +1585,7 @@ footer { height: 100px; display: table-row; }
 }
 
 /* edit buttons for comments */
+
 .icon.dim { opacity: 0.3;filter:alpha(opacity=30); }
 .comment-edit-bb {
        list-style: none;
@@ -1660,3 +1669,4 @@ footer { height: 100px; display: table-row; }
        border: 0px;
        color: @FieldHelpColor;
 }
+