aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/diabook-blue
diff options
context:
space:
mode:
authorzottel <github@zottel.net>2012-03-31 00:30:34 +0200
committerzottel <github@zottel.net>2012-03-31 00:30:34 +0200
commitf39e8126773e2a030cf84c8b9d428cc78546c1b9 (patch)
treeec1318b325ec3dc5ab2bc4ded5dae1c657b8fc7b /view/theme/diabook-blue
parent2212e6931096d188be2dea27bcb4877f16c5c2f8 (diff)
parentaace55df0ad279d74c5e612078c3f29d114389dc (diff)
downloadvolse-hubzilla-f39e8126773e2a030cf84c8b9d428cc78546c1b9.tar.gz
volse-hubzilla-f39e8126773e2a030cf84c8b9d428cc78546c1b9.tar.bz2
volse-hubzilla-f39e8126773e2a030cf84c8b9d428cc78546c1b9.zip
Merge remote branch 'upstream/master'
Diffstat (limited to 'view/theme/diabook-blue')
-rwxr-xr-xview/theme/diabook-blue/communityhome.tpl2
-rw-r--r--view/theme/diabook-blue/style-network.css2
-rw-r--r--view/theme/diabook-blue/style-profile.css2
-rw-r--r--view/theme/diabook-blue/style.css2
4 files changed, 4 insertions, 4 deletions
diff --git a/view/theme/diabook-blue/communityhome.tpl b/view/theme/diabook-blue/communityhome.tpl
index 00a59eec0..cff75cd40 100755
--- a/view/theme/diabook-blue/communityhome.tpl
+++ b/view/theme/diabook-blue/communityhome.tpl
@@ -36,7 +36,7 @@
<a class="$nv.directory.2" href="$nv.directory.0" style="margin-left: 10px; " title="$nv.directory.3" >$nv.directory.1</a><br>
<a class="$nv.match.2" href="$nv.match.0" style="margin-left: 10px; " title="$nv.match.3" >$nv.match.1</a><br>
<a class="$nv.suggest.2" href="$nv.suggest.0" style="margin-left: 10px; " title="$nv.suggest.3" >$nv.suggest.1</a><br>
-<a class="$nv.invite.2" href="$nv.invite.0" style="margin-left: 10px; " title="$nav.invite.3" >$nv.invite.1</a>
+<a class="$nv.invite.2" href="$nv.invite.0" style="margin-left: 10px; " title="$nv.invite.3" >$nv.invite.1</a>
$nv.search
{{ endif }}
</div>
diff --git a/view/theme/diabook-blue/style-network.css b/view/theme/diabook-blue/style-network.css
index d2e7744e5..28e93cd67 100644
--- a/view/theme/diabook-blue/style-network.css
+++ b/view/theme/diabook-blue/style-network.css
@@ -797,7 +797,7 @@ ul.menu-popup a {
text-decoration: none;
}
ul.menu-popup a:hover {
- background-color: #14618a; /*bdcdd4;*/
+ background-color: #308DBF; /*bdcdd4;*/
color: #fff;
}
ul.menu-popup .menu-sep {
diff --git a/view/theme/diabook-blue/style-profile.css b/view/theme/diabook-blue/style-profile.css
index 29ab2a7b9..3d255db4e 100644
--- a/view/theme/diabook-blue/style-profile.css
+++ b/view/theme/diabook-blue/style-profile.css
@@ -798,7 +798,7 @@ ul.menu-popup a {
text-decoration: none;
}
ul.menu-popup a:hover {
- background-color: #14618a; /*bdcdd4;*/
+ background-color: #308DBF; /*bdcdd4;*/
color: #fff;
}
ul.menu-popup .menu-sep {
diff --git a/view/theme/diabook-blue/style.css b/view/theme/diabook-blue/style.css
index 16ebe9986..21ba66ec7 100644
--- a/view/theme/diabook-blue/style.css
+++ b/view/theme/diabook-blue/style.css
@@ -795,7 +795,7 @@ ul.menu-popup a {
text-decoration: none;
}
ul.menu-popup a:hover {
- background-color: #14618a; /*bdcdd4;*/
+ background-color: #308DBF; /*bdcdd4;*/
color: #fff;
}
ul.menu-popup .menu-sep {