Skip to content

Instantly share code, notes, and snippets.

@wwalker
Created January 22, 2021 16:41
Show Gist options
  • Save wwalker/0ebb5543de075314cd78cafbef60b634 to your computer and use it in GitHub Desktop.
Save wwalker/0ebb5543de075314cd78cafbef60b634 to your computer and use it in GitHub Desktop.
.tab-background[selected="true"] {
background-color: red; /* this sets the color of the tab background */
}
.tab-line[selected="true"] {
background-color : red; /* this sets the color of the line above the tab */
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment