aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/redbasic
diff options
context:
space:
mode:
authormarijus <mario@mariovavti.com>2014-06-11 10:04:51 +0200
committermarijus <mario@mariovavti.com>2014-06-11 10:04:51 +0200
commit4a4281448f3485f03aa5b8b1bac1175e217a58c2 (patch)
tree64c20a2e43a9e190899cb7a7061a9a7604a716d1 /view/theme/redbasic
parentde31ba5432a77cc91747f65d01e5d60eef6ee3ea (diff)
downloadvolse-hubzilla-4a4281448f3485f03aa5b8b1bac1175e217a58c2.tar.gz
volse-hubzilla-4a4281448f3485f03aa5b8b1bac1175e217a58c2.tar.bz2
volse-hubzilla-4a4281448f3485f03aa5b8b1bac1175e217a58c2.zip
move expand/collapse to the center
Diffstat (limited to 'view/theme/redbasic')
-rw-r--r--view/theme/redbasic/css/style.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css
index 422a72e26..b2d78c5a5 100644
--- a/view/theme/redbasic/css/style.css
+++ b/view/theme/redbasic/css/style.css
@@ -2002,6 +2002,13 @@ img.mail-list-sender-photo {
color: black;
}
+.divgrow-showmore {
+ display: block;
+ width: 100%;
+ border-top: 1px dashed #ccc;
+ text-align: center;
+}
+
/* widgets */
.widget {