1
0
Fork 0
forked from 0x2620/oxjs

update widget example

This commit is contained in:
rolux 2012-06-25 16:39:31 +02:00
commit 56b4013f0c
3 changed files with 241 additions and 18 deletions

View file

@ -1,3 +1,6 @@
OxMyBox.focused {
box-shadow: inset 0 0 1px black;
.OxMyBox {
float: left;
}
.OxMyInvertibleBox {
cursor: pointer;
}