|
@@ -703,6 +703,15 @@ code {
|
|
.table > tbody > tr > th {
|
|
.table > tbody > tr > th {
|
|
vertical-align: middle !important;
|
|
vertical-align: middle !important;
|
|
}
|
|
}
|
|
|
|
+.nav-tabs.nav-justified {
|
|
|
|
+ margin-bottom: 20px;
|
|
|
|
+}
|
|
|
|
+p {
|
|
|
|
+ margin: 10px 0;
|
|
|
|
+}
|
|
|
|
+input.cursor-text {
|
|
|
|
+ margin: 10px 0;
|
|
|
|
+}
|
|
|
|
|
|
body {
|
|
body {
|
|
background: #1d1f21 none !important;
|
|
background: #1d1f21 none !important;
|