stable
Clone or download
Read-only
Part of request #13060 TLP should match components available in Figma This commit fixes: * Background of search and select fields were blurry on retina resolution. * Multiselects backgrounds were different between ListPicker and Select2. Change-Id: I7d98f08f54ab813a0c34a46c335a837aafba2773
Modified Files
Name | ||||
---|---|---|---|---|
M | src/scripts/lib/list-picker/themes/style.scss | +3 | −1 | Go to diff View file |
A | src/themes/tlp/src/images/field-double-arrows-small.svg | +4 | −0 | Go to diff View file |
A | src/themes/tlp/src/images/field-double-arrows.svg | +4 | −0 | Go to diff View file |
A | src/themes/tlp/src/images/field-ellipsis-small.svg | +3 | −0 | Go to diff View file |
A | src/themes/tlp/src/images/field-ellipsis.svg | +3 | −0 | Go to diff View file |
A | src/themes/tlp/src/images/field-magnifier-large.svg | +3 | −0 | Go to diff View file |
A | src/themes/tlp/src/images/field-magnifier-small.svg | +3 | −0 | Go to diff View file |
A | src/themes/tlp/src/images/field-magnifier.svg | +3 | −0 | Go to diff View file |
D | src/themes/tlp/src/images/tlp-search-background.png | +- | −- | Go to diff View file |
D | src/themes/tlp/src/images/tlp-search-small-background.png | +- | −- | Go to diff View file |
D | src/themes/tlp/src/images/tlp-select-background.png | +- | −- | Go to diff View file |
D | src/themes/tlp/src/images/tlp-select-multi-background.svg | +0 | −5 | Go to diff View file |
D | src/themes/tlp/src/images/tlp-select-small-background.png | +- | −- | Go to diff View file |
M | src/themes/tlp/src/scss/components/_forms.scss | +45 | −22 | Go to diff View file |