1
0
Fork 0
forked from 0x2620/oxjs

update CSS

This commit is contained in:
rolux 2012-04-15 21:56:39 +02:00
commit d060a94131
6 changed files with 36 additions and 9 deletions

View file

@ -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')