aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/duepuntozero
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2011-11-22 16:00:05 -0800
committerfriendica <info@friendica.com>2011-11-22 16:00:05 -0800
commit53590d216691a572ede5e30dbc631a6cd0669c41 (patch)
tree420bd55497f265b5f43931d262f598d81fbb3d6a /view/theme/duepuntozero
parentc568493f572bdc88cae288d5c43e9fb55361ce07 (diff)
downloadvolse-hubzilla-53590d216691a572ede5e30dbc631a6cd0669c41.tar.gz
volse-hubzilla-53590d216691a572ede5e30dbc631a6cd0669c41.tar.bz2
volse-hubzilla-53590d216691a572ede5e30dbc631a6cd0669c41.zip
rework show/hide comments
Diffstat (limited to 'view/theme/duepuntozero')
-rw-r--r--view/theme/duepuntozero/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/view/theme/duepuntozero/style.css b/view/theme/duepuntozero/style.css
index 662518d43..d678876dc 100644
--- a/view/theme/duepuntozero/style.css
+++ b/view/theme/duepuntozero/style.css
@@ -61,6 +61,10 @@ blockquote {
padding: 5px;
}
+.hide-comments {
+ margin-left: 15px;
+}
+
#panel {
background-color: ivory;
position: absolute;