upgraded yui to 2.2.2 and yui-ext to 1.0.1a

This commit is contained in:
JT Smith 2007-07-05 04:23:55 +00:00
parent 4d9af2c691
commit 547ced6500
1992 changed files with 645731 additions and 0 deletions

View file

@ -0,0 +1,29 @@
#hd {
margin-bottom:2em;
border-bottom:1px solid #aaa;
}
#bd {
margin-bottom:2em;
}
#ft {
border-top:1px solid #aaa;
padding:1em;
text-align:center;
color:#888;
}
#logo {
width:378px; height:28px;
margin:1em 0;
}
#demo {
width:30em;
margin-bottom:2em;
}
#demo .yui-content {
padding:1em;
}