]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/quattro/quattro.less
Merge branch 'master' of https://github.com/friendica/friendica
[friendica.git] / view / theme / quattro / quattro.less
index 27c48f195223f3e83b298c223a44da11a1a762c3..fca65c90763e6cc97d6e69ca3852399f5b9b9656 100755 (executable)
@@ -113,7 +113,7 @@ header {
        
        #banner {
                overflow: hidden;
-           text-align: center;
+                text-align: center;
                width: 100%;
                a, a:active, a:visited, a:link, a:hover { color: @Grey1; text-decoration: none; outline: none; vertical-align: bottom; }
                #logo-img { height: 22px; margin-top:5px;}
@@ -448,7 +448,7 @@ section {
        margin-bottom: 20px;
        width: 780px;
 }
-.wall-item-decor { position: absolute; left: 790px; top: -10px;  width: 16px;}
+.wall-item-decor { position: absolute; left: 97%; top: -10px;  width: 16px;}
 .unstarred { display: none; }
 
 .wall-item-container {
@@ -570,6 +570,10 @@ section {
                color: @TagColor;
        }
 }
+.filesavetags {
+    padding: 3px 0px 3px 0px;
+    opacity: 0.5;
+}
 
 .wwto { 
        position: absolute !important;