update YUI to 2.8.0r4

This commit is contained in:
Graham Knop 2009-09-21 12:54:44 -05:00
parent 27f474ec64
commit 2d28e0c0ba
2007 changed files with 344487 additions and 210070 deletions

View file

@ -19,9 +19,9 @@
<link rel="stylesheet" type="text/css" href="../../build/fonts/fonts-min.css" />
<!--
Since we're completely re-doing the skin, start with container-core.css as the base, so we
don't need to reverse rules introduced by container-skin.css
-->
Since we're completely re-doing the skin, start with container-core.css as the base, so we
don't need to reverse rules introduced by container-skin.css
-->
<link rel="stylesheet" type="text/css" href="../../build/container/assets/container-core.css" />
<script type="text/javascript" src="../../build/yahoo-dom-event/yahoo-dom-event.js"></script>
@ -36,7 +36,7 @@
/* Provide skin for default Panel elements, ontop of container-core.css */
#myPanel_c.yui-panel-container.shadow .underlay {
position:absolute;
left:3px;
left:3px;
right:-3px;
top:3px;
bottom:-3px;
@ -45,7 +45,6 @@
filter:alpha(opacity=12);
}
#myPanel.yui-panel {
position:relative;
border:none;
overflow:visible;
background-color:transparent;
@ -134,8 +133,8 @@
<div class="exampleIntro">
<p>In this example, custom CSS and images are applied to the appearance of a Panel instance to stylize it similar
to a Mac OS X document window. Use the buttons below to show and hide the Panel.
</p>
to a Mac OS X document window. Use the buttons below to show and hide the Panel.
</p>
</div>
<div id="myPanel">