diff options
author | Richard Worth <rdworth@gmail.com> | 2008-12-23 12:05:08 +0000 |
---|---|---|
committer | Richard Worth <rdworth@gmail.com> | 2008-12-23 12:05:08 +0000 |
commit | 0aeb26d699ea7182571d1b0c56f75746cd0b9d6d (patch) | |
tree | 91df551ce69b99c54cf429ef880b668ab9ec17e7 /demos/demos.css | |
parent | de95fefbf01c4361b4c6801e3de35ae3dc0757a9 (diff) | |
download | jquery-ui-0aeb26d699ea7182571d1b0c56f75746cd0b9d6d.tar.gz jquery-ui-0aeb26d699ea7182571d1b0c56f75746cd0b9d6d.zip |
demos: Added default and mousover accordion demos
Diffstat (limited to 'demos/demos.css')
-rw-r--r-- | demos/demos.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/demos/demos.css b/demos/demos.css new file mode 100644 index 000000000..16da76aa8 --- /dev/null +++ b/demos/demos.css @@ -0,0 +1 @@ +body { font-size: 62.5%; }
|