Add CSS files
This commit is contained in:
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;}*/
|
||||
Reference in New Issue
Block a user