aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/quattro/quattro.less
diff options
context:
space:
mode:
authorTobias Diekershoff <tobias.diekershoff@gmx.net>2012-03-22 14:09:21 +0100
committerTobias Diekershoff <tobias.diekershoff@gmx.net>2012-03-22 14:09:21 +0100
commit07c5b0af5a09e4628b428da6071d189656d55b32 (patch)
tree9ea8cdce29c35b1f2814d6ce81fb8e2ddcf94dd4 /view/theme/quattro/quattro.less
parent1e86e3fb26271a687721ed6e74055feb38b363fa (diff)
downloadvolse-hubzilla-07c5b0af5a09e4628b428da6071d189656d55b32.tar.gz
volse-hubzilla-07c5b0af5a09e4628b428da6071d189656d55b32.tar.bz2
volse-hubzilla-07c5b0af5a09e4628b428da6071d189656d55b32.zip
quattro(-green) styling the 'filed under: remove' text
Diffstat (limited to 'view/theme/quattro/quattro.less')
-rwxr-xr-xview/theme/quattro/quattro.less8
1 files changed, 6 insertions, 2 deletions
diff --git a/view/theme/quattro/quattro.less b/view/theme/quattro/quattro.less
index 27c48f195..fca65c907 100755
--- a/view/theme/quattro/quattro.less
+++ b/view/theme/quattro/quattro.less
@@ -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;