aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
authorMichael Vogel <icarus@dabo.de>2012-03-11 17:45:12 +0100
committerMichael Vogel <icarus@dabo.de>2012-03-11 17:45:12 +0100
commitb879a1ddf1575a3bd355edcee634be4a8d179c25 (patch)
treef3079c07ef0ffd7551662d68bdaf485d1209ce95 /view
parenteb3b211461906c405c7d016401cb3cd6d7d03b83 (diff)
downloadvolse-hubzilla-b879a1ddf1575a3bd355edcee634be4a8d179c25.tar.gz
volse-hubzilla-b879a1ddf1575a3bd355edcee634be4a8d179c25.tar.bz2
volse-hubzilla-b879a1ddf1575a3bd355edcee634be4a8d179c25.zip
Pages: Show every community page - even from foreign servers (with caching)
Diffstat (limited to 'view')
-rw-r--r--view/theme/diabook/style.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/view/theme/diabook/style.css b/view/theme/diabook/style.css
index 0504ce96a..ce3307645 100644
--- a/view/theme/diabook/style.css
+++ b/view/theme/diabook/style.css
@@ -484,6 +484,9 @@ code {
#sidebar-group-list .tool:hover {
background: #EEE;
}
+#sidebar-pages-list .tool:hover {
+ background: #EEE;
+}
.tool .label {
float: left;
}