3.0.0 -> 3.0.1
[bootswatch] / flatly / bootswatch.less
index c63981d..8a407d2 100644 (file)
@@ -1,4 +1,4 @@
-// Flatly 3.0.0
+// Flatly 3.0.1
 // Bootswatch
 // -----------------------------------------------------
 
@@ -115,12 +115,9 @@ input[type="color"],
 
 .pagination {
        
-       a {
+       a,
+       a:hover {
                color: #fff;
-
-               &:hover {
-                       color: @text-color;
-               }
        }
 
        .disabled {
@@ -134,11 +131,9 @@ input[type="color"],
 }
 
 .pager {
-       a {
+       a,
+       a:hover {
                color: #fff;
-               &:hover {
-                       color: @text-color;
-               }
        }
 
        .disabled {