amelia, cyborg, slate: fix background-color for table-responsive
[bootswatch] / slate / bootstrap.css
index f1b4d49..a8a0ee6 100644 (file)
@@ -7436,6 +7436,10 @@ h6 {
   border-color: #1c1e22;
 }
 
+.table-responsive > .table {
+  background-color: #2e3338;
+}
+
 .has-warning .help-block,
 .has-warning .control-label {
   color: #f89406;