Remove the grey background from disabled settings.
svn path=/plone.app.discussion/trunk/; revision=46142
This commit is contained in:
parent
bbd44b7b95
commit
04a0669731
@ -125,8 +125,7 @@
|
|||||||
-------------------------------------------------------------------------- */
|
-------------------------------------------------------------------------- */
|
||||||
|
|
||||||
.template-discussion-settings .unclickable {
|
.template-discussion-settings .unclickable {
|
||||||
background: #f2f2f2;
|
opacity: 0.6;
|
||||||
opacity:0.6;
|
|
||||||
filter: alpha(opacity = 50);
|
filter: alpha(opacity = 50);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user