For Programmers: Free Programming Magazines  


Home > Archive > Visual Studio > April 2004 > Bug Confirmation









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Bug Confirmation
Mythran

2004-04-21, 2:47 pm

Can someone else test this to see if it works or not works. I suppose it is a
bug but want to be sure before submitting to MS.

Create a web project.
Add a stylesheet.
Link the stylesheet to the web form (<link rel="..." blah> ).
Add a 2nd stylesheet.
In the 2nd stylesheet create the selector for the BODY tag (BODY {
background-color:black;}
Use @Import in the 1st stylesheet to import the 2nd stylesheet.

When you load the page, the background color *Should* be black if you set the
above up correctly. This is fine and is supposed to be what happens. But the
designer for the web form does not show the background color being black. All
selectors in the 2nd stylesheet are not shown as if the @Import statement is
being ignored by the IDE (or not supported).

Let me know please :)

Thanks,

Mythran


Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com