.notregistered { background:#ddd; opacity:.50; filter:alpha(opacity=50); -moz-opacity:0.5px; }
.notregistered { display: none; background:#ddd; opacity:.50; filter:alpha(opacity=50); -moz-opacity:0.5px; }
Comments
Look for this:
and change it to:
It should work. Be sure to flush your browser cache so the .css file is actually reloaded after you make the change.
Best regards,
--
Nicolás
-Scott