Files
NativeScript/e2e/ui-tests-app/app/css/all-non-uniform-border-page.css
2019-09-19 15:40:31 +03:00

8 lines
126 B
CSS

.s0 {
border-width: 1 2 5 10;
border-color: red green blue yellow;
width: 80;
height: 80;
font-size: 6;
}