upgraded yui to 2.2.2 and yui-ext to 1.0.1a
This commit is contained in:
parent
4d9af2c691
commit
547ced6500
1992 changed files with 645731 additions and 0 deletions
29
www/extras/yui/examples/history/assets/solution.css
Normal file
29
www/extras/yui/examples/history/assets/solution.css
Normal 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;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue