aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
authorzottel <github@zottel.net>2012-06-07 01:07:33 +0200
committerzottel <github@zottel.net>2012-06-07 01:07:33 +0200
commit3b5b216cad47a8c7094cb5f3b345c6d76fa85f57 (patch)
treed692c8c7a4d4356a7da1669b06093e54eefb50d5 /view
parent2a83ebf77f87037c437f957a471764ad0c817235 (diff)
parentdd001e32f43090171b39fb0fefc8e2f5a658b63d (diff)
downloadvolse-hubzilla-3b5b216cad47a8c7094cb5f3b345c6d76fa85f57.tar.gz
volse-hubzilla-3b5b216cad47a8c7094cb5f3b345c6d76fa85f57.tar.bz2
volse-hubzilla-3b5b216cad47a8c7094cb5f3b345c6d76fa85f57.zip
Merge remote branch 'upstream/master'
Diffstat (limited to 'view')
-rw-r--r--view/theme/slackr/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/view/theme/slackr/style.css b/view/theme/slackr/style.css
index 39da7bb6c..479a8ec06 100644
--- a/view/theme/slackr/style.css
+++ b/view/theme/slackr/style.css
@@ -13,6 +13,10 @@
background: none;
}
+.widget {
+/* box-shadow: 4px 4px 3px 0 #444444; */
+}
+
.comment-edit-text-empty, .comment-edit-text-full {
border: none;
border-left: 1px solid #EEE;