Files
NativeScript/apps/app/ui-tests-app/css/all-non-uniform-border.css
2016-09-27 09:47:32 +03:00

6 lines
121 B
CSS

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