forked from 0x2620/oxjs
update widget example
This commit is contained in:
parent
446f1a0de1
commit
56b4013f0c
3 changed files with 241 additions and 18 deletions
|
|
@ -1,3 +1,6 @@
|
|||
OxMyBox.focused {
|
||||
box-shadow: inset 0 0 1px black;
|
||||
.OxMyBox {
|
||||
float: left;
|
||||
}
|
||||
.OxMyInvertibleBox {
|
||||
cursor: pointer;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue