add more examples

This commit is contained in:
rolux 2012-04-15 14:13:37 +02:00
commit c7e89cf73a
6 changed files with 128 additions and 0 deletions

View file

@ -0,0 +1,13 @@
.OxButtonGroup {
margin: 4px;
}
.buttons {
height: 64px;
}
.symbol {
float: left;
width: 256px;
height: 256px;
border: 1px solid rgb(208, 208, 208);
margin: 8px;
}