bulma/sass/elements
Kadir Doğan 5048a0d7fb Fixes #1992 - Disabled form elements hover state is overlapping, if control has add-ons elements (#1993)
* <!-- PLEASE READ THE FOLLOWING INSTRUCTIONS -->
<!-- DO NOT REBUILD THE CSS OUTPUT IN YOUR PR -->

<!-- Choose one of the following: -->
This is a bugfix
<!-- New feature? Update the CHANGELOG.md too, and eventually the Docs. -->
<!-- Improvement? Explain how and why. -->
<!-- Bugfix? Reference that issue as well. -->
If a form field is disabled and that form field uses has add-on element ( has-addons ), hover state is overlapping to add-on element.

### Proposed solution
<!-- Which specific problem does this PR solve and how?  -->
<!-- If it fixes a particular Issue, add "Fixes #ISSUE_NUMBER" in your title -->
This solution excludes disabled form elements hover state which is used within has-addons fields wrapper.
Fixes #1992

### Tradeoffs
<!-- What are the drawbacks of this solution? Are there alternative ones? -->
<!-- Think of performance, build time, usability, complexity, coupling…) -->
No tradeoffs.

### Testing Done
I checkout out master and changed the lines.

* Disabled form elements hover state is overlapping, if control has add-ons elements
If a form field is disabled and that form field uses has add-on element ( has-addons ), hover state is overlapping to add-on element.

* Disabled form elements hover state is overlapping, if control has add-ons elements
If a form field is disabled and that form field uses has add-on element ( has-addons ), hover state is overlapping to add-on element.
2018-07-18 13:09:20 +01:00
..
_all.sass chmod 0644 *.sass (#1071) 2017-09-01 14:15:12 +02:00
box.sass chmod 0644 *.sass (#1071) 2017-09-01 14:15:12 +02:00
button.sass Add control and button border variables 2018-04-08 20:15:06 +01:00
container.sass Fix #1759 2018-04-08 20:15:06 +01:00
content.sass Fix button docs 2018-04-12 00:20:58 +01:00
form.sass Fixes #1992 - Disabled form elements hover state is overlapping, if control has add-ons elements (#1993) 2018-07-18 13:09:20 +01:00
icon.sass Fix #395, Fix #735, Fix #930 2017-09-11 19:59:51 +01:00
image.sass Add some common photography aspect ratios (5:4, 5:3, 3:1) and all aspect ratio portrait counterparts 2018-04-08 16:30:27 +01:00
notification.sass Update notification.sass 2018-07-09 15:50:37 +01:00
other.sass is-rounded (#1323) 2017-12-04 13:21:38 +00:00
progress.sass is-rounded (#1323) 2017-12-04 13:21:38 +00:00
table.sass Do elements 2018-04-09 14:15:31 +01:00
tag.sass Fix before and after selectors 2018-04-08 20:15:06 +01:00
title.sass Create links nav 2018-04-09 12:45:52 +01:00