aboutsummaryrefslogtreecommitdiff
path: root/less/variables.less
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2012-03-22 21:08:41 -0700
committerMark Otto <[email protected]>2012-03-22 21:08:41 -0700
commit1852d077bfa15308808c470a031f6e6b5c3dc8d2 (patch)
tree6e0a92dbebe57d78d606df1c9a9b5d03e330a31b /less/variables.less
parentb011daf67fbb3cde6c33b40a0347d7e1a8d183ad (diff)
downloadbootstrap-1852d077bfa15308808c470a031f6e6b5c3dc8d2.tar.xz
bootstrap-1852d077bfa15308808c470a031f6e6b5c3dc8d2.zip
add shell of tests page, lighten form actions background and give it a variable
Diffstat (limited to 'less/variables.less')
-rw-r--r--less/variables.less3
1 files changed, 1 insertions, 2 deletions
diff --git a/less/variables.less b/less/variables.less
index c8e2a3c0d..35fa11265 100644
--- a/less/variables.less
+++ b/less/variables.less
@@ -97,7 +97,7 @@
@inputBackground: @white;
@inputBorder: #ccc;
@inputDisabledBackground: @grayLighter;
-
+@formActionsBackground: #f5f5f5;
// Dropdowns
// -------------------------
@@ -188,7 +188,6 @@
-
// GRID
// --------------------------------------------------