WC 2009 -FB2 - css - end brackets in addition

Beta related comments, bug reports etc. Please leave as many details as possible.

WC 2009 -FB2 - css - end brackets in addition

Postby veegee » Thu Feb 12, 2009 12:59 pm

Hi, i have a little problem with edit css file. When I add css attributes from code inspector I will get ending bracket in addition. Here i send screenshot where i have already 2 brackets in addition.
Attachments
css-screenshot-1.jpg
css-screenshot-1.jpg (253.88 KiB) Viewed 316 times
veegee
 
Posts: 26
Joined: Fri Jul 25, 2008 1:44 am

Re: WC 2009 -FB2 - css - end brackets in addition

Postby KasperTSW » Fri Feb 20, 2009 11:10 am

Hi,

Could you please post some code and a description on how to reproduce this? I have tried it on some random CSS code here, where it works just fine, so the problem is likely triggered by something specific :)
KasperTSW
Site Admin
 
Posts: 1469
Joined: Mon Jan 28, 2008 5:55 pm

Re: WC 2009 -FB5 - css - end brackets in addition

Postby veegee » Mon Mar 30, 2009 8:20 am

I Try use some random piece off css code. In all those three css class i simulate bracket in addition by randomly adding (last)property. But exactly I dont tell what make this errors.(it happens only if use code inspector, in WC2009 FB5 too) Perhaps switching between classes and switching betveen open documents maybe deleting code. When I dont change the css class and after error a delete bracket and put once more the same css property it is good. Sometimes the code inspector too put property wrong inside other property.

Please look at this, I wont to do in code inspector.


Code: Select all
.kategorie {
   background-color: #E5E5E4;
   background-image: url('1_4_120.jpg');
   background-position: center;
}
}
.kategorie A, .kategorie A:visited {
   background-color: #990033;
   background-position: bottom;
   background-repeat: repeat-x;
}
}

.kategorie A:hover {
   background-attachment: fixed;
   background-color: #FF00FF;
   background-position: center;
   background-repeat: repeat;
   border-collapse: separate;
   border-bottom-style: dashed;
   border-left-color: #FFFFFF;
   border-top-style: dashed;
   border-spacing: 0px;
}
}
veegee
 
Posts: 26
Joined: Fri Jul 25, 2008 1:44 am


Return to Beta forum

Who is online

Users browsing this forum: Yahoo [Bot] and 1 guest

cron