3.0.0 -> 3.0.1
[bootswatch] / cosmo / bootswatch.less
index 0509e2f..43b3403 100644 (file)
@@ -1,4 +1,4 @@
-// Cosmo 3.0.0
+// Cosmo 3.0.1
 // Bootswatch
 // -----------------------------------------------------
 
        color: @brand-warning;
 }
 
+.text-info {
+       color: @brand-info;
+}
+
 // Tables =====================================================================
 
 .table {
        }
 }
 
+.pagination {
+
+       .active > a,
+       .active > a:hover {
+               border-color: #ddd;
+       }
+}
+
 // Indicators =================================================================
 
 .alert {