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 1866
1866
"contributions" : [
1867
1867
" code"
1868
1868
]
1869
+ },
1870
+ {
1871
+ "login" : " mariyageorge01" ,
1872
+ "name" : " Mariya George" ,
1873
+ "avatar_url" : " https://avatars.githubusercontent.com/u/166684108?v=4" ,
1874
+ "profile" : " https://github.com/mariyageorge01" ,
1875
+ "contributions" : [
1876
+ " code"
1877
+ ]
1869
1878
}
1870
1879
],
1871
1880
"commitConvention" : " none"
Original file line number Diff line number Diff line change @@ -338,6 +338,7 @@ check out our [Contributing Guide](/.github/CONTRIBUTING.md) and our
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
340
<td align="center"><a href="https://www.linkedin.com/in/sujithcs"><img src="https://avatars.githubusercontent.com/u/43125517?v=4?s=100" width="100px;" alt=""/><br /><sub><b>SUJITH C S</b></sub></a><br /><a href="https://github.com/carbon-design-system/carbon/commits?author=Code-Suji" title="Code">💻</a></td>
341
+ <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>
341
342
</tr >
342
343
</table >
343
344
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