Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap-rubygem.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGleb Mazovetskiy <glex.spb@gmail.com>2014-10-29 12:09:35 +0300
committerGleb Mazovetskiy <glex.spb@gmail.com>2014-10-29 12:09:35 +0300
commit872b751ad7a598ce97a4882b1b93eb3b78bdef8a (patch)
tree8f8225d5f0bfbbd4d042a8573c32fabb7b8de97d /templates
parente018e193c7ce672abae245e2dab98834c35c9690 (diff)
rake convert
Diffstat (limited to 'templates')
-rw-r--r--templates/project/_bootstrap-variables.sass3
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/project/_bootstrap-variables.sass b/templates/project/_bootstrap-variables.sass
index 5d48a04..917a457 100644
--- a/templates/project/_bootstrap-variables.sass
+++ b/templates/project/_bootstrap-variables.sass
@@ -224,6 +224,9 @@
//** Border color for textual input addons
// $input-group-addon-border-color: $input-border
+//** Disabled cursor for form controls and buttons.
+// $cursor-disabled: not-allowed
+
//== Dropdowns
//