borgbutler-webapp/src/css/my-style.css
@@ -2,6 +2,19 @@ color: #50555f; } .hidden { display: none; } .command-line { font-family: monospace; white-space: pre; border-style: solid; background-color: black; color: white; padding-left: 5pt; } a:hover { color: #47a7eb; } @@ -175,6 +188,10 @@ color: #47a7eb; } ul.nav-tabs a.active { font-weight: bold; } .tab-pane.active { padding: 20px; }