File tree Expand file tree Collapse file tree 3 files changed +12
-0
lines changed
packages/styles/scss/components/text-input Expand file tree Collapse file tree 3 files changed +12
-0
lines changed Original file line number Diff line number Diff line change 1857
1857
"contributions" : [
1858
1858
" code"
1859
1859
]
1860
+ },
1861
+ {
1862
+ "login" : " mariyageorge01" ,
1863
+ "name" : " Mariya George" ,
1864
+ "avatar_url" : " https://avatars.githubusercontent.com/u/166684108?v=4" ,
1865
+ "profile" : " https://github.com/mariyageorge01" ,
1866
+ "contributions" : [
1867
+ " code"
1868
+ ]
1860
1869
}
1861
1870
],
1862
1871
"commitConvention" : " none"
Original file line number Diff line number Diff line change @@ -337,6 +337,7 @@ check out our [Contributing Guide](/.github/CONTRIBUTING.md) and our
337
337
<td align="center"><a href="https://github.com/warrenmblood"><img src="https://avatars.githubusercontent.com/u/69060697?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Warren Blood</b></sub></a><br /><a href="https://github.com/carbon-design-system/carbon/commits?author=warrenmblood" title="Code">💻</a></td>
338
338
<td align="center"><a href="https://github.com/vcherneny"><img src="https://avatars.githubusercontent.com/u/11604315?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Vlad Cherneny</b></sub></a><br /><a href="https://github.com/carbon-design-system/carbon/commits?author=vcherneny" title="Code">💻</a></td>
339
339
<td align="center"><a href="https://github.com/murito"><img src="https://avatars.githubusercontent.com/u/2628140?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Francisco Alcalá</b></sub></a><br /><a href="https://github.com/carbon-design-system/carbon/commits?author=murito" title="Code">💻</a></td>
340
+ <td align="center"><a href="https://github.com/mariyageorge01"><img src="https://avatars.githubusercontent.com/u/166684108?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Mariya George</b></sub></a><br /><a href="https://github.com/carbon-design-system/carbon/commits?author=mariyageorge01" title="Code">💻</a></td>
340
341
</tr >
341
342
</table >
342
343
Original file line number Diff line number Diff line change 172
172
.#{$prefix } --btn.#{$prefix } --text-input--password__visibility__toggle.#{$prefix } --tooltip__trigger :focus
173
173
svg {
174
174
fill : $icon-primary ;
175
+
176
+ @include high-contrast-mode (' icon-fill' );
175
177
}
176
178
177
179
.#{$prefix } --text-input--invalid ,
You can’t perform that action at this time.
0 commit comments