aboutsummaryrefslogtreecommitdiff
path: root/scss/_close.scss
AgeCommit message (Expand)AuthorFilesLines
2020-11-11Use correct value order (#32121)Martijn Cuppens1-1/+1
2020-10-26Remove background-clip from .btn-closeMark Otto1-1/+0
2020-09-22Add more variables, add a comment for the 3Mark Otto1-1/+1
2020-09-22Double the brightness for improved focus contrastMark Otto1-1/+1
2020-09-22Update .btn-close-white to use grayscale() filter too for better focus stylesMark Otto1-1/+1
2020-09-22Update toasts dismiss (moving more styles to CSS instead of utilities), fix s...Mark Otto1-0/+4
2020-09-22Add opacity variables, set opacity on disabled stateMark Otto1-3/+4
2020-09-22Rename .close to .btn-close, replace times sign with background SVG, update f...Mark Otto1-21/+21
2020-04-14Delete appearance from `button.close` (#30582)k-utsumi1-1/+0
2019-12-27Simplify disabled styles (#29296)Martijn Cuppens1-12/+8
2019-05-10Move close icon to components in docs (#28512)Martijn Cuppens1-1/+0
2019-05-08Drop all hover mixinsMark Otto1-2/+3
2019-02-07Responsive font size implementation (#23816)Martijn Cuppens1-1/+1
2019-01-04Move hand cursor for buttons to rebootMartijn Cuppens1-3/+0
2018-10-30Prevent hover/click on disabled .close links.ysds1-3/+13
2018-10-23Cleanup stylelint commentsMartijn Cuppens1-3/+2
2018-06-03Limit .close hover/focus to non-disabled controls (#26654)Patrick H. Lauke1-7/+8
2018-01-15Consistently use `:disabled` rather than `[disabled]` selector (#25317)Patrick H. Lauke1-1/+1
2017-12-27Opinionated: reintroduce `cursor:pointer`patrickhlauke1-0/+5
2017-11-06Minor Sass consistency changes. (#24677)XhmikosR1-1/+1
2017-10-02Switch to stylelint. (#23572)XhmikosR1-2/+2
2017-01-23Remove `cursor: pointer;` (#21812)Mark Otto1-2/+0
2017-01-03clarify usage of base font-size so we know what's upMark Otto1-1/+1
2016-11-25v4: Miscellaneous color changes (#21199)Mark Otto1-2/+2
2016-02-06linter overhaulMark Otto1-0/+3
2015-08-17clean out comments that aren't all that helpfulMark Otto1-5/+0
2015-01-22put all :hover styles within @media (hover: hover)Chris Rebert1-2/+1
2015-01-19properly reset button.close stylesMark Otto1-11/+11
2015-01-03Merge branch 'master' into v4Mark Otto1-0/+1
2014-12-02convert to scssMark Otto1-0/+33