Found this content helpful? Log in or sign up to leave a like!

Mouse Focus - Tabs

RobertGibson
Community Participant

Greetings.

I'm curious about mouse focus when adding content tabs. I was hoping to remove the underline on the active state tab, but Canvas strips out the .css

<style>
.enhanceable_content.tabs ul li.ui-tabs-active a {
text-decoration: none !important;
}
</style>

Has anyone found a way to make the active tab non-underlined to improve focus? See attached.

 

Labels (2)
0 Likes