2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00

update button styles to use updated 14px base font size, align carets to others with no opacity changes

This commit is contained in:
Mark Otto
2012-07-30 12:52:44 -07:00
parent 7fa99fb1fe
commit b2ebd5c46c
4 changed files with 34 additions and 47 deletions
+1 -1
View File
@@ -70,7 +70,7 @@
// -------------------------
@btnBackground: @white;
@btnBackgroundHighlight: darken(@white, 10%);
@btnBorder: #ccc;
@btnBorder: #bbb;
@btnPrimaryBackground: @linkColor;
@btnPrimaryBackgroundHighlight: spin(@btnPrimaryBackground, 20%);