summaryrefslogtreecommitdiff
path: root/slate/bootswatch.less
diff options
context:
space:
mode:
Diffstat (limited to 'slate/bootswatch.less')
-rw-r--r--slate/bootswatch.less4
1 files changed, 4 insertions, 0 deletions
diff --git a/slate/bootswatch.less b/slate/bootswatch.less
index e4a39f62..baba34fb 100644
--- a/slate/bootswatch.less
+++ b/slate/bootswatch.less
@@ -154,6 +154,10 @@ h1, h2, h3, h4, h5, h6 {
}
}
+.table-responsive > .table {
+ background-color: @table-bg;
+}
+
// Forms ======================================================================
.has-warning {