update CSS
This commit is contained in:
parent
0f4d72c1da
commit
d060a94131
6 changed files with 36 additions and 9 deletions
|
|
@ -2,7 +2,7 @@
|
|||
This example demonstrates the mouse events that any Ox.Element fires.
|
||||
*/
|
||||
|
||||
Ox.load({UI: {theme: 'classic'}}, function() {
|
||||
Ox.load('UI', function() {
|
||||
|
||||
var $target = Ox.Element()
|
||||
.addClass('OxMonospace')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue