Remove the grey background from disabled settings.

svn path=/plone.app.discussion/trunk/; revision=46142
This commit is contained in:
Timo Stollenwerk 2010-12-05 14:10:21 +00:00
parent bbd44b7b95
commit 04a0669731

View File

@ -125,7 +125,6 @@
-------------------------------------------------------------------------- */ -------------------------------------------------------------------------- */
.template-discussion-settings .unclickable { .template-discussion-settings .unclickable {
background: #f2f2f2;
opacity: 0.6; opacity: 0.6;
filter: alpha(opacity = 50); filter: alpha(opacity = 50);
} }