oxjs/examples/forms/editable_elements/css/example.css

11 lines
115 B
CSS
Raw Normal View History

2013-02-26 05:14:27 +00:00
#box {
width: 512px;
margin: 16px;
}
.label {
font-weight: bold;
}
div.label {
margin-top: 16px;
}