Page 2 of 2

mobilebase.css changed without interaction

Posted: Thu May 16, 2013 8:09 pm
by w

As you can see, the text links are now like normal. But all buttons, selectmenus, navbars are also blue underlined... Do you have a solution please?

Image


mobilebase.css changed without interaction

Posted: Thu May 16, 2013 8:32 pm
by Maryna Brodina

If you want to change color of link only in Link components you would need to use another selector in CSS
code.ui-link {
...........
}/code
another way is to add class for all links you are going to change and use that class in CSS.


mobilebase.css changed without interaction

Posted: Thu May 16, 2013 8:43 pm
by w

Yes thank you, I created a class for all links that I want to change.


mobilebase.css changed without interaction

Posted: Fri Aug 23, 2013 5:11 am
by Kateryna Grynko

Hi,

The issue is fixed.


mobilebase.css changed without interaction

Posted: Fri Aug 23, 2013 5:19 am
by Kateryna Grynko

Hi,

The issue is fixed.