Style the tab widget to fit our style
This commit is contained in:
@@ -110,6 +110,10 @@ input[type="checkbox"] {
|
||||
margin-top: 2px;
|
||||
}
|
||||
|
||||
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
|
||||
background-color: white;
|
||||
outline: none;
|
||||
}
|
||||
|
||||
// ----------------------------
|
||||
// Main classes
|
||||
|
||||
Reference in New Issue
Block a user