amelia, cyborg, slate: fix background-color for table-responsive
[bootswatch] / cyborg / bootstrap.css
index 7e95282..6d6e03b 100644 (file)
@@ -7269,6 +7269,10 @@ h6 {
   color: #fff;
 }
 
+.table-responsive > .table {
+  background-color: #181818;
+}
+
 .has-warning .help-block,
 .has-warning .control-label {
   color: #ff8800;