2.2.2 -> 2.3.0
[bootswatch] / readable / variables.less
index a8a030b..5e5dd6f 100644 (file)
@@ -1,4 +1,4 @@
-// Readable 2.2.2
+// Readable 2.3.0
 // Variables
 // --------------------------------------------------
 
@@ -86,7 +86,7 @@
 // -------------------------
 @btnBackground:                     @white;
 @btnBackgroundHighlight:            darken(@white, 10%);
-@btnBorder:                         #bbb;
+@btnBorder:                         #ccc;
 
 @btnPrimaryBackground:              lighten(@linkColor, 5%);
 @btnPrimaryBackgroundHighlight:     @linkColor;