Add CSS files
This commit is contained in:
8
include/javascript/yui3/build/assets/skins/sam/console-filters.css
Executable file
8
include/javascript/yui3/build/assets/skins/sam/console-filters.css
Executable file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
|
||||
Code licensed under the BSD License:
|
||||
http://developer.yahoo.net/yui/license.txt
|
||||
version: 3.0.0
|
||||
build: 1549
|
||||
*/
|
||||
.yui-skin-sam .yui-console-ft .yui-console-filters-categories,.yui-skin-sam .yui-console-ft .yui-console-filters-sources{text-align:left;padding:5px 0;border:1px inset;margin:0 2px;}.yui-skin-sam .yui-console-ft .yui-console-filters-categories{background:#fff;border-bottom:2px ridge;}.yui-skin-sam .yui-console-ft .yui-console-filters-sources{background:#fff;margin-bottom:2px;border-top:0 none;border-bottom-right-radius:10px;border-bottom-left-radius:10px;-moz-border-radius-bottomright:10px;-moz-border-radius-bottomleft:10px;-webkit-border-bottom-right-radius:10px;-webkit-border-bottom-left-radius:10px;}.yui-skin-sam .yui-console-filter-label{white-space:nowrap;margin-left:1ex;}
|
||||
8
include/javascript/yui3/build/assets/skins/sam/console.css
Executable file
8
include/javascript/yui3/build/assets/skins/sam/console.css
Executable file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
|
||||
Code licensed under the BSD License:
|
||||
http://developer.yahoo.net/yui/license.txt
|
||||
version: 3.0.0
|
||||
build: 1549
|
||||
*/
|
||||
.yui-skin-sam .yui-separate-console{position:absolute;right:1em;top:1em;z-index:999;}.yui-skin-sam .yui-inline-console{display:-moz-inline-stack;display:inline-block;*display:inline;zoom:1;vertical-align:top;}.yui-skin-sam .yui-inline-console .yui-console-content{position:relative;}.yui-skin-sam .yui-console-content{background:#777;_background:#D8D8DA url(bg.png) repeat-x 0 0;font:normal 13px/1.3 Arial,sans-serif;text-align:left;border:1px solid #777;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;}.yui-skin-sam .yui-console-hd,.yui-skin-sam .yui-console-bd,.yui-skin-sam .yui-console-ft{position:relative;}.yui-skin-sam .yui-console-hd,.yui-skin-sam .yui-console-ft .yui-console-controls{text-align:right;}.yui-skin-sam .yui-console-hd{background:#D8D8DA url(bg.png) repeat-x 0 0;padding:1ex;border:1px solid transparent;_border:0 none;border-top-right-radius:10px;border-top-left-radius:10px;-moz-border-radius-topright:10px;-moz-border-radius-topleft:10px;-webkit-border-top-right-radius:10px;-webkit-border-top-left-radius:10px;}.yui-skin-sam .yui-console-bd{background:#fff;border-top:1px solid #777;border-bottom:1px solid #777;color:#000;font-size:11px;overflow:auto;overflow-x:auto;overflow-y:scroll;_width:100%;}.yui-skin-sam .yui-console-ft{background:#D8D8DA url(bg.png) repeat-x 0 0;border:1px solid transparent;_border:0 none;border-bottom-right-radius:10px;border-bottom-left-radius:10px;-moz-border-radius-bottomright:10px;-moz-border-radius-bottomleft:10px;-webkit-border-bottom-right-radius:10px;-webkit-border-bottom-left-radius:10px;}.yui-skin-sam .yui-console-controls{padding:4px 1ex;zoom:1;}.yui-skin-sam .yui-console-title{color:#000;display:inline;float:left;font-weight:bold;font-size:13px;height:24px;line-height:24px;margin:0;padding-left:1ex;}.yui-skin-sam .yui-console-pause-label{float:left;}.yui-skin-sam .yui-console-button{line-height:1.3;}.yui-skin-sam .yui-console-collapsed .yui-console-bd,.yui-skin-sam .yui-console-collapsed .yui-console-ft{display:none;}.yui-skin-sam .yui-console-content.yui-console-collapsed{-webkit-border-radius:0;}.yui-skin-sam .yui-console-collapsed .yui-console-hd{border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:0;}.yui-skin-sam .yui-console-entry{border-bottom:1px solid #aaa;min-height:32px;_height:32px;}.yui-skin-sam .yui-console-entry-meta{margin:0;overflow:hidden;}.yui-skin-sam .yui-console-entry-content{margin:0;padding:0 1ex;white-space:pre-wrap;word-wrap:break-word;}.yui-skin-sam .yui-console-entry-meta .yui-console-entry-src{color:#000;font-style:italic;font-weight:bold;float:right;margin:2px 5px 0 0;}.yui-skin-sam .yui-console-entry-meta .yui-console-entry-time{color:#777;padding-left:1ex;}.yui-skin-sam .yui-console-entry-warn .yui-console-entry-meta .yui-console-entry-time{color:#555;}.yui-skin-sam .yui-console-entry-info .yui-console-entry-meta .yui-console-entry-cat,.yui-skin-sam .yui-console-entry-warn .yui-console-entry-meta .yui-console-entry-cat,.yui-skin-sam .yui-console-entry-error .yui-console-entry-meta .yui-console-entry-cat{display:none;}.yui-skin-sam .yui-console-entry-warn{background:#aee url(warn_error.png) no-repeat -15px 15px;}.yui-skin-sam .yui-console-entry-error{background:#ffa url(warn_error.png) no-repeat 5px -24px;color:#900;}.yui-skin-sam .yui-console-entry-warn .yui-console-entry-content,.yui-skin-sam .yui-console-entry-error .yui-console-entry-content{padding-left:24px;}.yui-skin-sam .yui-console-entry-cat{text-transform:uppercase;padding:1px 4px;background-color:#ccc;}.yui-skin-sam .yui-console-entry-info .yui-console-entry-cat{background-color:#ac2;}.yui-skin-sam .yui-console-entry-warn .yui-console-entry-cat{background-color:#e81;}.yui-skin-sam .yui-console-entry-error .yui-console-entry-cat{background-color:#b00;color:#fff;}.yui-skin-sam .yui-console-hidden{display:none;}
|
||||
8
include/javascript/yui3/build/assets/skins/sam/node-menunav.css
Executable file
8
include/javascript/yui3/build/assets/skins/sam/node-menunav.css
Executable file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
|
||||
Code licensed under the BSD License:
|
||||
http://developer.yahoo.net/yui/license.txt
|
||||
version: 3.0.0
|
||||
build: 1549
|
||||
*/
|
||||
.yui-menu .yui-menu{position:absolute;z-index:1;}.yui-menu .yui-shim{position:absolute;top:0;left:0;z-index:-1;opacity:0;filter:alpha(opacity=0);border:none;margin:0;padding:0;height:100%;width:100%;}.yui-menu-hidden{top:-10000px;left:-10000px;visibility:hidden;}.yui-menu li{list-style-type:none;}.yui-menu ul,.yui-menu li{margin:0;padding:0;}.yui-menu-label,.yui-menuitem-content{text-align:left;white-space:nowrap;display:block;}.yui-menu-horizontal li{float:left;width:auto;}.yui-menu-horizontal li li{float:none;}.yui-menu-horizontal ul{*zoom:1;}.yui-menu-horizontal ul ul{*zoom:normal;}.yui-menu-horizontal>.yui-menu-content>ul:after{content:"";display:block;clear:both;line-height:0;font-size:0;visibility:hidden;}.yui-menu-content{*zoom:1;}.yui-menu-hidden .yui-menu-content{*zoom:normal;}.yui-menuitem-content,.yui-menu-label{_zoom:1;}.yui-menu-hiden .yui-menuitem-content,.yui-menu-hiden .yui-menu-label{_zoom:normal;}.yui-skin-sam .yui-menu-content,.yui-skin-sam .yui-menu .yui-menu .yui-menu-content{font-size:93%;line-height:1.5;*line-height:1.45;border:solid 1px #808080;background:#fff;padding:3px 0;}.yui-skin-sam .yui-menu .yui-menu .yui-menu-content{font-size:100%;}.yui-skin-sam .yui-menu-horizontal .yui-menu-content{line-height:2;*line-height:1.9;background:url(sprite.png) repeat-x 0 0;padding:0;}.yui-skin-sam .yui-menu ul,.yui-skin-sam .yui-menu ul ul{margin-top:3px;padding-top:3px;border-top:solid 1px #ccc;}.yui-skin-sam .yui-menu ul.first-of-type{border:0;margin:0;padding:0;}.yui-skin-sam .yui-menu-horizontal ul{padding:0;margin:0;border:0;}.yui-skin-sam .yui-menu li,.yui-skin-sam .yui-menu .yui-menu li{_border-bottom:solid 1px #fff;}.yui-skin-sam .yui-menu-horizontal li{_border-bottom:0;}.yui-skin-sam .yui-menubuttonnav li{border-right:solid 1px #ccc;}.yui-skin-sam .yui-splitbuttonnav li{border-right:solid 1px #808080;}.yui-skin-sam .yui-menubuttonnav li li,.yui-skin-sam .yui-splitbuttonnav li li{border-right:0;}.yui-skin-sam .yui-menu-label,.yui-skin-sam .yui-menu .yui-menu .yui-menu-label,.yui-skin-sam .yui-menuitem-content,.yui-skin-sam .yui-menu .yui-menu .yui-menuitem-content{padding:0 20px;color:#000;text-decoration:none;cursor:default;float:none;border:0;margin:0;}.yui-skin-sam .yui-menu-horizontal .yui-menu-label,.yui-skin-sam .yui-menu-horizontal .yui-menuitem-content{padding:0 10px;border-style:solid;border-color:#808080;border-width:1px 0;margin:-1px 0;float:left;width:auto;}.yui-skin-sam .yui-menu-label,.yui-skin-sam .yui-menu .yui-menu .yui-menu-label{background:url(vertical-menu-submenu-indicator.png) right center no-repeat;}.yui-skin-sam .yui-menu-horizontal .yui-menu-label{background:url(sprite.png) repeat-x 0 0;}.yui-skin-sam .yui-menubuttonnav .yui-menu-label,.yui-skin-sam .yui-splitbuttonnav .yui-menu-label{background-image:none;}.yui-skin-sam .yui-menubuttonnav .yui-menu-label{padding-right:0;}.yui-skin-sam .yui-menubuttonnav .yui-menu-label em{font-style:normal;padding-right:20px;display:block;background:url(horizontal-menu-submenu-indicator.png) right center no-repeat;}.yui-skin-sam .yui-splitbuttonnav .yui-menu-label{padding:0;}.yui-skin-sam .yui-splitbuttonnav .yui-menu-label a{float:left;width:auto;color:#000;text-decoration:none;cursor:default;padding:0 5px 0 10px;}.yui-skin-sam .yui-splitbuttonnav .yui-menu-label .yui-menu-toggle{padding:0;border-left:solid 1px #ccc;width:15px;overflow:hidden;text-indent:-1000px;background:url(horizontal-menu-submenu-indicator.png) 3px center no-repeat;}.yui-skin-sam .yui-menu-label-active,.yui-skin-sam .yui-menu-label-menuvisible,.yui-skin-sam .yui-menu .yui-menu .yui-menu-label-active,.yui-skin-sam .yui-menu .yui-menu .yui-menu-label-menuvisible{background-color:#B3D4FF;}.yui-skin-sam .yui-menuitem-active .yui-menuitem-content,.yui-skin-sam .yui-menu .yui-menu .yui-menuitem-active .yui-menuitem-content{background-image:none;background-color:#B3D4FF;border-left-width:0;margin-left:0;}.yui-skin-sam .yui-menu-horizontal .yui-menu-label-active,.yui-skin-sam .yui-menu-horizontal .yui-menuitem-active .yui-menuitem-content,.yui-skin-sam .yui-menu-horizontal .yui-menu-label-menuvisible{border-color:#7D98B8;background:url(sprite.png) repeat-x 0 -1700px;}.yui-skin-sam .yui-menubuttonnav .yui-menu-label-active,.yui-skin-sam .yui-menubuttonnav .yui-menuitem-active .yui-menuitem-content,.yui-skin-sam .yui-menubuttonnav .yui-menu-label-menuvisible,.yui-skin-sam .yui-splitbuttonnav .yui-menu-label-active,.yui-skin-sam .yui-splitbuttonnav .yui-menuitem-active .yui-menuitem-content,.yui-skin-sam .yui-splitbuttonnav .yui-menu-label-menuvisible{border-left-width:1px;margin-left:-1px;}.yui-skin-sam .yui-splitbuttonnav .yui-menu-label-menuvisible{border-color:#808080;background:transparent;}.yui-skin-sam .yui-splitbuttonnav .yui-menu-label-menuvisible .yui-menu-toggle{border-color:#7D98B8;background:url(horizontal-menu-submenu-toggle.png) left center no-repeat;}
|
||||
9
include/javascript/yui3/build/assets/skins/sam/overlay.css
Executable file
9
include/javascript/yui3/build/assets/skins/sam/overlay.css
Executable file
@@ -0,0 +1,9 @@
|
||||
/*
|
||||
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
|
||||
Code licensed under the BSD License:
|
||||
http://developer.yahoo.net/yui/license.txt
|
||||
version: 3.0.0
|
||||
build: 1549
|
||||
//Commented out until YUI 3 overlay classes no longer conflicts with the YUI 2 overlay css
|
||||
|
||||
.yui-overlay{position:absolute;}.yui-overlay-hidden{visibility:hidden;}*/
|
||||
14
include/javascript/yui3/build/assets/skins/sam/skin.css
Executable file
14
include/javascript/yui3/build/assets/skins/sam/skin.css
Executable file
@@ -0,0 +1,14 @@
|
||||
/*
|
||||
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
|
||||
Code licensed under the BSD License:
|
||||
http://developer.yahoo.net/yui/license.txt
|
||||
version: 3.0.0
|
||||
build: 1549
|
||||
*/
|
||||
.yui-skin-sam .yui-console-ft .yui-console-filters-categories,.yui-skin-sam .yui-console-ft .yui-console-filters-sources{text-align:left;padding:5px 0;border:1px inset;margin:0 2px;}.yui-skin-sam .yui-console-ft .yui-console-filters-categories{background:#fff;border-bottom:2px ridge;}.yui-skin-sam .yui-console-ft .yui-console-filters-sources{background:#fff;margin-bottom:2px;border-top:0 none;border-bottom-right-radius:10px;border-bottom-left-radius:10px;-moz-border-radius-bottomright:10px;-moz-border-radius-bottomleft:10px;-webkit-border-bottom-right-radius:10px;-webkit-border-bottom-left-radius:10px;}.yui-skin-sam .yui-console-filter-label{white-space:nowrap;margin-left:1ex;}
|
||||
.yui-skin-sam .yui-separate-console{position:absolute;right:1em;top:1em;z-index:999;}.yui-skin-sam .yui-inline-console{display:-moz-inline-stack;display:inline-block;*display:inline;zoom:1;vertical-align:top;}.yui-skin-sam .yui-inline-console .yui-console-content{position:relative;}.yui-skin-sam .yui-console-content{background:#777;_background:#D8D8DA url(bg.png) repeat-x 0 0;font:normal 13px/1.3 Arial,sans-serif;text-align:left;border:1px solid #777;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;}.yui-skin-sam .yui-console-hd,.yui-skin-sam .yui-console-bd,.yui-skin-sam .yui-console-ft{position:relative;}.yui-skin-sam .yui-console-hd,.yui-skin-sam .yui-console-ft .yui-console-controls{text-align:right;}.yui-skin-sam .yui-console-hd{background:#D8D8DA url(bg.png) repeat-x 0 0;padding:1ex;border:1px solid transparent;_border:0 none;border-top-right-radius:10px;border-top-left-radius:10px;-moz-border-radius-topright:10px;-moz-border-radius-topleft:10px;-webkit-border-top-right-radius:10px;-webkit-border-top-left-radius:10px;}.yui-skin-sam .yui-console-bd{background:#fff;border-top:1px solid #777;border-bottom:1px solid #777;color:#000;font-size:11px;overflow:auto;overflow-x:auto;overflow-y:scroll;_width:100%;}.yui-skin-sam .yui-console-ft{background:#D8D8DA url(bg.png) repeat-x 0 0;border:1px solid transparent;_border:0 none;border-bottom-right-radius:10px;border-bottom-left-radius:10px;-moz-border-radius-bottomright:10px;-moz-border-radius-bottomleft:10px;-webkit-border-bottom-right-radius:10px;-webkit-border-bottom-left-radius:10px;}.yui-skin-sam .yui-console-controls{padding:4px 1ex;zoom:1;}.yui-skin-sam .yui-console-title{color:#000;display:inline;float:left;font-weight:bold;font-size:13px;height:24px;line-height:24px;margin:0;padding-left:1ex;}.yui-skin-sam .yui-console-pause-label{float:left;}.yui-skin-sam .yui-console-button{line-height:1.3;}.yui-skin-sam .yui-console-collapsed .yui-console-bd,.yui-skin-sam .yui-console-collapsed .yui-console-ft{display:none;}.yui-skin-sam .yui-console-content.yui-console-collapsed{-webkit-border-radius:0;}.yui-skin-sam .yui-console-collapsed .yui-console-hd{border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:0;}.yui-skin-sam .yui-console-entry{border-bottom:1px solid #aaa;min-height:32px;_height:32px;}.yui-skin-sam .yui-console-entry-meta{margin:0;overflow:hidden;}.yui-skin-sam .yui-console-entry-content{margin:0;padding:0 1ex;white-space:pre-wrap;word-wrap:break-word;}.yui-skin-sam .yui-console-entry-meta .yui-console-entry-src{color:#000;font-style:italic;font-weight:bold;float:right;margin:2px 5px 0 0;}.yui-skin-sam .yui-console-entry-meta .yui-console-entry-time{color:#777;padding-left:1ex;}.yui-skin-sam .yui-console-entry-warn .yui-console-entry-meta .yui-console-entry-time{color:#555;}.yui-skin-sam .yui-console-entry-info .yui-console-entry-meta .yui-console-entry-cat,.yui-skin-sam .yui-console-entry-warn .yui-console-entry-meta .yui-console-entry-cat,.yui-skin-sam .yui-console-entry-error .yui-console-entry-meta .yui-console-entry-cat{display:none;}.yui-skin-sam .yui-console-entry-warn{background:#aee url(warn_error.png) no-repeat -15px 15px;}.yui-skin-sam .yui-console-entry-error{background:#ffa url(warn_error.png) no-repeat 5px -24px;color:#900;}.yui-skin-sam .yui-console-entry-warn .yui-console-entry-content,.yui-skin-sam .yui-console-entry-error .yui-console-entry-content{padding-left:24px;}.yui-skin-sam .yui-console-entry-cat{text-transform:uppercase;padding:1px 4px;background-color:#ccc;}.yui-skin-sam .yui-console-entry-info .yui-console-entry-cat{background-color:#ac2;}.yui-skin-sam .yui-console-entry-warn .yui-console-entry-cat{background-color:#e81;}.yui-skin-sam .yui-console-entry-error .yui-console-entry-cat{background-color:#b00;color:#fff;}.yui-skin-sam .yui-console-hidden{display:none;}
|
||||
.yui-menu .yui-menu{position:absolute;z-index:1;}.yui-menu .yui-shim{position:absolute;top:0;left:0;z-index:-1;opacity:0;filter:alpha(opacity=0);border:none;margin:0;padding:0;height:100%;width:100%;}.yui-menu-hidden{top:-10000px;left:-10000px;visibility:hidden;}.yui-menu li{list-style-type:none;}.yui-menu ul,.yui-menu li{margin:0;padding:0;}.yui-menu-label,.yui-menuitem-content{text-align:left;white-space:nowrap;display:block;}.yui-menu-horizontal li{float:left;width:auto;}.yui-menu-horizontal li li{float:none;}.yui-menu-horizontal ul{*zoom:1;}.yui-menu-horizontal ul ul{*zoom:normal;}.yui-menu-horizontal>.yui-menu-content>ul:after{content:"";display:block;clear:both;line-height:0;font-size:0;visibility:hidden;}.yui-menu-content{*zoom:1;}.yui-menu-hidden .yui-menu-content{*zoom:normal;}.yui-menuitem-content,.yui-menu-label{_zoom:1;}.yui-menu-hiden .yui-menuitem-content,.yui-menu-hiden .yui-menu-label{_zoom:normal;}.yui-skin-sam .yui-menu-content,.yui-skin-sam .yui-menu .yui-menu .yui-menu-content{font-size:93%;line-height:1.5;*line-height:1.45;border:solid 1px #808080;background:#fff;padding:3px 0;}.yui-skin-sam .yui-menu .yui-menu .yui-menu-content{font-size:100%;}.yui-skin-sam .yui-menu-horizontal .yui-menu-content{line-height:2;*line-height:1.9;background:url(sprite.png) repeat-x 0 0;padding:0;}.yui-skin-sam .yui-menu ul,.yui-skin-sam .yui-menu ul ul{margin-top:3px;padding-top:3px;border-top:solid 1px #ccc;}.yui-skin-sam .yui-menu ul.first-of-type{border:0;margin:0;padding:0;}.yui-skin-sam .yui-menu-horizontal ul{padding:0;margin:0;border:0;}.yui-skin-sam .yui-menu li,.yui-skin-sam .yui-menu .yui-menu li{_border-bottom:solid 1px #fff;}.yui-skin-sam .yui-menu-horizontal li{_border-bottom:0;}.yui-skin-sam .yui-menubuttonnav li{border-right:solid 1px #ccc;}.yui-skin-sam .yui-splitbuttonnav li{border-right:solid 1px #808080;}.yui-skin-sam .yui-menubuttonnav li li,.yui-skin-sam .yui-splitbuttonnav li li{border-right:0;}.yui-skin-sam .yui-menu-label,.yui-skin-sam .yui-menu .yui-menu .yui-menu-label,.yui-skin-sam .yui-menuitem-content,.yui-skin-sam .yui-menu .yui-menu .yui-menuitem-content{padding:0 20px;color:#000;text-decoration:none;cursor:default;float:none;border:0;margin:0;}.yui-skin-sam .yui-menu-horizontal .yui-menu-label,.yui-skin-sam .yui-menu-horizontal .yui-menuitem-content{padding:0 10px;border-style:solid;border-color:#808080;border-width:1px 0;margin:-1px 0;float:left;width:auto;}.yui-skin-sam .yui-menu-label,.yui-skin-sam .yui-menu .yui-menu .yui-menu-label{background:url(vertical-menu-submenu-indicator.png) right center no-repeat;}.yui-skin-sam .yui-menu-horizontal .yui-menu-label{background:url(sprite.png) repeat-x 0 0;}.yui-skin-sam .yui-menubuttonnav .yui-menu-label,.yui-skin-sam .yui-splitbuttonnav .yui-menu-label{background-image:none;}.yui-skin-sam .yui-menubuttonnav .yui-menu-label{padding-right:0;}.yui-skin-sam .yui-menubuttonnav .yui-menu-label em{font-style:normal;padding-right:20px;display:block;background:url(horizontal-menu-submenu-indicator.png) right center no-repeat;}.yui-skin-sam .yui-splitbuttonnav .yui-menu-label{padding:0;}.yui-skin-sam .yui-splitbuttonnav .yui-menu-label a{float:left;width:auto;color:#000;text-decoration:none;cursor:default;padding:0 5px 0 10px;}.yui-skin-sam .yui-splitbuttonnav .yui-menu-label .yui-menu-toggle{padding:0;border-left:solid 1px #ccc;width:15px;overflow:hidden;text-indent:-1000px;background:url(horizontal-menu-submenu-indicator.png) 3px center no-repeat;}.yui-skin-sam .yui-menu-label-active,.yui-skin-sam .yui-menu-label-menuvisible,.yui-skin-sam .yui-menu .yui-menu .yui-menu-label-active,.yui-skin-sam .yui-menu .yui-menu .yui-menu-label-menuvisible{background-color:#B3D4FF;}.yui-skin-sam .yui-menuitem-active .yui-menuitem-content,.yui-skin-sam .yui-menu .yui-menu .yui-menuitem-active .yui-menuitem-content{background-image:none;background-color:#B3D4FF;border-left-width:0;margin-left:0;}.yui-skin-sam .yui-menu-horizontal .yui-menu-label-active,.yui-skin-sam .yui-menu-horizontal .yui-menuitem-active .yui-menuitem-content,.yui-skin-sam .yui-menu-horizontal .yui-menu-label-menuvisible{border-color:#7D98B8;background:url(sprite.png) repeat-x 0 -1700px;}.yui-skin-sam .yui-menubuttonnav .yui-menu-label-active,.yui-skin-sam .yui-menubuttonnav .yui-menuitem-active .yui-menuitem-content,.yui-skin-sam .yui-menubuttonnav .yui-menu-label-menuvisible,.yui-skin-sam .yui-splitbuttonnav .yui-menu-label-active,.yui-skin-sam .yui-splitbuttonnav .yui-menuitem-active .yui-menuitem-content,.yui-skin-sam .yui-splitbuttonnav .yui-menu-label-menuvisible{border-left-width:1px;margin-left:-1px;}.yui-skin-sam .yui-splitbuttonnav .yui-menu-label-menuvisible{border-color:#808080;background:transparent;}.yui-skin-sam .yui-splitbuttonnav .yui-menu-label-menuvisible .yui-menu-toggle{border-color:#7D98B8;background:url(horizontal-menu-submenu-toggle.png) left center no-repeat;}
|
||||
.yui-overlay{position:absolute;}.yui-overlay-hidden{visibility:hidden;}
|
||||
.yui-slider{display:-moz-inline-stack;display:inline-block;*display:inline;zoom:1;vertical-align:middle;}.yui-slider-content{position:relative;}.yui-slider-rail{position:relative;}.yui-slider-thumb{position:absolute;}.yui-slider-thumb-image{display:block;}.yui-slider-image-error .yui-slider-thumb{height:10px;width:10px;background:#000;color:#000;overflow:hidden;}.yui-slider-image-error .yui-slider-thumb-image{display:none;}.yui-skin-sam .yui-slider-rail-x{background:url("rail-classic-x.png") repeat-x 0 7px;min-height:19px;*height:19px;}.yui-skin-sam .yui-slider-rail-y{background:url("rail-classic-y.png") repeat-y 7px 0;min-width:19px;*width:19px;}
|
||||
.yui-widget-stacked .yui-widget-shim{opacity:0;filter:alpha(opacity=0);position:absolute;border:none;top:0;left:0;padding:0;margin:0;z-index:-1;width:100%;height:100%;_width:0;_height:0;}
|
||||
.yui-widget-hidden{display:none;}
|
||||
8
include/javascript/yui3/build/assets/skins/sam/slider.css
Executable file
8
include/javascript/yui3/build/assets/skins/sam/slider.css
Executable file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
|
||||
Code licensed under the BSD License:
|
||||
http://developer.yahoo.net/yui/license.txt
|
||||
version: 3.0.0
|
||||
build: 1549
|
||||
*/
|
||||
.yui-slider{display:-moz-inline-stack;display:inline-block;*display:inline;zoom:1;vertical-align:middle;}.yui-slider-content{position:relative;}.yui-slider-rail{position:relative;}.yui-slider-thumb{position:absolute;}.yui-slider-thumb-image{display:block;}.yui-slider-image-error .yui-slider-thumb{height:10px;width:10px;background:#000;color:#000;overflow:hidden;}.yui-slider-image-error .yui-slider-thumb-image{display:none;}.yui-skin-sam .yui-slider-rail-x{background:url("rail-classic-x.png") repeat-x 0 7px;min-height:19px;*height:19px;}.yui-skin-sam .yui-slider-rail-y{background:url("rail-classic-y.png") repeat-y 7px 0;min-width:19px;*width:19px;}
|
||||
8
include/javascript/yui3/build/assets/skins/sam/widget-stack.css
Executable file
8
include/javascript/yui3/build/assets/skins/sam/widget-stack.css
Executable file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
|
||||
Code licensed under the BSD License:
|
||||
http://developer.yahoo.net/yui/license.txt
|
||||
version: 3.0.0
|
||||
build: 1549
|
||||
*/
|
||||
.yui-widget-stacked .yui-widget-shim{opacity:0;filter:alpha(opacity=0);position:absolute;border:none;top:0;left:0;padding:0;margin:0;z-index:-1;width:100%;height:100%;_width:0;_height:0;}
|
||||
8
include/javascript/yui3/build/assets/skins/sam/widget.css
Executable file
8
include/javascript/yui3/build/assets/skins/sam/widget.css
Executable file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
|
||||
Code licensed under the BSD License:
|
||||
http://developer.yahoo.net/yui/license.txt
|
||||
version: 3.0.0
|
||||
build: 1549
|
||||
*/
|
||||
.yui-widget-hidden{display:none;}
|
||||
7
include/javascript/yui3/build/console/assets/console-core.css
Executable file
7
include/javascript/yui3/build/console/assets/console-core.css
Executable file
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
|
||||
Code licensed under the BSD License:
|
||||
http://developer.yahoo.net/yui/license.txt
|
||||
version: 3.0.0
|
||||
build: 1549
|
||||
*/
|
||||
7
include/javascript/yui3/build/console/assets/console-filters-core.css
Executable file
7
include/javascript/yui3/build/console/assets/console-filters-core.css
Executable file
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
|
||||
Code licensed under the BSD License:
|
||||
http://developer.yahoo.net/yui/license.txt
|
||||
version: 3.0.0
|
||||
build: 1549
|
||||
*/
|
||||
@@ -0,0 +1,34 @@
|
||||
/*
|
||||
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
|
||||
Code licensed under the BSD License:
|
||||
http://developer.yahoo.net/yui/license.txt
|
||||
version: 3.0.0
|
||||
build: 1549
|
||||
*/
|
||||
.yui-skin-sam .yui-console-ft .yui-console-filters-categories,
|
||||
.yui-skin-sam .yui-console-ft .yui-console-filters-sources {
|
||||
text-align: left;
|
||||
padding: 5px 0;
|
||||
border: 1px inset;
|
||||
margin: 0 2px;
|
||||
}
|
||||
.yui-skin-sam .yui-console-ft .yui-console-filters-categories {
|
||||
background: #fff;
|
||||
border-bottom: 2px ridge;
|
||||
}
|
||||
.yui-skin-sam .yui-console-ft .yui-console-filters-sources {
|
||||
background: #fff;
|
||||
margin-bottom: 2px;
|
||||
|
||||
border-top: 0 none;
|
||||
border-bottom-right-radius: 10px;
|
||||
border-bottom-left-radius: 10px;
|
||||
-moz-border-radius-bottomright: 10px;
|
||||
-moz-border-radius-bottomleft: 10px;
|
||||
-webkit-border-bottom-right-radius: 10px;
|
||||
-webkit-border-bottom-left-radius: 10px;
|
||||
}
|
||||
.yui-skin-sam .yui-console-filter-label {
|
||||
white-space: nowrap;
|
||||
margin-left: 1ex;
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
|
||||
Code licensed under the BSD License:
|
||||
http://developer.yahoo.net/yui/license.txt
|
||||
version: 3.0.0
|
||||
build: 1549
|
||||
*/
|
||||
.yui-skin-sam .yui-console-ft .yui-console-filters-categories,.yui-skin-sam .yui-console-ft .yui-console-filters-sources{text-align:left;padding:5px 0;border:1px inset;margin:0 2px;}.yui-skin-sam .yui-console-ft .yui-console-filters-categories{background:#fff;border-bottom:2px ridge;}.yui-skin-sam .yui-console-ft .yui-console-filters-sources{background:#fff;margin-bottom:2px;border-top:0 none;border-bottom-right-radius:10px;border-bottom-left-radius:10px;-moz-border-radius-bottomright:10px;-moz-border-radius-bottomleft:10px;-webkit-border-bottom-right-radius:10px;-webkit-border-bottom-left-radius:10px;}.yui-skin-sam .yui-console-filter-label{white-space:nowrap;margin-left:1ex;}
|
||||
192
include/javascript/yui3/build/console/assets/skins/sam/console-skin.css
Executable file
192
include/javascript/yui3/build/console/assets/skins/sam/console-skin.css
Executable file
@@ -0,0 +1,192 @@
|
||||
/*
|
||||
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
|
||||
Code licensed under the BSD License:
|
||||
http://developer.yahoo.net/yui/license.txt
|
||||
version: 3.0.0
|
||||
build: 1549
|
||||
*/
|
||||
.yui-skin-sam .yui-separate-console {
|
||||
position:absolute;
|
||||
right:1em;
|
||||
top:1em;
|
||||
z-index:999;
|
||||
}
|
||||
|
||||
.yui-skin-sam .yui-inline-console {
|
||||
/* xbrowser inline-block styles */
|
||||
display: -moz-inline-stack; /* FF2 */
|
||||
display: inline-block;
|
||||
*display: inline; /* IE 7- (with zoom) */
|
||||
zoom: 1;
|
||||
vertical-align: top;
|
||||
}
|
||||
.yui-skin-sam .yui-inline-console .yui-console-content {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.yui-skin-sam .yui-console-content {
|
||||
background: #777;
|
||||
_background: #D8D8DA url(bg.png) repeat-x 0 0;
|
||||
font: normal 13px/1.3 Arial, sans-serif;
|
||||
text-align: left;
|
||||
|
||||
border: 1px solid #777;
|
||||
border-radius: 10px;
|
||||
-moz-border-radius: 10px;
|
||||
-webkit-border-radius: 10px;
|
||||
}
|
||||
|
||||
.yui-skin-sam .yui-console-hd,
|
||||
.yui-skin-sam .yui-console-bd,
|
||||
.yui-skin-sam .yui-console-ft {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.yui-skin-sam .yui-console-hd,
|
||||
.yui-skin-sam .yui-console-ft .yui-console-controls {
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
.yui-skin-sam .yui-console-hd {
|
||||
background: #D8D8DA url(bg.png) repeat-x 0 0;
|
||||
padding: 1ex;
|
||||
|
||||
border: 1px solid transparent;
|
||||
_border: 0 none;
|
||||
border-top-right-radius: 10px;
|
||||
border-top-left-radius: 10px;
|
||||
-moz-border-radius-topright: 10px;
|
||||
-moz-border-radius-topleft: 10px;
|
||||
-webkit-border-top-right-radius: 10px;
|
||||
-webkit-border-top-left-radius: 10px;
|
||||
}
|
||||
|
||||
.yui-skin-sam .yui-console-bd {
|
||||
background: #fff;
|
||||
border-top: 1px solid #777;
|
||||
border-bottom: 1px solid #777;
|
||||
color: #000;
|
||||
font-size: 11px;
|
||||
overflow: auto;
|
||||
overflow-x: auto;
|
||||
overflow-y: scroll;
|
||||
_width: 100%;
|
||||
}
|
||||
|
||||
.yui-skin-sam .yui-console-ft {
|
||||
background: #D8D8DA url(bg.png) repeat-x 0 0;
|
||||
|
||||
border: 1px solid transparent;
|
||||
_border: 0 none;
|
||||
border-bottom-right-radius: 10px;
|
||||
border-bottom-left-radius: 10px;
|
||||
-moz-border-radius-bottomright: 10px;
|
||||
-moz-border-radius-bottomleft: 10px;
|
||||
-webkit-border-bottom-right-radius: 10px;
|
||||
-webkit-border-bottom-left-radius: 10px;
|
||||
}
|
||||
|
||||
.yui-skin-sam .yui-console-controls {
|
||||
padding: 4px 1ex;
|
||||
zoom: 1;
|
||||
}
|
||||
|
||||
.yui-skin-sam .yui-console-title {
|
||||
color: #000;
|
||||
display: inline;
|
||||
float: left;
|
||||
font-weight: bold;
|
||||
font-size: 13px;
|
||||
height: 24px;
|
||||
line-height: 24px;
|
||||
margin: 0;
|
||||
padding-left: 1ex;
|
||||
}
|
||||
|
||||
.yui-skin-sam .yui-console-pause-label {
|
||||
float: left;
|
||||
}
|
||||
.yui-skin-sam .yui-console-button {
|
||||
line-height: 1.3;
|
||||
}
|
||||
|
||||
.yui-skin-sam .yui-console-collapsed .yui-console-bd,
|
||||
.yui-skin-sam .yui-console-collapsed .yui-console-ft {
|
||||
display: none;
|
||||
}
|
||||
.yui-skin-sam .yui-console-content.yui-console-collapsed {
|
||||
-webkit-border-radius: 0;
|
||||
}
|
||||
.yui-skin-sam .yui-console-collapsed .yui-console-hd {
|
||||
border-radius: 10px;
|
||||
-moz-border-radius: 10px;
|
||||
-webkit-border-radius: 0;
|
||||
}
|
||||
|
||||
/* Log entries */
|
||||
.yui-skin-sam .yui-console-entry {
|
||||
border-bottom: 1px solid #aaa;
|
||||
min-height: 32px;
|
||||
_height: 32px;
|
||||
}
|
||||
|
||||
.yui-skin-sam .yui-console-entry-meta {
|
||||
margin: 0;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.yui-skin-sam .yui-console-entry-content {
|
||||
margin: 0;
|
||||
padding: 0 1ex;
|
||||
white-space: pre-wrap;
|
||||
word-wrap: break-word;
|
||||
}
|
||||
|
||||
.yui-skin-sam .yui-console-entry-meta .yui-console-entry-src {
|
||||
color: #000;
|
||||
font-style: italic;
|
||||
font-weight: bold;
|
||||
float: right;
|
||||
margin: 2px 5px 0 0;
|
||||
}
|
||||
.yui-skin-sam .yui-console-entry-meta .yui-console-entry-time {
|
||||
color: #777;
|
||||
padding-left: 1ex;
|
||||
}
|
||||
.yui-skin-sam .yui-console-entry-warn .yui-console-entry-meta .yui-console-entry-time {
|
||||
color: #555;
|
||||
}
|
||||
|
||||
.yui-skin-sam .yui-console-entry-info .yui-console-entry-meta .yui-console-entry-cat,
|
||||
.yui-skin-sam .yui-console-entry-warn .yui-console-entry-meta .yui-console-entry-cat,
|
||||
.yui-skin-sam .yui-console-entry-error .yui-console-entry-meta .yui-console-entry-cat {
|
||||
display: none;
|
||||
}
|
||||
.yui-skin-sam .yui-console-entry-warn {
|
||||
background: #aee url(warn_error.png) no-repeat -15px 15px;
|
||||
}
|
||||
.yui-skin-sam .yui-console-entry-error {
|
||||
background: #ffa url(warn_error.png) no-repeat 5px -24px;
|
||||
color: #900;
|
||||
}
|
||||
.yui-skin-sam .yui-console-entry-warn .yui-console-entry-content,
|
||||
.yui-skin-sam .yui-console-entry-error .yui-console-entry-content {
|
||||
padding-left: 24px;
|
||||
}
|
||||
.yui-skin-sam .yui-console-entry-cat {
|
||||
text-transform: uppercase;
|
||||
padding: 1px 4px;
|
||||
background-color: #ccc;
|
||||
}
|
||||
.yui-skin-sam .yui-console-entry-info .yui-console-entry-cat {
|
||||
background-color: #ac2;
|
||||
}
|
||||
.yui-skin-sam .yui-console-entry-warn .yui-console-entry-cat {
|
||||
background-color: #e81;
|
||||
}
|
||||
.yui-skin-sam .yui-console-entry-error .yui-console-entry-cat {
|
||||
background-color: #b00;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
.yui-skin-sam .yui-console-hidden { display: none; }
|
||||
8
include/javascript/yui3/build/console/assets/skins/sam/console.css
Executable file
8
include/javascript/yui3/build/console/assets/skins/sam/console.css
Executable file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
|
||||
Code licensed under the BSD License:
|
||||
http://developer.yahoo.net/yui/license.txt
|
||||
version: 3.0.0
|
||||
build: 1549
|
||||
*/
|
||||
.yui-skin-sam .yui-separate-console{position:absolute;right:1em;top:1em;z-index:999;}.yui-skin-sam .yui-inline-console{display:-moz-inline-stack;display:inline-block;*display:inline;zoom:1;vertical-align:top;}.yui-skin-sam .yui-inline-console .yui-console-content{position:relative;}.yui-skin-sam .yui-console-content{background:#777;_background:#D8D8DA url(bg.png) repeat-x 0 0;font:normal 13px/1.3 Arial,sans-serif;text-align:left;border:1px solid #777;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;}.yui-skin-sam .yui-console-hd,.yui-skin-sam .yui-console-bd,.yui-skin-sam .yui-console-ft{position:relative;}.yui-skin-sam .yui-console-hd,.yui-skin-sam .yui-console-ft .yui-console-controls{text-align:right;}.yui-skin-sam .yui-console-hd{background:#D8D8DA url(bg.png) repeat-x 0 0;padding:1ex;border:1px solid transparent;_border:0 none;border-top-right-radius:10px;border-top-left-radius:10px;-moz-border-radius-topright:10px;-moz-border-radius-topleft:10px;-webkit-border-top-right-radius:10px;-webkit-border-top-left-radius:10px;}.yui-skin-sam .yui-console-bd{background:#fff;border-top:1px solid #777;border-bottom:1px solid #777;color:#000;font-size:11px;overflow:auto;overflow-x:auto;overflow-y:scroll;_width:100%;}.yui-skin-sam .yui-console-ft{background:#D8D8DA url(bg.png) repeat-x 0 0;border:1px solid transparent;_border:0 none;border-bottom-right-radius:10px;border-bottom-left-radius:10px;-moz-border-radius-bottomright:10px;-moz-border-radius-bottomleft:10px;-webkit-border-bottom-right-radius:10px;-webkit-border-bottom-left-radius:10px;}.yui-skin-sam .yui-console-controls{padding:4px 1ex;zoom:1;}.yui-skin-sam .yui-console-title{color:#000;display:inline;float:left;font-weight:bold;font-size:13px;height:24px;line-height:24px;margin:0;padding-left:1ex;}.yui-skin-sam .yui-console-pause-label{float:left;}.yui-skin-sam .yui-console-button{line-height:1.3;}.yui-skin-sam .yui-console-collapsed .yui-console-bd,.yui-skin-sam .yui-console-collapsed .yui-console-ft{display:none;}.yui-skin-sam .yui-console-content.yui-console-collapsed{-webkit-border-radius:0;}.yui-skin-sam .yui-console-collapsed .yui-console-hd{border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:0;}.yui-skin-sam .yui-console-entry{border-bottom:1px solid #aaa;min-height:32px;_height:32px;}.yui-skin-sam .yui-console-entry-meta{margin:0;overflow:hidden;}.yui-skin-sam .yui-console-entry-content{margin:0;padding:0 1ex;white-space:pre-wrap;word-wrap:break-word;}.yui-skin-sam .yui-console-entry-meta .yui-console-entry-src{color:#000;font-style:italic;font-weight:bold;float:right;margin:2px 5px 0 0;}.yui-skin-sam .yui-console-entry-meta .yui-console-entry-time{color:#777;padding-left:1ex;}.yui-skin-sam .yui-console-entry-warn .yui-console-entry-meta .yui-console-entry-time{color:#555;}.yui-skin-sam .yui-console-entry-info .yui-console-entry-meta .yui-console-entry-cat,.yui-skin-sam .yui-console-entry-warn .yui-console-entry-meta .yui-console-entry-cat,.yui-skin-sam .yui-console-entry-error .yui-console-entry-meta .yui-console-entry-cat{display:none;}.yui-skin-sam .yui-console-entry-warn{background:#aee url(warn_error.png) no-repeat -15px 15px;}.yui-skin-sam .yui-console-entry-error{background:#ffa url(warn_error.png) no-repeat 5px -24px;color:#900;}.yui-skin-sam .yui-console-entry-warn .yui-console-entry-content,.yui-skin-sam .yui-console-entry-error .yui-console-entry-content{padding-left:24px;}.yui-skin-sam .yui-console-entry-cat{text-transform:uppercase;padding:1px 4px;background-color:#ccc;}.yui-skin-sam .yui-console-entry-info .yui-console-entry-cat{background-color:#ac2;}.yui-skin-sam .yui-console-entry-warn .yui-console-entry-cat{background-color:#e81;}.yui-skin-sam .yui-console-entry-error .yui-console-entry-cat{background-color:#b00;color:#fff;}.yui-skin-sam .yui-console-hidden{display:none;}
|
||||
8
include/javascript/yui3/build/cssbase/base-context-min.css
vendored
Executable file
8
include/javascript/yui3/build/cssbase/base-context-min.css
vendored
Executable file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
|
||||
Code licensed under the BSD License:
|
||||
http://developer.yahoo.net/yui/license.txt
|
||||
version: 3.0.0
|
||||
build: 1549
|
||||
*/
|
||||
.yui-cssbase h1{font-size:138.5%;}.yui-cssbase h2{font-size:123.1%;}.yui-cssbase h3{font-size:108%;}.yui-cssbase h1,.yui-cssbase h2,.yui-cssbase h3{margin:1em 0;}.yui-cssbase h1,.yui-cssbase h2,.yui-cssbase h3,.yui-cssbase h4,.yui-cssbase h5,.yui-cssbase h6,.yui-cssbase strong{font-weight:bold;}.yui-cssbase abbr,.yui-cssbase acronym{border-bottom:1px dotted #000;cursor:help;}.yui-cssbase em{font-style:italic;}.yui-cssbase blockquote,.yui-cssbase ul,.yui-cssbase ol,.yui-cssbase dl{margin:1em;}.yui-cssbase ol,.yui-cssbase ul,.yui-cssbase dl{margin-left:2em;}.yui-cssbase ol li{list-style:decimal outside;}.yui-cssbase ul li{list-style:disc outside;}.yui-cssbase dl dd{margin-left:1em;}.yui-cssbase th,.yui-cssbase td{border:1px solid #000;padding:.5em;}.yui-cssbase th{font-weight:bold;text-align:center;}.yui-cssbase caption{margin-bottom:.5em;text-align:center;}.yui-cssbase p,.yui-cssbase fieldset,.yui-cssbase table,.yui-cssbase pre{margin-bottom:1em;}.yui-cssbase input[type=text],.yui-cssbase input[type=password],.yui-cssbase textarea{width:12.25em;*width:11.9em;}
|
||||
80
include/javascript/yui3/build/cssbase/base-context.css
Executable file
80
include/javascript/yui3/build/cssbase/base-context.css
Executable file
@@ -0,0 +1,80 @@
|
||||
/*
|
||||
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
|
||||
Code licensed under the BSD License:
|
||||
http://developer.yahoo.net/yui/license.txt
|
||||
version: 3.0.0
|
||||
build: 1549
|
||||
*/
|
||||
/* base.css, part of YUI's CSS Foundation */
|
||||
.yui-cssbase h1 {
|
||||
/*18px via YUI Fonts CSS foundation*/
|
||||
font-size:138.5%;
|
||||
}
|
||||
.yui-cssbase h2 {
|
||||
/*16px via YUI Fonts CSS foundation*/
|
||||
font-size:123.1%;
|
||||
}
|
||||
.yui-cssbase h3 {
|
||||
/*14px via YUI Fonts CSS foundation*/
|
||||
font-size:108%;
|
||||
}
|
||||
.yui-cssbase h1,.yui-cssbase h2,.yui-cssbase h3 {
|
||||
/* top & bottom margin based on font size */
|
||||
margin:1em 0;
|
||||
}
|
||||
.yui-cssbase h1,.yui-cssbase h2,.yui-cssbase h3,.yui-cssbase h4,.yui-cssbase h5,.yui-cssbase h6,.yui-cssbase strong {
|
||||
/*bringing boldness back to headers and the strong element*/
|
||||
font-weight:bold;
|
||||
}
|
||||
.yui-cssbase abbr,.yui-cssbase acronym {
|
||||
/*indicating to users that more info is available */
|
||||
border-bottom:1px dotted #000;
|
||||
cursor:help;
|
||||
}
|
||||
.yui-cssbase em {
|
||||
/*bringing italics back to the em element*/
|
||||
font-style:italic;
|
||||
}
|
||||
.yui-cssbase blockquote,.yui-cssbase ul,.yui-cssbase ol,.yui-cssbase dl {
|
||||
/*giving blockquotes and lists room to breath*/
|
||||
margin:1em;
|
||||
}
|
||||
.yui-cssbase ol,.yui-cssbase ul,.yui-cssbase dl {
|
||||
/*bringing lists on to the page with breathing room */
|
||||
margin-left:2em;
|
||||
}
|
||||
.yui-cssbase ol li {
|
||||
/*giving OL's LIs generated numbers*/
|
||||
list-style: decimal outside;
|
||||
}
|
||||
.yui-cssbase ul li {
|
||||
/*giving UL's LIs generated disc markers*/
|
||||
list-style: disc outside;
|
||||
}
|
||||
.yui-cssbase dl dd {
|
||||
/*providing spacing for definition terms*/
|
||||
margin-left:1em;
|
||||
}
|
||||
.yui-cssbase th,.yui-cssbase td {
|
||||
/*borders and padding to make the table readable*/
|
||||
border:1px solid #000;
|
||||
padding:.5em;
|
||||
}
|
||||
.yui-cssbase th {
|
||||
/*distinguishing table headers from data cells*/
|
||||
font-weight:bold;
|
||||
text-align:center;
|
||||
}
|
||||
.yui-cssbase caption {
|
||||
/*coordinated margin to match cell's padding*/
|
||||
margin-bottom:.5em;
|
||||
/*centered so it doesn't blend in to other content*/
|
||||
text-align:center;
|
||||
}
|
||||
.yui-cssbase p,.yui-cssbase fieldset,.yui-cssbase table,.yui-cssbase pre {
|
||||
/*so things don't run into each other*/
|
||||
margin-bottom:1em;
|
||||
}
|
||||
/* setting a consistent width, 160px;
|
||||
control of type=file still not possible */
|
||||
.yui-cssbase input[type=text],.yui-cssbase input[type=password],.yui-cssbase textarea{width:12.25em;*width:11.9em;}
|
||||
8
include/javascript/yui3/build/cssbase/base-min.css
vendored
Executable file
8
include/javascript/yui3/build/cssbase/base-min.css
vendored
Executable file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
|
||||
Code licensed under the BSD License:
|
||||
http://developer.yahoo.net/yui/license.txt
|
||||
version: 3.0.0
|
||||
build: 1549
|
||||
*/
|
||||
h1{font-size:138.5%;}h2{font-size:123.1%;}h3{font-size:108%;}h1,h2,h3{margin:1em 0;}h1,h2,h3,h4,h5,h6,strong{font-weight:bold;}abbr,acronym{border-bottom:1px dotted #000;cursor:help;}em{font-style:italic;}blockquote,ul,ol,dl{margin:1em;}ol,ul,dl{margin-left:2em;}ol li{list-style:decimal outside;}ul li{list-style:disc outside;}dl dd{margin-left:1em;}th,td{border:1px solid #000;padding:.5em;}th{font-weight:bold;text-align:center;}caption{margin-bottom:.5em;text-align:center;}p,fieldset,table,pre{margin-bottom:1em;}input[type=text],input[type=password],textarea{width:12.25em;*width:11.9em;}
|
||||
80
include/javascript/yui3/build/cssbase/base.css
Executable file
80
include/javascript/yui3/build/cssbase/base.css
Executable file
@@ -0,0 +1,80 @@
|
||||
/*
|
||||
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
|
||||
Code licensed under the BSD License:
|
||||
http://developer.yahoo.net/yui/license.txt
|
||||
version: 3.0.0
|
||||
build: 1549
|
||||
*/
|
||||
/* base.css, part of YUI's CSS Foundation */
|
||||
h1 {
|
||||
/*18px via YUI Fonts CSS foundation*/
|
||||
font-size:138.5%;
|
||||
}
|
||||
h2 {
|
||||
/*16px via YUI Fonts CSS foundation*/
|
||||
font-size:123.1%;
|
||||
}
|
||||
h3 {
|
||||
/*14px via YUI Fonts CSS foundation*/
|
||||
font-size:108%;
|
||||
}
|
||||
h1,h2,h3 {
|
||||
/* top & bottom margin based on font size */
|
||||
margin:1em 0;
|
||||
}
|
||||
h1,h2,h3,h4,h5,h6,strong {
|
||||
/*bringing boldness back to headers and the strong element*/
|
||||
font-weight:bold;
|
||||
}
|
||||
abbr,acronym {
|
||||
/*indicating to users that more info is available */
|
||||
border-bottom:1px dotted #000;
|
||||
cursor:help;
|
||||
}
|
||||
em {
|
||||
/*bringing italics back to the em element*/
|
||||
font-style:italic;
|
||||
}
|
||||
blockquote,ul,ol,dl {
|
||||
/*giving blockquotes and lists room to breath*/
|
||||
margin:1em;
|
||||
}
|
||||
ol,ul,dl {
|
||||
/*bringing lists on to the page with breathing room */
|
||||
margin-left:2em;
|
||||
}
|
||||
ol li {
|
||||
/*giving OL's LIs generated numbers*/
|
||||
list-style: decimal outside;
|
||||
}
|
||||
ul li {
|
||||
/*giving UL's LIs generated disc markers*/
|
||||
list-style: disc outside;
|
||||
}
|
||||
dl dd {
|
||||
/*providing spacing for definition terms*/
|
||||
margin-left:1em;
|
||||
}
|
||||
th,td {
|
||||
/*borders and padding to make the table readable*/
|
||||
border:1px solid #000;
|
||||
padding:.5em;
|
||||
}
|
||||
th {
|
||||
/*distinguishing table headers from data cells*/
|
||||
font-weight:bold;
|
||||
text-align:center;
|
||||
}
|
||||
caption {
|
||||
/*coordinated margin to match cell's padding*/
|
||||
margin-bottom:.5em;
|
||||
/*centered so it doesn't blend in to other content*/
|
||||
text-align:center;
|
||||
}
|
||||
p,fieldset,table,pre {
|
||||
/*so things don't run into each other*/
|
||||
margin-bottom:1em;
|
||||
}
|
||||
/* setting a consistent width, 160px;
|
||||
control of type=file still not possible */
|
||||
input[type=text],input[type=password],textarea{width:12.25em;*width:11.9em;}
|
||||
8
include/javascript/yui3/build/cssfonts/fonts-context-min.css
vendored
Executable file
8
include/javascript/yui3/build/cssfonts/fonts-context-min.css
vendored
Executable file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
|
||||
Code licensed under the BSD License:
|
||||
http://developer.yahoo.net/yui/license.txt
|
||||
version: 3.0.0
|
||||
build: 1549
|
||||
*/
|
||||
.yui-cssfonts body,.yui-cssfonts{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}.yui-cssfonts select,.yui-cssfonts input,.yui-cssfonts button,.yui-cssfonts textarea{font:99% arial,helvetica,clean,sans-serif;}.yui-cssfonts table{font-size:inherit;font:100%;}.yui-cssfonts pre,.yui-cssfonts code,.yui-cssfonts kbd,.yui-cssfonts samp,.yui-cssfonts tt{font-family:monospace;*font-size:108%;line-height:100%;}
|
||||
47
include/javascript/yui3/build/cssfonts/fonts-context.css
Executable file
47
include/javascript/yui3/build/cssfonts/fonts-context.css
Executable file
@@ -0,0 +1,47 @@
|
||||
/*
|
||||
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
|
||||
Code licensed under the BSD License:
|
||||
http://developer.yahoo.net/yui/license.txt
|
||||
version: 3.0.0
|
||||
build: 1549
|
||||
*/
|
||||
/**
|
||||
* Percents could work for IE, but for backCompat purposes, we are using keywords.
|
||||
* x-small is for IE6/7 quirks mode.
|
||||
*/
|
||||
.yui-cssfonts body, .yui-cssfonts {
|
||||
font:13px/1.231 arial,helvetica,clean,sans-serif;
|
||||
*font-size:small; /* for IE */
|
||||
*font:x-small; /* for IE in quirks mode */
|
||||
}
|
||||
|
||||
/**
|
||||
* Nudge down to get to 13px equivalent for these form elements
|
||||
*/
|
||||
.yui-cssfonts select,
|
||||
.yui-cssfonts input,
|
||||
.yui-cssfonts button,
|
||||
.yui-cssfonts textarea {
|
||||
font:99% arial,helvetica,clean,sans-serif;
|
||||
}
|
||||
|
||||
/**
|
||||
* To help tables remember to inherit
|
||||
*/
|
||||
.yui-cssfonts table {
|
||||
font-size:inherit;
|
||||
font:100%;
|
||||
}
|
||||
|
||||
/**
|
||||
* Bump up IE to get to 13px equivalent for these fixed-width elements
|
||||
*/
|
||||
.yui-cssfonts pre,
|
||||
.yui-cssfonts code,
|
||||
.yui-cssfonts kbd,
|
||||
.yui-cssfonts samp,
|
||||
.yui-cssfonts tt {
|
||||
font-family:monospace;
|
||||
*font-size:108%;
|
||||
line-height:100%;
|
||||
}
|
||||
8
include/javascript/yui3/build/cssfonts/fonts-min.css
vendored
Executable file
8
include/javascript/yui3/build/cssfonts/fonts-min.css
vendored
Executable file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
|
||||
Code licensed under the BSD License:
|
||||
http://developer.yahoo.net/yui/license.txt
|
||||
version: 3.0.0
|
||||
build: 1549
|
||||
*/
|
||||
body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}select,input,button,textarea{font:99% arial,helvetica,clean,sans-serif;}table{font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
|
||||
47
include/javascript/yui3/build/cssfonts/fonts.css
Executable file
47
include/javascript/yui3/build/cssfonts/fonts.css
Executable file
@@ -0,0 +1,47 @@
|
||||
/*
|
||||
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
|
||||
Code licensed under the BSD License:
|
||||
http://developer.yahoo.net/yui/license.txt
|
||||
version: 3.0.0
|
||||
build: 1549
|
||||
*/
|
||||
/**
|
||||
* Percents could work for IE, but for backCompat purposes, we are using keywords.
|
||||
* x-small is for IE6/7 quirks mode.
|
||||
*/
|
||||
body {
|
||||
font:13px/1.231 arial,helvetica,clean,sans-serif;
|
||||
*font-size:small; /* for IE */
|
||||
*font:x-small; /* for IE in quirks mode */
|
||||
}
|
||||
|
||||
/**
|
||||
* Nudge down to get to 13px equivalent for these form elements
|
||||
*/
|
||||
select,
|
||||
input,
|
||||
button,
|
||||
textarea {
|
||||
font:99% arial,helvetica,clean,sans-serif;
|
||||
}
|
||||
|
||||
/**
|
||||
* To help tables remember to inherit
|
||||
*/
|
||||
table {
|
||||
font-size:inherit;
|
||||
font:100%;
|
||||
}
|
||||
|
||||
/**
|
||||
* Bump up IE to get to 13px equivalent for these fixed-width elements
|
||||
*/
|
||||
pre,
|
||||
code,
|
||||
kbd,
|
||||
samp,
|
||||
tt {
|
||||
font-family:monospace;
|
||||
*font-size:108%;
|
||||
line-height:100%;
|
||||
}
|
||||
8
include/javascript/yui3/build/cssgrids/grids-context-min.css
vendored
Executable file
8
include/javascript/yui3/build/cssgrids/grids-context-min.css
vendored
Executable file
File diff suppressed because one or more lines are too long
491
include/javascript/yui3/build/cssgrids/grids-context.css
Executable file
491
include/javascript/yui3/build/cssgrids/grids-context.css
Executable file
@@ -0,0 +1,491 @@
|
||||
/*
|
||||
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
|
||||
Code licensed under the BSD License:
|
||||
http://developer.yahoo.net/yui/license.txt
|
||||
version: 3.0.0
|
||||
build: 1549
|
||||
*/
|
||||
/*
|
||||
*
|
||||
* The YUI CSS Foundation uses the *property and _property CSS filter
|
||||
* techniques to shield a value from A-grade browsers [1] other than
|
||||
* IE6 & IE7 (*property) and IE6 (_property)
|
||||
*
|
||||
/
|
||||
Section: General Rules
|
||||
*/
|
||||
.yui-cssgrids body {
|
||||
/* center the page */
|
||||
text-align: center;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
}
|
||||
/*
|
||||
Section: Page Width Rules (#doc, #doc2, #doc3, #doc4)
|
||||
*/
|
||||
/*
|
||||
Subsection: General
|
||||
*/
|
||||
.yui-cssgrids .yui-d0, /* 100% */
|
||||
.yui-cssgrids .yui-d1, /* 750px */
|
||||
.yui-cssgrids .yui-d1f, /* 750px fixed */
|
||||
.yui-cssgrids .yui-d2, /* 950px */
|
||||
.yui-cssgrids .yui-d2f, /* 950px fixed */
|
||||
.yui-cssgrids .yui-d3, /* 974px */
|
||||
.yui-cssgrids .yui-d3f { /* 974px fixed */
|
||||
margin: auto;
|
||||
text-align: left;
|
||||
width: 57.69em;
|
||||
*width: 56.25em; /* doc1*/
|
||||
}
|
||||
|
||||
.yui-cssgrids .yui-t1,
|
||||
.yui-cssgrids .yui-t2,
|
||||
.yui-cssgrids .yui-t3,
|
||||
.yui-cssgrids .yui-t4,
|
||||
.yui-cssgrids .yui-t5,
|
||||
.yui-cssgrids .yui-t6 {
|
||||
margin: auto;
|
||||
text-align: left;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
/*
|
||||
Subsection: 100% (doc)
|
||||
*/
|
||||
.yui-cssgrids .yui-d0 {
|
||||
/* Left and Right margins are not a structural part of Grids. Without them Grids
|
||||
works fine, but content bleeds to the very edge of the document, which often
|
||||
impairs readability and usability. They are
|
||||
provided because they prevent the content from "bleeding" into the browser's chrome.*/
|
||||
margin: auto 10px;
|
||||
width: auto;
|
||||
}
|
||||
.yui-cssgrids .yui-d0f {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
/*
|
||||
Subsection: 950 Centered (doc2)
|
||||
*/
|
||||
.yui-cssgrids .yui-d2 {
|
||||
width: 73.076em;
|
||||
*width: 71.25em;
|
||||
}
|
||||
.yui-cssgrids .yui-d2f {
|
||||
width: 950px;
|
||||
}
|
||||
/*
|
||||
Subsection: 974 Centered (doc3)
|
||||
*/
|
||||
.yui-cssgrids .yui-d3 {
|
||||
width: 74.923em;
|
||||
*width: 73.05em;
|
||||
}
|
||||
.yui-cssgrids .yui-d3f {
|
||||
width: 974px;
|
||||
}
|
||||
/*
|
||||
Section: Preset Template Rules (.yui-t[1-6])
|
||||
*/
|
||||
/*
|
||||
Subsection: General
|
||||
*/
|
||||
|
||||
/* to preserve source-order independence for Gecko without breaking IE */
|
||||
.yui-cssgrids .yui-b {
|
||||
position: relative;
|
||||
}
|
||||
.yui-cssgrids .yui-b {
|
||||
_position: static;
|
||||
}
|
||||
.yui-cssgrids .yui-main .yui-b {
|
||||
position: static;
|
||||
}
|
||||
.yui-cssgrids .yui-main {
|
||||
width: 100%;
|
||||
}
|
||||
.yui-cssgrids .yui-t1 .yui-main,
|
||||
.yui-cssgrids .yui-t2 .yui-main,
|
||||
.yui-cssgrids .yui-t3 .yui-main {
|
||||
float: right;
|
||||
/* IE: preserve layout at narrow widths */
|
||||
margin-left: -25em;
|
||||
}
|
||||
.yui-cssgrids .yui-t4 .yui-main,
|
||||
.yui-cssgrids .yui-t5 .yui-main,
|
||||
.yui-cssgrids .yui-t6 .yui-main {
|
||||
float: left;
|
||||
/* IE: preserve layout at narrow widths */
|
||||
margin-right: -25em;
|
||||
}
|
||||
|
||||
/* Subsection: For Specific Template Presets */
|
||||
|
||||
/**
|
||||
* Nudge down to get to 13px equivalent for these form elements
|
||||
*/
|
||||
|
||||
/*
|
||||
TODO Create t1-6's that are based on fixed widths
|
||||
*/
|
||||
/* t1 narrow block = left, equivalent of 160px */
|
||||
.yui-cssgrids .yui-t1 .yui-b {
|
||||
float: left;
|
||||
width: 12.30769em;
|
||||
*width: 12.00em;
|
||||
}
|
||||
.yui-cssgrids .yui-t1 .yui-main .yui-b {
|
||||
margin-left: 13.30769em;
|
||||
*margin-left:12.975em;
|
||||
}
|
||||
/* t2 narrow block = left, equivalent of 180px */
|
||||
.yui-cssgrids .yui-t2 .yui-b {
|
||||
float: left;
|
||||
width: 13.84615em;
|
||||
*width: 13.50em;
|
||||
}
|
||||
.yui-cssgrids .yui-t2 .yui-main .yui-b {
|
||||
margin-left: 14.84615em;
|
||||
*margin-left: 14.475em;
|
||||
}
|
||||
/* t3 narrow block = left, equivalent of 300px */
|
||||
.yui-cssgrids .yui-t3 .yui-b {
|
||||
float: left;
|
||||
width: 23.0769em;
|
||||
*width: 22.50em;
|
||||
}
|
||||
.yui-cssgrids .yui-t3 .yui-main .yui-b {
|
||||
margin-left: 24.0769em;
|
||||
*margin-left: 23.475em;
|
||||
}
|
||||
/* t4 narrow block = right, equivalent of 180px */
|
||||
.yui-cssgrids .yui-t4 .yui-b {
|
||||
float: right;
|
||||
width: 13.8456em;
|
||||
*width: 13.50em;
|
||||
}
|
||||
.yui-cssgrids .yui-t4 .yui-main .yui-b {
|
||||
margin-right: 14.8456em;
|
||||
*margin-right: 14.475em;
|
||||
}
|
||||
/* t5 narrow block = right, equivalent of 240px */
|
||||
.yui-cssgrids .yui-t5 .yui-b {
|
||||
float: right;
|
||||
width: 18.4615em;
|
||||
*width: 18.00em;
|
||||
}
|
||||
.yui-cssgrids .yui-t5 .yui-main .yui-b {
|
||||
margin-right: 19.4615em;
|
||||
*margin-right: 18.975em;
|
||||
}
|
||||
/* t6 narrow block = equivalent of 300px */
|
||||
.yui-cssgrids .yui-t6 .yui-b {
|
||||
float: right;
|
||||
width: 23.0769em;
|
||||
*width: 22.50em;
|
||||
}
|
||||
.yui-cssgrids .yui-t6 .yui-main .yui-b {
|
||||
margin-right: 24.0769em;
|
||||
*margin-right: 23.475em;
|
||||
}
|
||||
|
||||
.yui-cssgrids .yui-main .yui-b {
|
||||
float: none;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
/*
|
||||
Section: Grids and Nesting Grids
|
||||
*/
|
||||
|
||||
/*
|
||||
Subsection: Children generally take half the available space
|
||||
*/
|
||||
|
||||
.yui-cssgrids .yui-gb .yui-u,
|
||||
.yui-cssgrids .yui-g .yui-gb .yui-u,
|
||||
.yui-cssgrids .yui-gb .yui-g,
|
||||
.yui-cssgrids .yui-gb .yui-gb,
|
||||
.yui-cssgrids .yui-gb .yui-gc,
|
||||
.yui-cssgrids .yui-gb .yui-gd,
|
||||
.yui-cssgrids .yui-gb .yui-ge,
|
||||
.yui-cssgrids .yui-gb .yui-gf,
|
||||
.yui-cssgrids .yui-gc .yui-u,
|
||||
.yui-cssgrids .yui-gc .yui-g,
|
||||
.yui-cssgrids .yui-gd .yui-u {
|
||||
float: left;
|
||||
}
|
||||
|
||||
/*Float units (and sub grids) to the right */
|
||||
.yui-cssgrids .yui-g .yui-u,
|
||||
.yui-cssgrids .yui-g .yui-g,
|
||||
.yui-cssgrids .yui-g .yui-gb,
|
||||
.yui-cssgrids .yui-g .yui-gc,
|
||||
.yui-cssgrids .yui-g .yui-gd,
|
||||
.yui-cssgrids .yui-g .yui-ge,
|
||||
.yui-cssgrids .yui-g .yui-gf,
|
||||
.yui-cssgrids .yui-gc .yui-u,
|
||||
.yui-cssgrids .yui-gd .yui-g,
|
||||
.yui-cssgrids .yui-g .yui-gc .yui-u,
|
||||
.yui-cssgrids .yui-ge .yui-u,
|
||||
.yui-cssgrids .yui-ge .yui-g,
|
||||
.yui-cssgrids .yui-gf .yui-g,
|
||||
.yui-cssgrids .yui-gf .yui-u {
|
||||
float: right;
|
||||
}
|
||||
|
||||
/*Float units (and sub grids) to the left */
|
||||
.yui-cssgrids .yui-g div.first,
|
||||
.yui-cssgrids .yui-gb div.first,
|
||||
.yui-cssgrids .yui-gc div.first,
|
||||
.yui-cssgrids .yui-gd div.first,
|
||||
.yui-cssgrids .yui-ge div.first,
|
||||
.yui-cssgrids .yui-gf div.first,
|
||||
.yui-cssgrids .yui-g .yui-gc div.first,
|
||||
.yui-cssgrids .yui-g .yui-ge div.first,
|
||||
.yui-cssgrids .yui-gc div.first div.first {
|
||||
float: left;
|
||||
}
|
||||
|
||||
.yui-cssgrids .yui-g .yui-u,
|
||||
.yui-cssgrids .yui-g .yui-g,
|
||||
.yui-cssgrids .yui-g .yui-gb,
|
||||
.yui-cssgrids .yui-g .yui-gc,
|
||||
.yui-cssgrids .yui-g .yui-gd,
|
||||
.yui-cssgrids .yui-g .yui-ge,
|
||||
.yui-cssgrids .yui-g .yui-gf {
|
||||
width: 49.1%;
|
||||
}
|
||||
|
||||
.yui-cssgrids .yui-gb .yui-u,
|
||||
.yui-cssgrids .yui-g .yui-gb .yui-u,
|
||||
.yui-cssgrids .yui-gb .yui-g,
|
||||
.yui-cssgrids .yui-gb .yui-gb,
|
||||
.yui-cssgrids .yui-gb .yui-gc,
|
||||
.yui-cssgrids .yui-gb .yui-gd,
|
||||
.yui-cssgrids .yui-gb .yui-ge,
|
||||
.yui-cssgrids .yui-gb .yui-gf,
|
||||
.yui-cssgrids .yui-gc .yui-u,
|
||||
.yui-cssgrids .yui-gc .yui-g,
|
||||
.yui-cssgrids .yui-gd .yui-u {
|
||||
width: 32%;
|
||||
margin-left: 2.0%;
|
||||
}
|
||||
|
||||
/* Give IE some extra breathing room for 1/3-based rounding issues */
|
||||
.yui-cssgrids .yui-gb .yui-u {
|
||||
*width: 31.8%;
|
||||
*margin-left: 1.9%;
|
||||
}
|
||||
|
||||
.yui-cssgrids .yui-gc div.first,
|
||||
.yui-cssgrids .yui-gd .yui-u {
|
||||
width: 66%;
|
||||
_width: 65.7%;
|
||||
}
|
||||
.yui-cssgrids .yui-gd div.first {
|
||||
width: 32%;
|
||||
_width: 31.5%;
|
||||
}
|
||||
|
||||
.yui-cssgrids .yui-ge div.first,
|
||||
.yui-cssgrids .yui-gf .yui-u {
|
||||
width: 74.2%;
|
||||
_width: 74%;
|
||||
}
|
||||
|
||||
.yui-cssgrids .yui-ge .yui-u,
|
||||
.yui-cssgrids .yui-gf div.first {
|
||||
width: 24%;
|
||||
_width: 23.8%;
|
||||
}
|
||||
|
||||
.yui-cssgrids .yui-g .yui-gb div.first,
|
||||
.yui-cssgrids .yui-gb div.first,
|
||||
.yui-cssgrids .yui-gc div.first,
|
||||
.yui-cssgrids .yui-gd div.first {
|
||||
margin-left: 0;
|
||||
}
|
||||
|
||||
/*
|
||||
Section: Deep Nesting
|
||||
*/
|
||||
.yui-cssgrids .yui-g .yui-g .yui-u,
|
||||
.yui-cssgrids .yui-gb .yui-g .yui-u,
|
||||
.yui-cssgrids .yui-gc .yui-g .yui-u,
|
||||
.yui-cssgrids .yui-gd .yui-g .yui-u,
|
||||
.yui-cssgrids .yui-ge .yui-g .yui-u,
|
||||
.yui-cssgrids .yui-gf .yui-g .yui-u {
|
||||
width: 49%;
|
||||
*width: 48.1%;
|
||||
*margin-left: 0;
|
||||
}
|
||||
|
||||
.yui-cssgrids .yui-g .yui-gb div.first,
|
||||
.yui-cssgrids .yui-gb .yui-gb div.first {
|
||||
*margin-right: 0;
|
||||
*width: 32%;
|
||||
_width: 31.7%;
|
||||
}
|
||||
|
||||
.yui-cssgrids .yui-g .yui-gc div.first,
|
||||
.yui-cssgrids .yui-gd .yui-g {
|
||||
width: 66%;
|
||||
}
|
||||
|
||||
.yui-cssgrids .yui-gb .yui-g div.first {
|
||||
*margin-right: 4%;
|
||||
_margin-right: 1.3%;
|
||||
}
|
||||
|
||||
.yui-cssgrids .yui-gb .yui-gc div.first,
|
||||
.yui-cssgrids .yui-gb .yui-gd div.first {
|
||||
*margin-right: 0;
|
||||
}
|
||||
|
||||
.yui-cssgrids .yui-gb .yui-gb .yui-u,
|
||||
.yui-cssgrids .yui-gb .yui-gc .yui-u {
|
||||
*margin-left: 1.8%;
|
||||
_margin-left: 4%;
|
||||
}
|
||||
|
||||
.yui-cssgrids .yui-g .yui-gb .yui-u {
|
||||
_margin-left: 1.0%;
|
||||
}
|
||||
|
||||
.yui-cssgrids .yui-gb .yui-gd .yui-u {
|
||||
*width: 66%;
|
||||
_width: 61.2%;
|
||||
}
|
||||
.yui-cssgrids .yui-gb .yui-gd div.first {
|
||||
*width: 31%;
|
||||
_width: 29.5%;
|
||||
}
|
||||
|
||||
.yui-cssgrids .yui-g .yui-gc .yui-u,
|
||||
.yui-cssgrids .yui-gb .yui-gc .yui-u {
|
||||
width: 32%;
|
||||
_float: right;
|
||||
margin-right: 0;
|
||||
_margin-left: 0;
|
||||
}
|
||||
.yui-cssgrids .yui-gb .yui-gc div.first {
|
||||
width: 66%;
|
||||
*float: left;
|
||||
*margin-left: 0;
|
||||
}
|
||||
|
||||
.yui-cssgrids .yui-gb .yui-ge .yui-u,
|
||||
.yui-cssgrids .yui-gb .yui-gf .yui-u {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.yui-cssgrids .yui-gb .yui-gb .yui-u {
|
||||
_margin-left: .7%;
|
||||
}
|
||||
|
||||
.yui-cssgrids .yui-gb .yui-g div.first,
|
||||
.yui-cssgrids .yui-gb .yui-gb div.first {
|
||||
*margin-left:0;
|
||||
}
|
||||
|
||||
.yui-cssgrids .yui-gc .yui-g .yui-u,
|
||||
.yui-cssgrids .yui-gd .yui-g .yui-u {
|
||||
*width: 48.1%;
|
||||
*margin-left: 0;
|
||||
}
|
||||
|
||||
.yui-cssgrids .yui-gb .yui-gd div.first {
|
||||
width: 32%;
|
||||
}
|
||||
.yui-cssgrids .yui-g .yui-gd div.first {
|
||||
_width: 29.9%;
|
||||
}
|
||||
|
||||
.yui-cssgrids .yui-ge .yui-g {
|
||||
width: 24%;
|
||||
}
|
||||
.yui-cssgrids .yui-gf .yui-g {
|
||||
width: 74.2%;
|
||||
}
|
||||
|
||||
.yui-cssgrids .yui-gb .yui-ge div.yui-u,
|
||||
.yui-cssgrids .yui-gb .yui-gf div.yui-u {
|
||||
float: right;
|
||||
}
|
||||
.yui-cssgrids .yui-gb .yui-ge div.first,
|
||||
.yui-cssgrids .yui-gb .yui-gf div.first {
|
||||
float: left;
|
||||
}
|
||||
|
||||
/* Width Accommodation for Nested Contexts */
|
||||
.yui-cssgrids .yui-gb .yui-ge .yui-u,
|
||||
.yui-cssgrids .yui-gb .yui-gf div.first {
|
||||
*width: 24%;
|
||||
_width: 20%;
|
||||
}
|
||||
|
||||
/* Width Accommodation for Nested Contexts */
|
||||
|
||||
.yui-cssgrids .yui-gc .yui-gf .yui-u {
|
||||
width: 74%;
|
||||
_width: 73%;
|
||||
}
|
||||
|
||||
.yui-cssgrids .yui-gc .yui-gf div.first {
|
||||
width: 24%;
|
||||
}
|
||||
|
||||
.yui-cssgrids .yui-gb .yui-ge div.first,
|
||||
.yui-cssgrids .yui-gb .yui-gf .yui-u {
|
||||
*width: 73.5%;
|
||||
_width: 65.5%;
|
||||
}
|
||||
|
||||
/* Patch for GD within GE */
|
||||
.yui-cssgrids .yui-ge div.first .yui-gd .yui-u {
|
||||
width: 65%;
|
||||
}
|
||||
.yui-cssgrids .yui-ge div.first .yui-gd div.first {
|
||||
width: 32%;
|
||||
}
|
||||
|
||||
/*
|
||||
Section: Clearing. zoom for IE, :after for others
|
||||
*/
|
||||
|
||||
.yui-cssgrids #bd:after,
|
||||
.yui-cssgrids .yui-g:after,
|
||||
.yui-cssgrids .yui-gb:after,
|
||||
.yui-cssgrids .yui-gc:after,
|
||||
.yui-cssgrids .yui-gd:after,
|
||||
.yui-cssgrids .yui-ge:after,
|
||||
.yui-cssgrids .yui-gf:after,
|
||||
.yui-cssgrids .yui-t1:after,
|
||||
.yui-cssgrids .yui-t2:after,
|
||||
.yui-cssgrids .yui-t3:after,
|
||||
.yui-cssgrids .yui-t4:after,
|
||||
.yui-cssgrids .yui-t5:after,
|
||||
.yui-cssgrids .yui-t6:after {
|
||||
content: ".";
|
||||
display: block;
|
||||
height: 0;
|
||||
clear: both;
|
||||
visibility: hidden;
|
||||
}
|
||||
.yui-cssgrids #bd,
|
||||
.yui-cssgrids .yui-g,
|
||||
.yui-cssgrids .yui-gb,
|
||||
.yui-cssgrids .yui-gc,
|
||||
.yui-cssgrids .yui-gd,
|
||||
.yui-cssgrids .yui-ge,
|
||||
.yui-cssgrids .yui-gf,
|
||||
.yui-cssgrids .yui-t1,
|
||||
.yui-cssgrids .yui-t2,
|
||||
.yui-cssgrids .yui-t3,
|
||||
.yui-cssgrids .yui-t4,
|
||||
.yui-cssgrids .yui-t5,
|
||||
.yui-cssgrids .yui-t6 {
|
||||
zoom: 1;
|
||||
}
|
||||
8
include/javascript/yui3/build/cssgrids/grids-min.css
vendored
Executable file
8
include/javascript/yui3/build/cssgrids/grids-min.css
vendored
Executable file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
|
||||
Code licensed under the BSD License:
|
||||
http://developer.yahoo.net/yui/license.txt
|
||||
version: 3.0.0
|
||||
build: 1549
|
||||
*/
|
||||
body{text-align:center;margin-left:auto;margin-right:auto;}.yui-d0,.yui-d1,.yui-d1f,.yui-d2,.yui-d2f,.yui-d3,.yui-d3f{margin:auto;text-align:left;width:57.69em;*width:56.25em;}.yui-t1,.yui-t2,.yui-t3,.yui-t4,.yui-t5,.yui-t6{margin:auto;text-align:left;width:100%;}.yui-d0{margin:auto 10px;width:auto;}.yui-d0f{width:100%;}.yui-d2{width:73.076em;*width:71.25em;}.yui-d2f{width:950px;}.yui-d3{width:74.923em;*width:73.05em;}.yui-d3f{width:974px;}.yui-b{position:relative;}.yui-b{_position:static;}.yui-main .yui-b{position:static;}.yui-main{width:100%;}.yui-t1 .yui-main,.yui-t2 .yui-main,.yui-t3 .yui-main{float:right;margin-left:-25em;}.yui-t4 .yui-main,.yui-t5 .yui-main,.yui-t6 .yui-main{float:left;margin-right:-25em;}.yui-t1 .yui-b{float:left;width:12.30769em;*width:12.00em;}.yui-t1 .yui-main .yui-b{margin-left:13.30769em;*margin-left:12.975em;}.yui-t2 .yui-b{float:left;width:13.84615em;*width:13.50em;}.yui-t2 .yui-main .yui-b{margin-left:14.84615em;*margin-left:14.475em;}.yui-t3 .yui-b{float:left;width:23.0769em;*width:22.50em;}.yui-t3 .yui-main .yui-b{margin-left:24.0769em;*margin-left:23.475em;}.yui-t4 .yui-b{float:right;width:13.8456em;*width:13.50em;}.yui-t4 .yui-main .yui-b{margin-right:14.8456em;*margin-right:14.475em;}.yui-t5 .yui-b{float:right;width:18.4615em;*width:18.00em;}.yui-t5 .yui-main .yui-b{margin-right:19.4615em;*margin-right:18.975em;}.yui-t6 .yui-b{float:right;width:23.0769em;*width:22.50em;}.yui-t6 .yui-main .yui-b{margin-right:24.0769em;*margin-right:23.475em;}.yui-main .yui-b{float:none;width:auto;}.yui-gb .yui-u,.yui-g .yui-gb .yui-u,.yui-gb .yui-g,.yui-gb .yui-gb,.yui-gb .yui-gc,.yui-gb .yui-gd,.yui-gb .yui-ge,.yui-gb .yui-gf,.yui-gc .yui-u,.yui-gc .yui-g,.yui-gd .yui-u{float:left;}.yui-g .yui-u,.yui-g .yui-g,.yui-g .yui-gb,.yui-g .yui-gc,.yui-g .yui-gd,.yui-g .yui-ge,.yui-g .yui-gf,.yui-gc .yui-u,.yui-gd .yui-g,.yui-g .yui-gc .yui-u,.yui-ge .yui-u,.yui-ge .yui-g,.yui-gf .yui-g,.yui-gf .yui-u{float:right;}.yui-g div.first,.yui-gb div.first,.yui-gc div.first,.yui-gd div.first,.yui-ge div.first,.yui-gf div.first,.yui-g .yui-gc div.first,.yui-g .yui-ge div.first,.yui-gc div.first div.first{float:left;}.yui-g .yui-u,.yui-g .yui-g,.yui-g .yui-gb,.yui-g .yui-gc,.yui-g .yui-gd,.yui-g .yui-ge,.yui-g .yui-gf{width:49.1%;}.yui-gb .yui-u,.yui-g .yui-gb .yui-u,.yui-gb .yui-g,.yui-gb .yui-gb,.yui-gb .yui-gc,.yui-gb .yui-gd,.yui-gb .yui-ge,.yui-gb .yui-gf,.yui-gc .yui-u,.yui-gc .yui-g,.yui-gd .yui-u{width:32%;margin-left:2.0%;}.yui-gb .yui-u{*width:31.8%;*margin-left:1.9%;}.yui-gc div.first,.yui-gd .yui-u{width:66%;_width:65.7%;}.yui-gd div.first{width:32%;_width:31.5%;}.yui-ge div.first,.yui-gf .yui-u{width:74.2%;_width:74%;}.yui-ge .yui-u,.yui-gf div.first{width:24%;_width:23.8%;}.yui-g .yui-gb div.first,.yui-gb div.first,.yui-gc div.first,.yui-gd div.first{margin-left:0;}.yui-g .yui-g .yui-u,.yui-gb .yui-g .yui-u,.yui-gc .yui-g .yui-u,.yui-gd .yui-g .yui-u,.yui-ge .yui-g .yui-u,.yui-gf .yui-g .yui-u{width:49%;*width:48.1%;*margin-left:0;}.yui-g .yui-gb div.first,.yui-gb .yui-gb div.first{*margin-right:0;*width:32%;_width:31.7%;}.yui-g .yui-gc div.first,.yui-gd .yui-g{width:66%;}.yui-gb .yui-g div.first{*margin-right:4%;_margin-right:1.3%;}.yui-gb .yui-gc div.first,.yui-gb .yui-gd div.first{*margin-right:0;}.yui-gb .yui-gb .yui-u,.yui-gb .yui-gc .yui-u{*margin-left:1.8%;_margin-left:4%;}.yui-g .yui-gb .yui-u{_margin-left:1.0%;}.yui-gb .yui-gd .yui-u{*width:66%;_width:61.2%;}.yui-gb .yui-gd div.first{*width:31%;_width:29.5%;}.yui-g .yui-gc .yui-u,.yui-gb .yui-gc .yui-u{width:32%;_float:right;margin-right:0;_margin-left:0;}.yui-gb .yui-gc div.first{width:66%;*float:left;*margin-left:0;}.yui-gb .yui-ge .yui-u,.yui-gb .yui-gf .yui-u{margin:0;}.yui-gb .yui-gb .yui-u{_margin-left:.7%;}.yui-gb .yui-g div.first,.yui-gb .yui-gb div.first{*margin-left:0;}.yui-gc .yui-g .yui-u,.yui-gd .yui-g .yui-u{*width:48.1%;*margin-left:0;}.yui-gb .yui-gd div.first{width:32%;}.yui-g .yui-gd div.first{_width:29.9%;}.yui-ge .yui-g{width:24%;}.yui-gf .yui-g{width:74.2%;}.yui-gb .yui-ge div.yui-u,.yui-gb .yui-gf div.yui-u{float:right;}.yui-gb .yui-ge div.first,.yui-gb .yui-gf div.first{float:left;}.yui-gb .yui-ge .yui-u,.yui-gb .yui-gf div.first{*width:24%;_width:20%;}.yui-gb .yui-ge div.first,.yui-gb .yui-gf .yui-u{*width:73.5%;_width:65.5%;}.yui-ge div.first .yui-gd .yui-u{width:65%;}.yui-ge div.first .yui-gd div.first{width:32%;}#bd:after,.yui-g:after,.yui-gb:after,.yui-gc:after,.yui-gd:after,.yui-ge:after,.yui-gf:after,.yui-t1:after,.yui-t2:after,.yui-t3:after,.yui-t4:after,.yui-t5:after,.yui-t6:after{content:".";display:block;height:0;clear:both;visibility:hidden;}#bd,.yui-g,.yui-gb,.yui-gc,.yui-gd,.yui-ge,.yui-gf,.yui-t1,.yui-t2,.yui-t3,.yui-t4,.yui-t5,.yui-t6{zoom:1;}
|
||||
481
include/javascript/yui3/build/cssgrids/grids.css
Executable file
481
include/javascript/yui3/build/cssgrids/grids.css
Executable file
@@ -0,0 +1,481 @@
|
||||
/*
|
||||
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
|
||||
Code licensed under the BSD License:
|
||||
http://developer.yahoo.net/yui/license.txt
|
||||
version: 3.0.0
|
||||
build: 1549
|
||||
*/
|
||||
/*
|
||||
*
|
||||
* The YUI CSS Foundation uses the *property and _property CSS filter
|
||||
* techniques to shield a value from A-grade browsers [1] other than
|
||||
* IE6 & IE7 (*property) and IE6 (_property)
|
||||
*
|
||||
/
|
||||
Section: General Rules
|
||||
*/
|
||||
body {
|
||||
/* center the page */
|
||||
text-align: center;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
}
|
||||
/*
|
||||
Section: Page Width Rules (#doc, #doc2, #doc3, #doc4)
|
||||
*/
|
||||
/*
|
||||
Subsection: General
|
||||
*/
|
||||
.yui-d0, /* 100% */
|
||||
.yui-d1, /* 750px */
|
||||
.yui-d1f, /* 750px fixed */
|
||||
.yui-d2, /* 950px */
|
||||
.yui-d2f, /* 950px fixed */
|
||||
.yui-d3, /* 974px */
|
||||
.yui-d3f { /* 974px fixed */
|
||||
margin: auto;
|
||||
text-align: left;
|
||||
width: 57.69em;
|
||||
*width: 56.25em; /* doc1*/
|
||||
}
|
||||
|
||||
.yui-t1,
|
||||
.yui-t2,
|
||||
.yui-t3,
|
||||
.yui-t4,
|
||||
.yui-t5,
|
||||
.yui-t6 {
|
||||
margin: auto;
|
||||
text-align: left;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
/*
|
||||
Subsection: 100% (doc)
|
||||
*/
|
||||
.yui-d0 {
|
||||
/* Left and Right margins are not a structural part of Grids. Without them Grids
|
||||
works fine, but content bleeds to the very edge of the document, which often
|
||||
impairs readability and usability. They are
|
||||
provided because they prevent the content from "bleeding" into the browser's chrome.*/
|
||||
margin: auto 10px;
|
||||
width: auto;
|
||||
}
|
||||
.yui-d0f {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
/*
|
||||
Subsection: 950 Centered (doc2)
|
||||
*/
|
||||
.yui-d2 {
|
||||
width: 73.076em;
|
||||
*width: 71.25em;
|
||||
}
|
||||
.yui-d2f {
|
||||
width: 950px;
|
||||
}
|
||||
/*
|
||||
Subsection: 974 Centered (doc3)
|
||||
*/
|
||||
.yui-d3 {
|
||||
width: 74.923em;
|
||||
*width: 73.05em;
|
||||
}
|
||||
.yui-d3f {
|
||||
width: 974px;
|
||||
}
|
||||
/*
|
||||
Section: Preset Template Rules (.yui-t[1-6])
|
||||
*/
|
||||
/*
|
||||
Subsection: General
|
||||
*/
|
||||
|
||||
/* to preserve source-order independence for Gecko without breaking IE */
|
||||
.yui-b {
|
||||
position: relative;
|
||||
}
|
||||
.yui-b {
|
||||
_position: static;
|
||||
}
|
||||
.yui-main .yui-b {
|
||||
position: static;
|
||||
}
|
||||
.yui-main {
|
||||
width: 100%;
|
||||
}
|
||||
.yui-t1 .yui-main,
|
||||
.yui-t2 .yui-main,
|
||||
.yui-t3 .yui-main {
|
||||
float: right;
|
||||
/* IE: preserve layout at narrow widths */
|
||||
margin-left: -25em;
|
||||
}
|
||||
.yui-t4 .yui-main,
|
||||
.yui-t5 .yui-main,
|
||||
.yui-t6 .yui-main {
|
||||
float: left;
|
||||
/* IE: preserve layout at narrow widths */
|
||||
margin-right: -25em;
|
||||
}
|
||||
|
||||
/* Subsection: For Specific Template Presets */
|
||||
|
||||
/**
|
||||
* Nudge down to get to 13px equivalent for these form elements
|
||||
*/
|
||||
|
||||
/*
|
||||
TODO Create t1-6's that are based on fixed widths
|
||||
*/
|
||||
/* t1 narrow block = left, equivalent of 160px */
|
||||
.yui-t1 .yui-b {
|
||||
float: left;
|
||||
width: 12.30769em;
|
||||
*width: 12.00em;
|
||||
}
|
||||
.yui-t1 .yui-main .yui-b {
|
||||
margin-left: 13.30769em;
|
||||
*margin-left:12.975em;
|
||||
}
|
||||
/* t2 narrow block = left, equivalent of 180px */
|
||||
.yui-t2 .yui-b {
|
||||
float: left;
|
||||
width: 13.84615em;
|
||||
*width: 13.50em;
|
||||
}
|
||||
.yui-t2 .yui-main .yui-b {
|
||||
margin-left: 14.84615em;
|
||||
*margin-left: 14.475em;
|
||||
}
|
||||
/* t3 narrow block = left, equivalent of 300px */
|
||||
.yui-t3 .yui-b {
|
||||
float: left;
|
||||
width: 23.0769em;
|
||||
*width: 22.50em;
|
||||
}
|
||||
.yui-t3 .yui-main .yui-b {
|
||||
margin-left: 24.0769em;
|
||||
*margin-left: 23.475em;
|
||||
}
|
||||
/* t4 narrow block = right, equivalent of 180px */
|
||||
.yui-t4 .yui-b {
|
||||
float: right;
|
||||
width: 13.8456em;
|
||||
*width: 13.50em;
|
||||
}
|
||||
.yui-t4 .yui-main .yui-b {
|
||||
margin-right: 14.8456em;
|
||||
*margin-right: 14.475em;
|
||||
}
|
||||
/* t5 narrow block = right, equivalent of 240px */
|
||||
.yui-t5 .yui-b {
|
||||
float: right;
|
||||
width: 18.4615em;
|
||||
*width: 18.00em;
|
||||
}
|
||||
.yui-t5 .yui-main .yui-b {
|
||||
margin-right: 19.4615em;
|
||||
*margin-right: 18.975em;
|
||||
}
|
||||
/* t6 narrow block = equivalent of 300px */
|
||||
.yui-t6 .yui-b {
|
||||
float: right;
|
||||
width: 23.0769em;
|
||||
*width: 22.50em;
|
||||
}
|
||||
.yui-t6 .yui-main .yui-b {
|
||||
margin-right: 24.0769em;
|
||||
*margin-right: 23.475em;
|
||||
}
|
||||
|
||||
.yui-main .yui-b {
|
||||
float: none;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
/*
|
||||
Section: Grids and Nesting Grids
|
||||
*/
|
||||
|
||||
/*
|
||||
Subsection: Children generally take half the available space
|
||||
*/
|
||||
|
||||
.yui-gb .yui-u,
|
||||
.yui-g .yui-gb .yui-u,
|
||||
.yui-gb .yui-g,
|
||||
.yui-gb .yui-gb,
|
||||
.yui-gb .yui-gc,
|
||||
.yui-gb .yui-gd,
|
||||
.yui-gb .yui-ge,
|
||||
.yui-gb .yui-gf,
|
||||
.yui-gc .yui-u,
|
||||
.yui-gc .yui-g,
|
||||
.yui-gd .yui-u {
|
||||
float: left;
|
||||
}
|
||||
|
||||
/*Float units (and sub grids) to the right */
|
||||
.yui-g .yui-u,
|
||||
.yui-g .yui-g,
|
||||
.yui-g .yui-gb,
|
||||
.yui-g .yui-gc,
|
||||
.yui-g .yui-gd,
|
||||
.yui-g .yui-ge,
|
||||
.yui-g .yui-gf,
|
||||
.yui-gc .yui-u,
|
||||
.yui-gd .yui-g,
|
||||
.yui-g .yui-gc .yui-u,
|
||||
.yui-ge .yui-u,
|
||||
.yui-ge .yui-g,
|
||||
.yui-gf .yui-g,
|
||||
.yui-gf .yui-u {
|
||||
float: right;
|
||||
}
|
||||
|
||||
/*Float units (and sub grids) to the left */
|
||||
.yui-g div.first,
|
||||
.yui-gb div.first,
|
||||
.yui-gc div.first,
|
||||
.yui-gd div.first,
|
||||
.yui-ge div.first,
|
||||
.yui-gf div.first,
|
||||
.yui-g .yui-gc div.first,
|
||||
.yui-g .yui-ge div.first,
|
||||
.yui-gc div.first div.first {
|
||||
float: left;
|
||||
}
|
||||
|
||||
.yui-g .yui-u,
|
||||
.yui-g .yui-g,
|
||||
.yui-g .yui-gb,
|
||||
.yui-g .yui-gc,
|
||||
.yui-g .yui-gd,
|
||||
.yui-g .yui-ge,
|
||||
.yui-g .yui-gf {
|
||||
width: 49.1%;
|
||||
}
|
||||
|
||||
.yui-gb .yui-u,
|
||||
.yui-g .yui-gb .yui-u,
|
||||
.yui-gb .yui-g,
|
||||
.yui-gb .yui-gb,
|
||||
.yui-gb .yui-gc,
|
||||
.yui-gb .yui-gd,
|
||||
.yui-gb .yui-ge,
|
||||
.yui-gb .yui-gf,
|
||||
.yui-gc .yui-u,
|
||||
.yui-gc .yui-g,
|
||||
.yui-gd .yui-u {
|
||||
width: 32%;
|
||||
margin-left: 2.0%;
|
||||
}
|
||||
|
||||
/* Give IE some extra breathing room for 1/3-based rounding issues */
|
||||
.yui-gb .yui-u {
|
||||
*width: 31.8%;
|
||||
*margin-left: 1.9%;
|
||||
}
|
||||
|
||||
.yui-gc div.first,
|
||||
.yui-gd .yui-u {
|
||||
width: 66%;
|
||||
_width: 65.7%;
|
||||
}
|
||||
.yui-gd div.first {
|
||||
width: 32%;
|
||||
_width: 31.5%;
|
||||
}
|
||||
|
||||
.yui-ge div.first,
|
||||
.yui-gf .yui-u {
|
||||
width: 74.2%;
|
||||
_width: 74%;
|
||||
}
|
||||
|
||||
.yui-ge .yui-u,
|
||||
.yui-gf div.first {
|
||||
width: 24%;
|
||||
_width: 23.8%;
|
||||
}
|
||||
|
||||
.yui-g .yui-gb div.first,
|
||||
.yui-gb div.first,
|
||||
.yui-gc div.first,
|
||||
.yui-gd div.first {
|
||||
margin-left: 0;
|
||||
}
|
||||
|
||||
/*
|
||||
Section: Deep Nesting
|
||||
*/
|
||||
.yui-g .yui-g .yui-u,
|
||||
.yui-gb .yui-g .yui-u,
|
||||
.yui-gc .yui-g .yui-u,
|
||||
.yui-gd .yui-g .yui-u,
|
||||
.yui-ge .yui-g .yui-u,
|
||||
.yui-gf .yui-g .yui-u {
|
||||
width: 49%;
|
||||
*width: 48.1%;
|
||||
*margin-left: 0;
|
||||
}
|
||||
|
||||
.yui-g .yui-gb div.first,
|
||||
.yui-gb .yui-gb div.first {
|
||||
*margin-right: 0;
|
||||
*width: 32%;
|
||||
_width: 31.7%;
|
||||
}
|
||||
|
||||
.yui-g .yui-gc div.first,
|
||||
.yui-gd .yui-g {
|
||||
width: 66%;
|
||||
}
|
||||
|
||||
.yui-gb .yui-g div.first {
|
||||
*margin-right: 4%;
|
||||
_margin-right: 1.3%;
|
||||
}
|
||||
|
||||
.yui-gb .yui-gc div.first,
|
||||
.yui-gb .yui-gd div.first {
|
||||
*margin-right: 0;
|
||||
}
|
||||
|
||||
.yui-gb .yui-gb .yui-u,
|
||||
.yui-gb .yui-gc .yui-u {
|
||||
*margin-left: 1.8%;
|
||||
_margin-left: 4%;
|
||||
}
|
||||
|
||||
.yui-g .yui-gb .yui-u {
|
||||
_margin-left: 1.0%;
|
||||
}
|
||||
|
||||
.yui-gb .yui-gd .yui-u {
|
||||
*width: 66%;
|
||||
_width: 61.2%;
|
||||
}
|
||||
.yui-gb .yui-gd div.first {
|
||||
*width: 31%;
|
||||
_width: 29.5%;
|
||||
}
|
||||
|
||||
.yui-g .yui-gc .yui-u,
|
||||
.yui-gb .yui-gc .yui-u {
|
||||
width: 32%;
|
||||
_float: right;
|
||||
margin-right: 0;
|
||||
_margin-left: 0;
|
||||
}
|
||||
.yui-gb .yui-gc div.first {
|
||||
width: 66%;
|
||||
*float: left;
|
||||
*margin-left: 0;
|
||||
}
|
||||
|
||||
.yui-gb .yui-ge .yui-u,
|
||||
.yui-gb .yui-gf .yui-u {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.yui-gb .yui-gb .yui-u {
|
||||
_margin-left: .7%;
|
||||
}
|
||||
|
||||
.yui-gb .yui-g div.first,
|
||||
.yui-gb .yui-gb div.first {
|
||||
*margin-left:0;
|
||||
}
|
||||
|
||||
.yui-gc .yui-g .yui-u,
|
||||
.yui-gd .yui-g .yui-u {
|
||||
*width: 48.1%;
|
||||
*margin-left: 0;
|
||||
}
|
||||
|
||||
.yui-gb .yui-gd div.first {
|
||||
width: 32%;
|
||||
}
|
||||
.yui-g .yui-gd div.first {
|
||||
_width: 29.9%;
|
||||
}
|
||||
|
||||
.yui-ge .yui-g {
|
||||
width: 24%;
|
||||
}
|
||||
.yui-gf .yui-g {
|
||||
width: 74.2%;
|
||||
}
|
||||
|
||||
.yui-gb .yui-ge div.yui-u,
|
||||
.yui-gb .yui-gf div.yui-u {
|
||||
float: right;
|
||||
}
|
||||
.yui-gb .yui-ge div.first,
|
||||
.yui-gb .yui-gf div.first {
|
||||
float: left;
|
||||
}
|
||||
|
||||
/* Width Accommodation for Nested Contexts */
|
||||
.yui-gb .yui-ge .yui-u,
|
||||
.yui-gb .yui-gf div.first {
|
||||
*width: 24%;
|
||||
_width: 20%;
|
||||
}
|
||||
|
||||
/* Width Accommodation for Nested Contexts */
|
||||
.yui-gb .yui-ge div.first,
|
||||
.yui-gb .yui-gf .yui-u {
|
||||
*width: 73.5%;
|
||||
_width: 65.5%;
|
||||
}
|
||||
|
||||
/* Patch for GD within GE */
|
||||
.yui-ge div.first .yui-gd .yui-u {
|
||||
width: 65%;
|
||||
}
|
||||
.yui-ge div.first .yui-gd div.first {
|
||||
width: 32%;
|
||||
}
|
||||
|
||||
/*
|
||||
Section: Clearing. zoom for IE, :after for others
|
||||
*/
|
||||
|
||||
#bd:after,
|
||||
.yui-g:after,
|
||||
.yui-gb:after,
|
||||
.yui-gc:after,
|
||||
.yui-gd:after,
|
||||
.yui-ge:after,
|
||||
.yui-gf:after,
|
||||
.yui-t1:after,
|
||||
.yui-t2:after,
|
||||
.yui-t3:after,
|
||||
.yui-t4:after,
|
||||
.yui-t5:after,
|
||||
.yui-t6:after {
|
||||
content: ".";
|
||||
display: block;
|
||||
height: 0;
|
||||
clear: both;
|
||||
visibility: hidden;
|
||||
}
|
||||
#bd,
|
||||
.yui-g,
|
||||
.yui-gb,
|
||||
.yui-gc,
|
||||
.yui-gd,
|
||||
.yui-ge,
|
||||
.yui-gf,
|
||||
.yui-t1,
|
||||
.yui-t2,
|
||||
.yui-t3,
|
||||
.yui-t4,
|
||||
.yui-t5,
|
||||
.yui-t6 {
|
||||
zoom: 1;
|
||||
}
|
||||
8
include/javascript/yui3/build/cssreset/reset-context-min.css
vendored
Executable file
8
include/javascript/yui3/build/cssreset/reset-context-min.css
vendored
Executable file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
|
||||
Code licensed under the BSD License:
|
||||
http://developer.yahoo.net/yui/license.txt
|
||||
version: 3.0.0
|
||||
build: 1549
|
||||
*/
|
||||
.yui-cssreset html{color:#000;background:#FFF;}.yui-cssreset body,.yui-cssreset div,.yui-cssreset dl,.yui-cssreset dt,.yui-cssreset dd,.yui-cssreset ul,.yui-cssreset ol,.yui-cssreset li,.yui-cssreset h1,.yui-cssreset h2,.yui-cssreset h3,.yui-cssreset h4,.yui-cssreset h5,.yui-cssreset h6,.yui-cssreset pre,.yui-cssreset code,.yui-cssreset form,.yui-cssreset fieldset,.yui-cssreset legend,.yui-cssreset input,.yui-cssreset textarea,.yui-cssreset p,.yui-cssreset blockquote,.yui-cssreset th,.yui-cssreset td{margin:0;padding:0;}.yui-cssreset table{border-collapse:collapse;border-spacing:0;}.yui-cssreset fieldset,.yui-cssreset img{border:0;}.yui-cssreset address,.yui-cssreset caption,.yui-cssreset cite,.yui-cssreset code,.yui-cssreset dfn,.yui-cssreset em,.yui-cssreset strong,.yui-cssreset th,.yui-cssreset var{font-style:normal;font-weight:normal;}.yui-cssreset li{list-style:none;}.yui-cssreset caption,.yui-cssreset th{text-align:left;}.yui-cssreset h1,.yui-cssreset h2,.yui-cssreset h3,.yui-cssreset h4,.yui-cssreset h5,.yui-cssreset h6{font-size:100%;font-weight:normal;}.yui-cssreset q:before,.yui-cssreset q:after{content:'';}.yui-cssreset abbr,.yui-cssreset acronym{border:0;font-variant:normal;}.yui-cssreset sup{vertical-align:text-top;}.yui-cssreset sub{vertical-align:text-bottom;}.yui-cssreset input,.yui-cssreset textarea,.yui-cssreset select{font-family:inherit;font-size:inherit;font-weight:inherit;}.yui-cssreset input,.yui-cssreset textarea,.yui-cssreset select{*font-size:100%;}.yui-cssreset legend{color:#000;}
|
||||
126
include/javascript/yui3/build/cssreset/reset-context.css
Executable file
126
include/javascript/yui3/build/cssreset/reset-context.css
Executable file
@@ -0,0 +1,126 @@
|
||||
/*
|
||||
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
|
||||
Code licensed under the BSD License:
|
||||
http://developer.yahoo.net/yui/license.txt
|
||||
version: 3.0.0
|
||||
build: 1549
|
||||
*/
|
||||
/*e
|
||||
TODO will need to remove settings on HTML since we can't namespace it.
|
||||
TODO with the prefix, should I group by selector or property for weight savings?
|
||||
*/
|
||||
.yui-cssreset html{
|
||||
color:#000;
|
||||
background:#FFF;
|
||||
}
|
||||
/*
|
||||
TODO remove settings on BODY since we can't namespace it.
|
||||
*/
|
||||
/*
|
||||
TODO test putting a class on HEAD.
|
||||
- Fails on FF.
|
||||
*/
|
||||
.yui-cssreset body,
|
||||
.yui-cssreset div,
|
||||
.yui-cssreset dl,
|
||||
.yui-cssreset dt,
|
||||
.yui-cssreset dd,
|
||||
.yui-cssreset ul,
|
||||
.yui-cssreset ol,
|
||||
.yui-cssreset li,
|
||||
.yui-cssreset h1,
|
||||
.yui-cssreset h2,
|
||||
.yui-cssreset h3,
|
||||
.yui-cssreset h4,
|
||||
.yui-cssreset h5,
|
||||
.yui-cssreset h6,
|
||||
.yui-cssreset pre,
|
||||
.yui-cssreset code,
|
||||
.yui-cssreset form,
|
||||
.yui-cssreset fieldset,
|
||||
.yui-cssreset legend,
|
||||
.yui-cssreset input,
|
||||
.yui-cssreset textarea,
|
||||
.yui-cssreset p,
|
||||
.yui-cssreset blockquote,
|
||||
.yui-cssreset th,
|
||||
.yui-cssreset td {
|
||||
margin:0;
|
||||
padding:0;
|
||||
}
|
||||
.yui-cssreset table {
|
||||
border-collapse:collapse;
|
||||
border-spacing:0;
|
||||
}
|
||||
.yui-cssreset fieldset,
|
||||
.yui-cssreset img {
|
||||
border:0;
|
||||
}
|
||||
/*
|
||||
TODO think about hanlding inheritence differently, maybe letting IE6 fail a bit...
|
||||
*/
|
||||
.yui-cssreset address,
|
||||
.yui-cssreset caption,
|
||||
.yui-cssreset cite,
|
||||
.yui-cssreset code,
|
||||
.yui-cssreset dfn,
|
||||
.yui-cssreset em,
|
||||
.yui-cssreset strong,
|
||||
.yui-cssreset th,
|
||||
.yui-cssreset var {
|
||||
font-style:normal;
|
||||
font-weight:normal;
|
||||
}
|
||||
/*
|
||||
TODO Figure out where this list-style rule is best set. Hedger has a request to investigate.
|
||||
*/
|
||||
.yui-cssreset li {
|
||||
list-style:none;
|
||||
}
|
||||
|
||||
.yui-cssreset caption,
|
||||
.yui-cssreset th {
|
||||
text-align:left;
|
||||
}
|
||||
.yui-cssreset h1,
|
||||
.yui-cssreset h2,
|
||||
.yui-cssreset h3,
|
||||
.yui-cssreset h4,
|
||||
.yui-cssreset h5,
|
||||
.yui-cssreset h6 {
|
||||
font-size:100%;
|
||||
font-weight:normal;
|
||||
}
|
||||
.yui-cssreset q:before,
|
||||
.yui-cssreset q:after {
|
||||
content:'';
|
||||
}
|
||||
.yui-cssreset abbr,
|
||||
.yui-cssreset acronym {
|
||||
border:0;
|
||||
font-variant:normal;
|
||||
}
|
||||
/* to preserve line-height and selector appearance */
|
||||
.yui-cssreset sup {
|
||||
vertical-align:text-top;
|
||||
}
|
||||
.yui-cssreset sub {
|
||||
vertical-align:text-bottom;
|
||||
}
|
||||
.yui-cssreset input,
|
||||
.yui-cssreset textarea,
|
||||
.yui-cssreset select {
|
||||
font-family:inherit;
|
||||
font-size:inherit;
|
||||
font-weight:inherit;
|
||||
}
|
||||
/*to enable resizing for IE*/
|
||||
.yui-cssreset input,
|
||||
.yui-cssreset textarea,
|
||||
.yui-cssreset select {
|
||||
*font-size:100%;
|
||||
}
|
||||
/*because legend doesn't inherit in IE */
|
||||
.yui-cssreset legend {
|
||||
color:#000;
|
||||
}
|
||||
8
include/javascript/yui3/build/cssreset/reset-min.css
vendored
Executable file
8
include/javascript/yui3/build/cssreset/reset-min.css
vendored
Executable file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
|
||||
Code licensed under the BSD License:
|
||||
http://developer.yahoo.net/yui/license.txt
|
||||
version: 3.0.0
|
||||
build: 1549
|
||||
*/
|
||||
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}
|
||||
126
include/javascript/yui3/build/cssreset/reset.css
Executable file
126
include/javascript/yui3/build/cssreset/reset.css
Executable file
@@ -0,0 +1,126 @@
|
||||
/*
|
||||
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
|
||||
Code licensed under the BSD License:
|
||||
http://developer.yahoo.net/yui/license.txt
|
||||
version: 3.0.0
|
||||
build: 1549
|
||||
*/
|
||||
/*
|
||||
TODO will need to remove settings on HTML since we can't namespace it.
|
||||
TODO with the prefix, should I group by selector or property for weight savings?
|
||||
*/
|
||||
html{
|
||||
color:#000;
|
||||
background:#FFF;
|
||||
}
|
||||
/*
|
||||
TODO remove settings on BODY since we can't namespace it.
|
||||
*/
|
||||
/*
|
||||
TODO test putting a class on HEAD.
|
||||
- Fails on FF.
|
||||
*/
|
||||
body,
|
||||
div,
|
||||
dl,
|
||||
dt,
|
||||
dd,
|
||||
ul,
|
||||
ol,
|
||||
li,
|
||||
h1,
|
||||
h2,
|
||||
h3,
|
||||
h4,
|
||||
h5,
|
||||
h6,
|
||||
pre,
|
||||
code,
|
||||
form,
|
||||
fieldset,
|
||||
legend,
|
||||
input,
|
||||
textarea,
|
||||
p,
|
||||
blockquote,
|
||||
th,
|
||||
td {
|
||||
margin:0;
|
||||
padding:0;
|
||||
}
|
||||
table {
|
||||
border-collapse:collapse;
|
||||
border-spacing:0;
|
||||
}
|
||||
fieldset,
|
||||
img {
|
||||
border:0;
|
||||
}
|
||||
/*
|
||||
TODO think about hanlding inheritence differently, maybe letting IE6 fail a bit...
|
||||
*/
|
||||
address,
|
||||
caption,
|
||||
cite,
|
||||
code,
|
||||
dfn,
|
||||
em,
|
||||
strong,
|
||||
th,
|
||||
var {
|
||||
font-style:normal;
|
||||
font-weight:normal;
|
||||
}
|
||||
/*
|
||||
TODO Figure out where this list-style rule is best set. Hedger has a request to investigate.
|
||||
*/
|
||||
li {
|
||||
list-style:none;
|
||||
}
|
||||
|
||||
caption,
|
||||
th {
|
||||
text-align:left;
|
||||
}
|
||||
h1,
|
||||
h2,
|
||||
h3,
|
||||
h4,
|
||||
h5,
|
||||
h6 {
|
||||
font-size:100%;
|
||||
font-weight:normal;
|
||||
}
|
||||
q:before,
|
||||
q:after {
|
||||
content:'';
|
||||
}
|
||||
abbr,
|
||||
acronym {
|
||||
border:0;
|
||||
font-variant:normal;
|
||||
}
|
||||
/* to preserve line-height and selector appearance */
|
||||
sup {
|
||||
vertical-align:text-top;
|
||||
}
|
||||
sub {
|
||||
vertical-align:text-bottom;
|
||||
}
|
||||
input,
|
||||
textarea,
|
||||
select {
|
||||
font-family:inherit;
|
||||
font-size:inherit;
|
||||
font-weight:inherit;
|
||||
}
|
||||
/*to enable resizing for IE*/
|
||||
input,
|
||||
textarea,
|
||||
select {
|
||||
*font-size:100%;
|
||||
}
|
||||
/*because legend doesn't inherit in IE */
|
||||
legend {
|
||||
color:#000;
|
||||
}
|
||||
176
include/javascript/yui3/build/node-menunav/assets/node-menunav-core.css
Executable file
176
include/javascript/yui3/build/node-menunav/assets/node-menunav-core.css
Executable file
@@ -0,0 +1,176 @@
|
||||
/*
|
||||
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
|
||||
Code licensed under the BSD License:
|
||||
http://developer.yahoo.net/yui/license.txt
|
||||
version: 3.0.0
|
||||
build: 1549
|
||||
*/
|
||||
.yui-menu .yui-menu {
|
||||
|
||||
position: absolute;
|
||||
z-index: 1;
|
||||
|
||||
}
|
||||
|
||||
|
||||
.yui-menu .yui-shim {
|
||||
|
||||
/*
|
||||
Styles for the <iframe> shim used to prevent <select> elements from poking through
|
||||
submenus in IE < 7. Note: For peformance, creation of the <iframe> shim for each submenu
|
||||
is deferred until it is initially made visible by the user.
|
||||
*/
|
||||
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
z-index: -1;
|
||||
opacity: 0;
|
||||
filter: alpha(opacity=0); /* For IE since it doesn't implement the CSS3 "opacity" property. */
|
||||
border: none;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
|
||||
}
|
||||
|
||||
.yui-menu-hidden {
|
||||
|
||||
/*
|
||||
Position hidden menus outside the viewport boundaries to prevent them from
|
||||
triggering scrollbars on the viewport.
|
||||
*/
|
||||
|
||||
top: -10000px;
|
||||
left: -10000px;
|
||||
|
||||
/*
|
||||
Using "visibility:hidden" over "display" none because:
|
||||
|
||||
1) As the "position" property for submenus is set to "absolute", they are out of
|
||||
the document flow and take up no space. Therefore, from that perspective use of
|
||||
"display:none" is redundant.
|
||||
|
||||
2) According to MSDN use of "display:none" is more expensive:
|
||||
"Display is the more expensive of the two CSS properties, so if you are
|
||||
making elements appear and disappear often, visibility will be faster."
|
||||
(See http://msdn.microsoft.com/en-us/library/bb264005(VS.85).aspx)
|
||||
*/
|
||||
|
||||
visibility: hidden;
|
||||
|
||||
}
|
||||
|
||||
.yui-menu li {
|
||||
|
||||
list-style-type: none;
|
||||
|
||||
}
|
||||
|
||||
.yui-menu ul,
|
||||
.yui-menu li {
|
||||
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
|
||||
}
|
||||
|
||||
.yui-menu-label,
|
||||
.yui-menuitem-content {
|
||||
|
||||
text-align: left;
|
||||
white-space: nowrap;
|
||||
display: block;
|
||||
|
||||
}
|
||||
|
||||
.yui-menu-horizontal li {
|
||||
|
||||
float: left;
|
||||
width: auto;
|
||||
|
||||
}
|
||||
|
||||
.yui-menu-horizontal li li {
|
||||
|
||||
float: none;
|
||||
|
||||
}
|
||||
|
||||
.yui-menu-horizontal ul {
|
||||
|
||||
/*
|
||||
Use of "zoom" sets the "hasLayout" property to "true" in IE (< 8). When "hasLayout" is
|
||||
set to "true", an element can clear its floated descendents. For more:
|
||||
http://msdn.microsoft.com/en-gb/library/ms533776(VS.85).aspx
|
||||
*/
|
||||
|
||||
*zoom: 1;
|
||||
|
||||
}
|
||||
|
||||
.yui-menu-horizontal ul ul {
|
||||
|
||||
/*
|
||||
No need to clear <ul>s of submenus of horizontal menus since <li>s of submenus
|
||||
aren't floated.
|
||||
*/
|
||||
|
||||
*zoom: normal;
|
||||
|
||||
}
|
||||
|
||||
.yui-menu-horizontal>.yui-menu-content>ul:after {
|
||||
|
||||
/* Self-clearing solution for Opera, Webkit, Gecko and IE > 7 */
|
||||
|
||||
content: "";
|
||||
display: block;
|
||||
clear: both;
|
||||
line-height: 0;
|
||||
font-size: 0;
|
||||
visibility: hidden;
|
||||
|
||||
}
|
||||
|
||||
|
||||
/*
|
||||
The following two rules are for IE 7. Triggering "hasLayout" (via use of "zoom") prevents
|
||||
first-tier submenus from hiding when the mouse is moving from an menu label in a root menu to
|
||||
its corresponding submenu.
|
||||
*/
|
||||
|
||||
.yui-menu-content {
|
||||
|
||||
*zoom: 1;
|
||||
|
||||
}
|
||||
|
||||
|
||||
.yui-menu-hidden .yui-menu-content {
|
||||
|
||||
*zoom: normal;
|
||||
|
||||
}
|
||||
|
||||
|
||||
/*
|
||||
The following two rules are for IE 6 (Standards Mode and Quirks Mode) and IE 7 (Quirks Mode
|
||||
only). Triggering "hasLayout" (via use of "zoom") fixes a bug in IE where mousing mousing off
|
||||
the text node of menuitem or menu label will incorrectly trigger the mouseout event.
|
||||
*/
|
||||
|
||||
.yui-menuitem-content,
|
||||
.yui-menu-label {
|
||||
|
||||
_zoom: 1;
|
||||
|
||||
}
|
||||
|
||||
.yui-menu-hiden .yui-menuitem-content,
|
||||
.yui-menu-hiden .yui-menu-label {
|
||||
|
||||
_zoom: normal;
|
||||
|
||||
}
|
||||
@@ -0,0 +1,270 @@
|
||||
/*
|
||||
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
|
||||
Code licensed under the BSD License:
|
||||
http://developer.yahoo.net/yui/license.txt
|
||||
version: 3.0.0
|
||||
build: 1549
|
||||
*/
|
||||
/* Vertical menus and submenus */
|
||||
|
||||
.yui-skin-sam .yui-menu-content,
|
||||
.yui-skin-sam .yui-menu .yui-menu .yui-menu-content {
|
||||
|
||||
font-size: 93%; /* 12px */
|
||||
line-height: 1.5; /* 18px */
|
||||
*line-height: 1.45; /* For IE */
|
||||
border: solid 1px #808080;
|
||||
background: #fff;
|
||||
padding: 3px 0;
|
||||
|
||||
}
|
||||
|
||||
.yui-skin-sam .yui-menu .yui-menu .yui-menu-content {
|
||||
|
||||
font-size: 100%;
|
||||
|
||||
}
|
||||
|
||||
|
||||
/* Horizontal menus */
|
||||
|
||||
.yui-skin-sam .yui-menu-horizontal .yui-menu-content {
|
||||
|
||||
line-height: 2; /* ~24px */
|
||||
*line-height: 1.9; /* For IE */
|
||||
background: url(../../../../assets/skins/sam/sprite.png) repeat-x 0 0;
|
||||
padding: 0;
|
||||
|
||||
}
|
||||
|
||||
|
||||
.yui-skin-sam .yui-menu ul,
|
||||
.yui-skin-sam .yui-menu ul ul {
|
||||
|
||||
margin-top: 3px;
|
||||
padding-top: 3px;
|
||||
border-top: solid 1px #ccc;
|
||||
|
||||
}
|
||||
|
||||
.yui-skin-sam .yui-menu ul.first-of-type {
|
||||
|
||||
border: 0;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
|
||||
}
|
||||
|
||||
.yui-skin-sam .yui-menu-horizontal ul {
|
||||
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
border: 0;
|
||||
|
||||
}
|
||||
|
||||
|
||||
.yui-skin-sam .yui-menu li,
|
||||
.yui-skin-sam .yui-menu .yui-menu li {
|
||||
|
||||
/*
|
||||
For and IE 6 (Strict Mode and Quirks Mode) and IE 7 (Quirks Mode only): Used to collapse
|
||||
superfluous white space between <li> elements that is triggered by the "display" property
|
||||
of the <a> elements being set to "block" by node-menunav-core.css file.
|
||||
*/
|
||||
|
||||
_border-bottom: solid 1px #fff;
|
||||
|
||||
}
|
||||
|
||||
.yui-skin-sam .yui-menu-horizontal li {
|
||||
|
||||
_border-bottom: 0;
|
||||
|
||||
}
|
||||
|
||||
.yui-skin-sam .yui-menubuttonnav li {
|
||||
|
||||
border-right: solid 1px #ccc;
|
||||
|
||||
}
|
||||
|
||||
.yui-skin-sam .yui-splitbuttonnav li {
|
||||
|
||||
border-right: solid 1px #808080;
|
||||
|
||||
}
|
||||
|
||||
.yui-skin-sam .yui-menubuttonnav li li,
|
||||
.yui-skin-sam .yui-splitbuttonnav li li {
|
||||
|
||||
border-right: 0;
|
||||
|
||||
}
|
||||
|
||||
|
||||
/* Menuitems and menu labels */
|
||||
|
||||
|
||||
.yui-skin-sam .yui-menu-label,
|
||||
.yui-skin-sam .yui-menu .yui-menu .yui-menu-label,
|
||||
.yui-skin-sam .yui-menuitem-content,
|
||||
.yui-skin-sam .yui-menu .yui-menu .yui-menuitem-content {
|
||||
|
||||
padding: 0 20px;
|
||||
color: #000;
|
||||
text-decoration: none;
|
||||
cursor: default;
|
||||
|
||||
/*
|
||||
Necessary specify values for border, position and margin to override values specified in
|
||||
the selectors that follow.
|
||||
*/
|
||||
|
||||
float: none;
|
||||
border: 0;
|
||||
margin: 0;
|
||||
|
||||
}
|
||||
|
||||
.yui-skin-sam .yui-menu-horizontal .yui-menu-label,
|
||||
.yui-skin-sam .yui-menu-horizontal .yui-menuitem-content {
|
||||
|
||||
padding: 0 10px;
|
||||
border-style: solid;
|
||||
border-color: #808080;
|
||||
border-width: 1px 0;
|
||||
margin: -1px 0;
|
||||
|
||||
float: left; /* Ensures that menu labels clear floated descendents. Also gets negative
|
||||
margins working in IE 7 (Strict Mode). */
|
||||
width: auto;
|
||||
|
||||
}
|
||||
|
||||
.yui-skin-sam .yui-menu-label,
|
||||
.yui-skin-sam .yui-menu .yui-menu .yui-menu-label {
|
||||
|
||||
background: url(vertical-menu-submenu-indicator.png) right center no-repeat;
|
||||
|
||||
}
|
||||
|
||||
.yui-skin-sam .yui-menu-horizontal .yui-menu-label {
|
||||
|
||||
background: url(../../../../assets/skins/sam/sprite.png) repeat-x 0 0;
|
||||
|
||||
}
|
||||
|
||||
.yui-skin-sam .yui-menubuttonnav .yui-menu-label,
|
||||
.yui-skin-sam .yui-splitbuttonnav .yui-menu-label {
|
||||
|
||||
background-image: none;
|
||||
|
||||
}
|
||||
|
||||
.yui-skin-sam .yui-menubuttonnav .yui-menu-label {
|
||||
|
||||
padding-right: 0;
|
||||
|
||||
}
|
||||
|
||||
.yui-skin-sam .yui-menubuttonnav .yui-menu-label em {
|
||||
|
||||
font-style: normal;
|
||||
padding-right: 20px;
|
||||
display: block;
|
||||
background: url(horizontal-menu-submenu-indicator.png) right center no-repeat;
|
||||
|
||||
}
|
||||
|
||||
|
||||
.yui-skin-sam .yui-splitbuttonnav .yui-menu-label {
|
||||
|
||||
padding: 0;
|
||||
|
||||
}
|
||||
|
||||
.yui-skin-sam .yui-splitbuttonnav .yui-menu-label a {
|
||||
|
||||
float: left;
|
||||
width: auto;
|
||||
color: #000;
|
||||
text-decoration: none;
|
||||
cursor: default;
|
||||
padding: 0 5px 0 10px;
|
||||
|
||||
}
|
||||
|
||||
.yui-skin-sam .yui-splitbuttonnav .yui-menu-label .yui-menu-toggle {
|
||||
|
||||
padding: 0; /* Overide padding applied by the preceeding rule. */
|
||||
border-left: solid 1px #ccc;
|
||||
width: 15px;
|
||||
overflow: hidden;
|
||||
text-indent: -1000px;
|
||||
background: url(horizontal-menu-submenu-indicator.png) 3px center no-repeat;
|
||||
|
||||
}
|
||||
|
||||
|
||||
/* Selected menuitem */
|
||||
|
||||
.yui-skin-sam .yui-menu-label-active,
|
||||
.yui-skin-sam .yui-menu-label-menuvisible,
|
||||
.yui-skin-sam .yui-menu .yui-menu .yui-menu-label-active,
|
||||
.yui-skin-sam .yui-menu .yui-menu .yui-menu-label-menuvisible {
|
||||
|
||||
background-color: #B3D4FF;
|
||||
|
||||
}
|
||||
|
||||
.yui-skin-sam .yui-menuitem-active .yui-menuitem-content,
|
||||
.yui-skin-sam .yui-menu .yui-menu .yui-menuitem-active .yui-menuitem-content {
|
||||
|
||||
background-image: none;
|
||||
background-color: #B3D4FF;
|
||||
|
||||
/*
|
||||
Undo values set for "border-left-width" and "margin-left" when the root menu has a class of
|
||||
"yui-menubuttonnav" or "yui-splitbuttonnav" applied.
|
||||
*/
|
||||
|
||||
border-left-width: 0;
|
||||
margin-left: 0;
|
||||
|
||||
}
|
||||
|
||||
.yui-skin-sam .yui-menu-horizontal .yui-menu-label-active,
|
||||
.yui-skin-sam .yui-menu-horizontal .yui-menuitem-active .yui-menuitem-content,
|
||||
.yui-skin-sam .yui-menu-horizontal .yui-menu-label-menuvisible {
|
||||
|
||||
border-color: #7D98B8;
|
||||
background: url(../../../../assets/skins/sam/sprite.png) repeat-x 0 -1700px;
|
||||
|
||||
}
|
||||
|
||||
.yui-skin-sam .yui-menubuttonnav .yui-menu-label-active,
|
||||
.yui-skin-sam .yui-menubuttonnav .yui-menuitem-active .yui-menuitem-content,
|
||||
.yui-skin-sam .yui-menubuttonnav .yui-menu-label-menuvisible,
|
||||
.yui-skin-sam .yui-splitbuttonnav .yui-menu-label-active,
|
||||
.yui-skin-sam .yui-splitbuttonnav .yui-menuitem-active .yui-menuitem-content,
|
||||
.yui-skin-sam .yui-splitbuttonnav .yui-menu-label-menuvisible {
|
||||
|
||||
border-left-width: 1px;
|
||||
margin-left: -1px;
|
||||
|
||||
}
|
||||
|
||||
.yui-skin-sam .yui-splitbuttonnav .yui-menu-label-menuvisible {
|
||||
|
||||
border-color: #808080;
|
||||
background: transparent;
|
||||
|
||||
}
|
||||
|
||||
.yui-skin-sam .yui-splitbuttonnav .yui-menu-label-menuvisible .yui-menu-toggle {
|
||||
|
||||
border-color: #7D98B8;
|
||||
background: url(horizontal-menu-submenu-toggle.png) left center no-repeat;
|
||||
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
|
||||
Code licensed under the BSD License:
|
||||
http://developer.yahoo.net/yui/license.txt
|
||||
version: 3.0.0
|
||||
build: 1549
|
||||
*/
|
||||
.yui-menu .yui-menu{position:absolute;z-index:1;}.yui-menu .yui-shim{position:absolute;top:0;left:0;z-index:-1;opacity:0;filter:alpha(opacity=0);border:none;margin:0;padding:0;height:100%;width:100%;}.yui-menu-hidden{top:-10000px;left:-10000px;visibility:hidden;}.yui-menu li{list-style-type:none;}.yui-menu ul,.yui-menu li{margin:0;padding:0;}.yui-menu-label,.yui-menuitem-content{text-align:left;white-space:nowrap;display:block;}.yui-menu-horizontal li{float:left;width:auto;}.yui-menu-horizontal li li{float:none;}.yui-menu-horizontal ul{*zoom:1;}.yui-menu-horizontal ul ul{*zoom:normal;}.yui-menu-horizontal>.yui-menu-content>ul:after{content:"";display:block;clear:both;line-height:0;font-size:0;visibility:hidden;}.yui-menu-content{*zoom:1;}.yui-menu-hidden .yui-menu-content{*zoom:normal;}.yui-menuitem-content,.yui-menu-label{_zoom:1;}.yui-menu-hiden .yui-menuitem-content,.yui-menu-hiden .yui-menu-label{_zoom:normal;}.yui-skin-sam .yui-menu-content,.yui-skin-sam .yui-menu .yui-menu .yui-menu-content{font-size:93%;line-height:1.5;*line-height:1.45;border:solid 1px #808080;background:#fff;padding:3px 0;}.yui-skin-sam .yui-menu .yui-menu .yui-menu-content{font-size:100%;}.yui-skin-sam .yui-menu-horizontal .yui-menu-content{line-height:2;*line-height:1.9;background:url(../../../../assets/skins/sam/sprite.png) repeat-x 0 0;padding:0;}.yui-skin-sam .yui-menu ul,.yui-skin-sam .yui-menu ul ul{margin-top:3px;padding-top:3px;border-top:solid 1px #ccc;}.yui-skin-sam .yui-menu ul.first-of-type{border:0;margin:0;padding:0;}.yui-skin-sam .yui-menu-horizontal ul{padding:0;margin:0;border:0;}.yui-skin-sam .yui-menu li,.yui-skin-sam .yui-menu .yui-menu li{_border-bottom:solid 1px #fff;}.yui-skin-sam .yui-menu-horizontal li{_border-bottom:0;}.yui-skin-sam .yui-menubuttonnav li{border-right:solid 1px #ccc;}.yui-skin-sam .yui-splitbuttonnav li{border-right:solid 1px #808080;}.yui-skin-sam .yui-menubuttonnav li li,.yui-skin-sam .yui-splitbuttonnav li li{border-right:0;}.yui-skin-sam .yui-menu-label,.yui-skin-sam .yui-menu .yui-menu .yui-menu-label,.yui-skin-sam .yui-menuitem-content,.yui-skin-sam .yui-menu .yui-menu .yui-menuitem-content{padding:0 20px;color:#000;text-decoration:none;cursor:default;float:none;border:0;margin:0;}.yui-skin-sam .yui-menu-horizontal .yui-menu-label,.yui-skin-sam .yui-menu-horizontal .yui-menuitem-content{padding:0 10px;border-style:solid;border-color:#808080;border-width:1px 0;margin:-1px 0;float:left;width:auto;}.yui-skin-sam .yui-menu-label,.yui-skin-sam .yui-menu .yui-menu .yui-menu-label{background:url(vertical-menu-submenu-indicator.png) right center no-repeat;}.yui-skin-sam .yui-menu-horizontal .yui-menu-label{background:url(../../../../assets/skins/sam/sprite.png) repeat-x 0 0;}.yui-skin-sam .yui-menubuttonnav .yui-menu-label,.yui-skin-sam .yui-splitbuttonnav .yui-menu-label{background-image:none;}.yui-skin-sam .yui-menubuttonnav .yui-menu-label{padding-right:0;}.yui-skin-sam .yui-menubuttonnav .yui-menu-label em{font-style:normal;padding-right:20px;display:block;background:url(horizontal-menu-submenu-indicator.png) right center no-repeat;}.yui-skin-sam .yui-splitbuttonnav .yui-menu-label{padding:0;}.yui-skin-sam .yui-splitbuttonnav .yui-menu-label a{float:left;width:auto;color:#000;text-decoration:none;cursor:default;padding:0 5px 0 10px;}.yui-skin-sam .yui-splitbuttonnav .yui-menu-label .yui-menu-toggle{padding:0;border-left:solid 1px #ccc;width:15px;overflow:hidden;text-indent:-1000px;background:url(horizontal-menu-submenu-indicator.png) 3px center no-repeat;}.yui-skin-sam .yui-menu-label-active,.yui-skin-sam .yui-menu-label-menuvisible,.yui-skin-sam .yui-menu .yui-menu .yui-menu-label-active,.yui-skin-sam .yui-menu .yui-menu .yui-menu-label-menuvisible{background-color:#B3D4FF;}.yui-skin-sam .yui-menuitem-active .yui-menuitem-content,.yui-skin-sam .yui-menu .yui-menu .yui-menuitem-active .yui-menuitem-content{background-image:none;background-color:#B3D4FF;border-left-width:0;margin-left:0;}.yui-skin-sam .yui-menu-horizontal .yui-menu-label-active,.yui-skin-sam .yui-menu-horizontal .yui-menuitem-active .yui-menuitem-content,.yui-skin-sam .yui-menu-horizontal .yui-menu-label-menuvisible{border-color:#7D98B8;background:url(../../../../assets/skins/sam/sprite.png) repeat-x 0 -1700px;}.yui-skin-sam .yui-menubuttonnav .yui-menu-label-active,.yui-skin-sam .yui-menubuttonnav .yui-menuitem-active .yui-menuitem-content,.yui-skin-sam .yui-menubuttonnav .yui-menu-label-menuvisible,.yui-skin-sam .yui-splitbuttonnav .yui-menu-label-active,.yui-skin-sam .yui-splitbuttonnav .yui-menuitem-active .yui-menuitem-content,.yui-skin-sam .yui-splitbuttonnav .yui-menu-label-menuvisible{border-left-width:1px;margin-left:-1px;}.yui-skin-sam .yui-splitbuttonnav .yui-menu-label-menuvisible{border-color:#808080;background:transparent;}.yui-skin-sam .yui-splitbuttonnav .yui-menu-label-menuvisible .yui-menu-toggle{border-color:#7D98B8;background:url(horizontal-menu-submenu-toggle.png) left center no-repeat;}
|
||||
14
include/javascript/yui3/build/overlay/assets/overlay-core.css
Executable file
14
include/javascript/yui3/build/overlay/assets/overlay-core.css
Executable file
@@ -0,0 +1,14 @@
|
||||
/*
|
||||
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
|
||||
Code licensed under the BSD License:
|
||||
http://developer.yahoo.net/yui/license.txt
|
||||
version: 3.0.0
|
||||
build: 1549
|
||||
|
||||
.yui-overlay {
|
||||
position:absolute;
|
||||
}
|
||||
|
||||
.yui-overlay-hidden {
|
||||
visibility:hidden
|
||||
}*/
|
||||
7
include/javascript/yui3/build/overlay/assets/skins/sam/overlay-skin.css
Executable file
7
include/javascript/yui3/build/overlay/assets/skins/sam/overlay-skin.css
Executable file
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
|
||||
Code licensed under the BSD License:
|
||||
http://developer.yahoo.net/yui/license.txt
|
||||
version: 3.0.0
|
||||
build: 1549
|
||||
*/
|
||||
9
include/javascript/yui3/build/overlay/assets/skins/sam/overlay.css
Executable file
9
include/javascript/yui3/build/overlay/assets/skins/sam/overlay.css
Executable file
@@ -0,0 +1,9 @@
|
||||
/*
|
||||
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
|
||||
Code licensed under the BSD License:
|
||||
http://developer.yahoo.net/yui/license.txt
|
||||
version: 3.0.0
|
||||
build: 1549
|
||||
//Commented out until YUI 3 overlay classes no longer conflicts with the YUI 2 overlay css
|
||||
|
||||
.yui-overlay{position:absolute;}.yui-overlay-hidden{visibility:hidden;}*/
|
||||
18
include/javascript/yui3/build/slider/assets/skins/sam/slider-skin.css
Executable file
18
include/javascript/yui3/build/slider/assets/skins/sam/slider-skin.css
Executable file
@@ -0,0 +1,18 @@
|
||||
/*
|
||||
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
|
||||
Code licensed under the BSD License:
|
||||
http://developer.yahoo.net/yui/license.txt
|
||||
version: 3.0.0
|
||||
build: 1549
|
||||
*/
|
||||
.yui-skin-sam .yui-slider-rail-x {
|
||||
background: url("rail-classic-x.png") repeat-x 0 7px;
|
||||
min-height: 19px;
|
||||
*height: 19px;
|
||||
}
|
||||
|
||||
.yui-skin-sam .yui-slider-rail-y {
|
||||
background: url("rail-classic-y.png") repeat-y 7px 0;
|
||||
min-width: 19px;
|
||||
*width: 19px;
|
||||
}
|
||||
8
include/javascript/yui3/build/slider/assets/skins/sam/slider.css
Executable file
8
include/javascript/yui3/build/slider/assets/skins/sam/slider.css
Executable file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
|
||||
Code licensed under the BSD License:
|
||||
http://developer.yahoo.net/yui/license.txt
|
||||
version: 3.0.0
|
||||
build: 1549
|
||||
*/
|
||||
.yui-slider{display:-moz-inline-stack;display:inline-block;*display:inline;zoom:1;vertical-align:middle;}.yui-slider-content{position:relative;}.yui-slider-rail{position:relative;}.yui-slider-thumb{position:absolute;}.yui-slider-thumb-image{display:block;}.yui-slider-image-error .yui-slider-thumb{height:10px;width:10px;background:#000;color:#000;overflow:hidden;}.yui-slider-image-error .yui-slider-thumb-image{display:none;}.yui-skin-sam .yui-slider-rail-x{background:url("rail-classic-x.png") repeat-x 0 7px;min-height:19px;*height:19px;}.yui-skin-sam .yui-slider-rail-y{background:url("rail-classic-y.png") repeat-y 7px 0;min-width:19px;*width:19px;}
|
||||
42
include/javascript/yui3/build/slider/assets/slider-core.css
Executable file
42
include/javascript/yui3/build/slider/assets/slider-core.css
Executable file
@@ -0,0 +1,42 @@
|
||||
/*
|
||||
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
|
||||
Code licensed under the BSD License:
|
||||
http://developer.yahoo.net/yui/license.txt
|
||||
version: 3.0.0
|
||||
build: 1549
|
||||
*/
|
||||
.yui-slider {
|
||||
/* xbrowser inline-block styles */
|
||||
display: -moz-inline-stack; /* FF2 */
|
||||
display: inline-block;
|
||||
*display: inline; /* IE 7- (with zoom) */
|
||||
zoom: 1;
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
.yui-slider-content {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.yui-slider-rail {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.yui-slider-thumb {
|
||||
position: absolute;
|
||||
}
|
||||
.yui-slider-thumb-image {
|
||||
/* to collapse vertical space around short thumbs in tall line-height */
|
||||
display: block;
|
||||
}
|
||||
|
||||
.yui-slider-image-error .yui-slider-thumb {
|
||||
height: 10px;
|
||||
width: 10px;
|
||||
background: #000;
|
||||
color: #000;
|
||||
overflow: hidden;
|
||||
}
|
||||
.yui-slider-image-error .yui-slider-thumb-image {
|
||||
display: none;
|
||||
}
|
||||
34
include/javascript/yui3/build/test/assets/test-console.css
Executable file
34
include/javascript/yui3/build/test/assets/test-console.css
Executable file
@@ -0,0 +1,34 @@
|
||||
/*
|
||||
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
|
||||
Code licensed under the BSD License:
|
||||
http://developer.yahoo.net/yui/license.txt
|
||||
version: 3.0.0
|
||||
build: 1549
|
||||
*/
|
||||
.yui-log {padding-top:3em;}
|
||||
/*
|
||||
.yui-log-container {position:relative;width:60em}
|
||||
.yui-log .yui-log-bd {height:auto; overflow:visible;}
|
||||
*/
|
||||
.yui-log-container {width:40em}
|
||||
.yui-log .yui-log-bd {height:60em}
|
||||
.yui-log .yui-log-btns {display:none;}
|
||||
.yui-log .yui-log-ft .yui-log-sourcefilters {visibility:hidden;}
|
||||
.yui-log .yui-log-hd {display:none;}
|
||||
.yui-log .yui-log-ft {position:absolute;top:0em;}
|
||||
|
||||
.pass {
|
||||
background-color: green;
|
||||
font-weight: bold;
|
||||
color: white;
|
||||
}
|
||||
.fail {
|
||||
background-color: red;
|
||||
font-weight: bold;
|
||||
color: white;
|
||||
}
|
||||
.ignore {
|
||||
background-color: #666;
|
||||
font-weight: bold;
|
||||
color: white;
|
||||
}
|
||||
7
include/javascript/yui3/build/widget/assets/skins/sam/widget-skin.css
Executable file
7
include/javascript/yui3/build/widget/assets/skins/sam/widget-skin.css
Executable file
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
|
||||
Code licensed under the BSD License:
|
||||
http://developer.yahoo.net/yui/license.txt
|
||||
version: 3.0.0
|
||||
build: 1549
|
||||
*/
|
||||
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
|
||||
Code licensed under the BSD License:
|
||||
http://developer.yahoo.net/yui/license.txt
|
||||
version: 3.0.0
|
||||
build: 1549
|
||||
*/
|
||||
8
include/javascript/yui3/build/widget/assets/skins/sam/widget-stack.css
Executable file
8
include/javascript/yui3/build/widget/assets/skins/sam/widget-stack.css
Executable file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
|
||||
Code licensed under the BSD License:
|
||||
http://developer.yahoo.net/yui/license.txt
|
||||
version: 3.0.0
|
||||
build: 1549
|
||||
*/
|
||||
.yui-widget-stacked .yui-widget-shim{opacity:0;filter:alpha(opacity=0);position:absolute;border:none;top:0;left:0;padding:0;margin:0;z-index:-1;width:100%;height:100%;_width:0;_height:0;}
|
||||
8
include/javascript/yui3/build/widget/assets/skins/sam/widget.css
Executable file
8
include/javascript/yui3/build/widget/assets/skins/sam/widget.css
Executable file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
|
||||
Code licensed under the BSD License:
|
||||
http://developer.yahoo.net/yui/license.txt
|
||||
version: 3.0.0
|
||||
build: 1549
|
||||
*/
|
||||
.yui-widget-hidden{display:none;}
|
||||
10
include/javascript/yui3/build/widget/assets/widget-core.css
Executable file
10
include/javascript/yui3/build/widget/assets/widget-core.css
Executable file
@@ -0,0 +1,10 @@
|
||||
/*
|
||||
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
|
||||
Code licensed under the BSD License:
|
||||
http://developer.yahoo.net/yui/license.txt
|
||||
version: 3.0.0
|
||||
build: 1549
|
||||
*/
|
||||
.yui-widget-hidden {
|
||||
display:none;
|
||||
}
|
||||
26
include/javascript/yui3/build/widget/assets/widget-stack-core.css
Executable file
26
include/javascript/yui3/build/widget/assets/widget-stack-core.css
Executable file
@@ -0,0 +1,26 @@
|
||||
/*
|
||||
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
|
||||
Code licensed under the BSD License:
|
||||
http://developer.yahoo.net/yui/license.txt
|
||||
version: 3.0.0
|
||||
build: 1549
|
||||
*/
|
||||
.yui-widget-stacked .yui-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;
|
||||
}
|
||||
Reference in New Issue
Block a user