mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-19 22:10:24 +00:00
change back to not allowed cursor
This commit is contained in:
parent
c4b053a013
commit
e528daf6d0
1 changed files with 1 additions and 1 deletions
|
|
@ -215,7 +215,7 @@
|
|||
@input-group-addon-border-color: @input-border;
|
||||
|
||||
//** Disabled cursor for form controls and buttons.
|
||||
@cursor-disabled: default;
|
||||
@cursor-disabled: not-allowed;
|
||||
|
||||
|
||||
//== Dropdowns
|
||||
|
|
|
|||
Loading…
Reference in a new issue