oxjs/examples/forms/editable_elements/css/example.css
2013-02-26 10:44:27 +05:30

11 lines
No EOL
115 B
CSS

#box {
width: 512px;
margin: 16px;
}
.label {
font-weight: bold;
}
div.label {
margin-top: 16px;
}