-
Bug
-
Resolution: Fixed
-
Minor
-
3.0.7-PL1
-
None
-
Apache/2.0.63 (Unix) PHP/5.2.11 DAV/2, MySQL 5.1.37, Safari 4.0.5
Trying to hide/outcomment a @import rule in the stylesheet.css wont work, the outcomment @import rule will be generated and read by safari.
ataching stylesheets used to test
stylesheet.css
lightcolours.css
Output style.php gives the following code:
/* /* lightcolours
---------------------------------------- */
.copyright, .copyright a
.copyright a:hover
{ color: #ff0000 !important; }
Enable lightcolours.css stylesheet import for alternativ light version */
- is related to
-
PHPBB-8169 Parse CSS Regex accepts invalid code
- Closed