Jump to content

border-bottom not valid in 0.9 version, but ok in 0.89


amrihuang

Recommended Posts

Hi Farshad, I am test in version 0.9, found a problem at uses define css class.

 

Add a css class:

.test-bottom-border {

border-bottom: 1px solid #000;

}

 

then on UniLabel uses addClass(test-bottom-border), in 0.89 can show Border-bottom

but in 0.9, It can not show the border-bottom.

 

(extjs4 has used the addCls replace addClass)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...