Style the tab widget to fit our style

This commit is contained in:
Johannes Zellner
2018-05-24 15:17:44 +02:00
parent 52d1d47030
commit 7fff55a1ed
2 changed files with 5 additions and 1 deletions
+4
View File
@@ -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