diff options
author | friendica <info@friendica.com> | 2012-06-06 16:02:10 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2012-06-06 16:02:10 -0700 |
commit | dd001e32f43090171b39fb0fefc8e2f5a658b63d (patch) | |
tree | d692c8c7a4d4356a7da1669b06093e54eefb50d5 /view/theme | |
parent | 6c3ab225f72a01a67fab0d896a7ad20f77f7f2b2 (diff) | |
download | volse-hubzilla-dd001e32f43090171b39fb0fefc8e2f5a658b63d.tar.gz volse-hubzilla-dd001e32f43090171b39fb0fefc8e2f5a658b63d.tar.bz2 volse-hubzilla-dd001e32f43090171b39fb0fefc8e2f5a658b63d.zip |
rev update
Diffstat (limited to 'view/theme')
-rw-r--r-- | view/theme/slackr/style.css | 4 |
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; |