Files
talk/client/coral-ui/components/Tab.css
T

10 lines
142 B
CSS

li.base--active {
background: white;
font-weight: bold;
}
li.material--active {
font-weight: bold;
border-bottom: solid 2px black;
}