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:
Diffstat (limited to 'templates/project/_bootstrap-variables.sass')
-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
//