oxjs/examples/ui/widget_design_patterns/css/example.css
2012-06-25 16:39:31 +02:00

6 lines
No EOL
73 B
CSS

.OxMyBox {
float: left;
}
.OxMyInvertibleBox {
cursor: pointer;
}