w
Posts: 0
Joined: Tue Mar 26, 2013 12:30 pm

mobilebase.css changed without interaction

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

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

mobilebase.css changed without interaction

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.

w
Posts: 0
Joined: Tue Mar 26, 2013 12:30 pm

mobilebase.css changed without interaction

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

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

mobilebase.css changed without interaction

Hi,

The issue is fixed.

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

mobilebase.css changed without interaction

Hi,

The issue is fixed.

Return to “Issues”