Hi,
I have a textfield inside horizontallayout which I have implemented as custom tabs which wud generate dynamicaly .
Now my problem is I want to use CSS for the focused layouts on which I have clicked so that I can diffrentiate the clicked layout from other layout which are not clicked.I tried to achieve this using CSS…but I could not .
Can anyone please help me out regarding this issue.
The CSS selector for horizontal layouts is “v-horizontallayout”. If you want to target a specific layout, you can add a style name to it via addStyleName. Then you simply target that style name in your (S)CSS, for example: