3.0.0 -> 3.0.1
[bootswatch] / slate / bootswatch.less
index 98f1682..bb883a4 100644 (file)
@@ -1,4 +1,4 @@
-// Slate 3.0.0
+// Slate 3.0.1
 // Bootswatch
 // -----------------------------------------------------
 
@@ -21,6 +21,7 @@
 
        &-inverse {
                .btn-shadow(@navbar-inverse-bg);
+               filter: none;
        }
 
        &-nav > li > a {
@@ -153,6 +154,10 @@ h1, h2, h3, h4, h5, h6 {
        }
 }
 
+.table-responsive > .table {
+       background-color: @table-bg;
+}
+
 // Forms ======================================================================
 
 .has-warning {