mirror of https://github.com/micromata/borgbackup-butler.git
Style of active tab is now bold.
borgbutler-webapp/src/css/my-style.css @@ -175,6 +175,10 @@ color: #47a7eb; } ul.nav-tabs a.active { font-weight: bold; } .tab-pane.active { padding: 20px; }