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
.enhanceable_content.tabs ul li.ui-tabs-active a {
text-decoration: none !important;
}
Has anyone found a way to make the active tab non-underlined to improve focus? See attached.