UNPKG

glass-app-manager

Version:

Informatica's Glass Framework CLI for bootstrapping

25 lines (21 loc) 442 B
.tabs { list-style-type: none; padding-left: 0; &__tab { display: inline-block; &__control { box-sizing: border-box; color: inherit; cursor: pointer; display: inline-block; text-decoration: none !important; } } } .tabs--vertical { float: left; height: 100%; .tabs__tab { display: block; } }