]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
change back to not allowed cursor 14891/head
authorMark Otto <markdotto@gmail.com>
Wed, 29 Oct 2014 05:57:56 +0000 (22:57 -0700)
committerMark Otto <markdotto@gmail.com>
Wed, 29 Oct 2014 05:57:56 +0000 (22:57 -0700)
less/variables.less

index c89e6e2729955ccd09494823b7b93dd7711590bf..a215b85581d6a1e9e17b8519fcc91521ba0a91a4 100644 (file)
 @input-group-addon-border-color: @input-border;
 
 //** Disabled cursor for form controls and buttons.
-@cursor-disabled:                default;
+@cursor-disabled:                not-allowed;
 
 
 //== Dropdowns