the CSS files has been build by: $ make themes.oscar Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
@@ -730,3 +730,12 @@ code {
.table > tbody > tr > th {
vertical-align: middle !important;
}
+.nav-tabs.nav-justified {
+ margin-bottom: 20px;
+}
+p {
+ margin: 10px 0;
+input.cursor-text {
@@ -703,6 +703,15 @@ code {
/*Global*/
body {
background: #1d1f21 none !important;