first commit

This commit is contained in:
CHIEFSOFT\ameye
2024-09-30 18:11:26 -04:00
commit e592ca6823
27270 changed files with 5002257 additions and 0 deletions
@@ -0,0 +1 @@
.yui3-widget-stacked .yui3-widget-shim{opacity:0;filter:alpha(opacity=0);position:absolute;border:0;top:0;left:0;padding:0;margin:0;z-index:-1;width:100%;height:100%;_width:0;_height:0}#yui3-css-stamp.skin-night-widget-stack{display:none}
@@ -0,0 +1 @@
.yui3-widget-stacked .yui3-widget-shim{opacity:0;filter:alpha(opacity=0);position:absolute;border:0;top:0;left:0;padding:0;margin:0;z-index:-1;width:100%;height:100%;_width:0;_height:0}#yui3-css-stamp.skin-sam-widget-stack{display:none}
@@ -0,0 +1,19 @@
.yui3-widget-stacked .yui3-widget-shim {
opacity:0;
filter:alpha(opacity=0);
position:absolute;
border:none;
top:0px;
left:0px;
padding:0;
margin:0;
z-index:-1;
width:100%;
height:100%;
/*
We'll be setting these programmatically for IE6,
to account for cases where height is not set
*/
_width:0;
_height:0;
}