Is it possible to change the selection opacity?

I don't mind doing this globally at the moment.
I've tried changing this to 01 .01 but it is no good?
perhaps I'm changing it in the wrong area?
ajaxmappane.templ
    #shapeFeedback
    {
        filter:alpha(opacity=50);   /* Internet Explorer       */
        -moz-opacity:0.50;           /* Mozilla 1.6 and below   */
        opacity: 0.50;               /* newer Mozilla and CSS-3 */
    }
-- 
View this message in context: 
http://n2.nabble.com/Selection-opacity-tp3564831p3564831.html
Sent from the MapGuide Users mailing list archive at Nabble.com.
_______________________________________________
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users

Reply via email to