oxjs/examples/symbols/css/example.css

13 lines
191 B
CSS
Raw Normal View History

2012-04-15 12:13:37 +00:00
.OxButtonGroup {
margin: 4px;
}
.buttons {
height: 64px;
}
.symbol {
float: left;
width: 256px;
height: 256px;
border: 1px solid rgb(208, 208, 208);
margin: 8px;
}