Rights Manager Interface fixed css and xhtml validation
-------------------------------------------------------

                 Key: XWIKI-1862
                 URL: http://jira.xwiki.org/jira/browse/XWIKI-1862
             Project: XWiki Platform
          Issue Type: Improvement
          Components: Templates, Skins & User Interface
    Affects Versions: 1.2 M2, 1.1.2
            Reporter: Evelina Petronela Slatineanu
            Priority: Minor


The css and xhtml had some problems that prevented the validation:
- unescaped "&" entities
- the css used for the lightbox contained invalid css hacks 

Fixes:
- escaped "&"
- wrote 2 separate css sheets for ie and other browsers, deleted the hacks for 
transparent background in lightbox by using a png back image (for browsers 
supporting png alpha transparency); for ie there is no other way that to use 
"filter" and "opacity" hacks.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.xwiki.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
notifications mailing list
notifications@xwiki.org
http://lists.xwiki.org/mailman/listinfo/notifications

Reply via email to