artdialog4 0.1.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +7 -0
- data/.gitignore +9 -0
- data/.travis.yml +3 -0
- data/Gemfile +4 -0
- data/README.md +39 -0
- data/Rakefile +1 -0
- data/artdialog4.gemspec +28 -0
- data/bin/console +14 -0
- data/bin/setup +7 -0
- data/lib/artdialog4/version.rb +3 -0
- data/lib/artdialog4.rb +6 -0
- data/vendor/assets/javascripts/artdialog.js +2078 -0
- data/vendor/assets/javascripts/jquery.artDialog.js +1261 -0
- data/vendor/assets/stylesheets/artdialog/aero/aero_s.png +0 -0
- data/vendor/assets/stylesheets/artdialog/aero/aero_s2.png +0 -0
- data/vendor/assets/stylesheets/artdialog/aero/ie6/aui_close.hover.png +0 -0
- data/vendor/assets/stylesheets/artdialog/aero/ie6/aui_close.png +0 -0
- data/vendor/assets/stylesheets/artdialog/aero/ie6/aui_e.png +0 -0
- data/vendor/assets/stylesheets/artdialog/aero/ie6/aui_n.png +0 -0
- data/vendor/assets/stylesheets/artdialog/aero/ie6/aui_ne.png +0 -0
- data/vendor/assets/stylesheets/artdialog/aero/ie6/aui_nw.png +0 -0
- data/vendor/assets/stylesheets/artdialog/aero/ie6/aui_s.png +0 -0
- data/vendor/assets/stylesheets/artdialog/aero/ie6/aui_se.png +0 -0
- data/vendor/assets/stylesheets/artdialog/aero/ie6/aui_sw.png +0 -0
- data/vendor/assets/stylesheets/artdialog/aero/ie6/aui_title_icon.png +0 -0
- data/vendor/assets/stylesheets/artdialog/aero/ie6/aui_w.png +0 -0
- data/vendor/assets/stylesheets/artdialog/aero.css +61 -0
- data/vendor/assets/stylesheets/artdialog/black/bg.png +0 -0
- data/vendor/assets/stylesheets/artdialog/black/bg2.png +0 -0
- data/vendor/assets/stylesheets/artdialog/black/bg_css3.png +0 -0
- data/vendor/assets/stylesheets/artdialog/black/bg_css3_2.png +0 -0
- data/vendor/assets/stylesheets/artdialog/black/ie6/close.hover.png +0 -0
- data/vendor/assets/stylesheets/artdialog/black/ie6/close.png +0 -0
- data/vendor/assets/stylesheets/artdialog/black/ie6/e.png +0 -0
- data/vendor/assets/stylesheets/artdialog/black/ie6/n.png +0 -0
- data/vendor/assets/stylesheets/artdialog/black/ie6/ne.png +0 -0
- data/vendor/assets/stylesheets/artdialog/black/ie6/nw.png +0 -0
- data/vendor/assets/stylesheets/artdialog/black/ie6/s.png +0 -0
- data/vendor/assets/stylesheets/artdialog/black/ie6/se.png +0 -0
- data/vendor/assets/stylesheets/artdialog/black/ie6/sw.png +0 -0
- data/vendor/assets/stylesheets/artdialog/black/ie6/w.png +0 -0
- data/vendor/assets/stylesheets/artdialog/black.css +79 -0
- data/vendor/assets/stylesheets/artdialog/blue/bg.png +0 -0
- data/vendor/assets/stylesheets/artdialog/blue/bg2.png +0 -0
- data/vendor/assets/stylesheets/artdialog/blue/bg_css3.png +0 -0
- data/vendor/assets/stylesheets/artdialog/blue/bg_css3_2.png +0 -0
- data/vendor/assets/stylesheets/artdialog/blue/ie6/close.hover.png +0 -0
- data/vendor/assets/stylesheets/artdialog/blue/ie6/close.png +0 -0
- data/vendor/assets/stylesheets/artdialog/blue/ie6/e.png +0 -0
- data/vendor/assets/stylesheets/artdialog/blue/ie6/n.png +0 -0
- data/vendor/assets/stylesheets/artdialog/blue/ie6/ne.png +0 -0
- data/vendor/assets/stylesheets/artdialog/blue/ie6/nw.png +0 -0
- data/vendor/assets/stylesheets/artdialog/blue/ie6/s.png +0 -0
- data/vendor/assets/stylesheets/artdialog/blue/ie6/se.png +0 -0
- data/vendor/assets/stylesheets/artdialog/blue/ie6/sw.png +0 -0
- data/vendor/assets/stylesheets/artdialog/blue/ie6/w.png +0 -0
- data/vendor/assets/stylesheets/artdialog/blue.css +79 -0
- data/vendor/assets/stylesheets/artdialog/chrome/border.png +0 -0
- data/vendor/assets/stylesheets/artdialog/chrome/chrome_s.png +0 -0
- data/vendor/assets/stylesheets/artdialog/chrome.css +61 -0
- data/vendor/assets/stylesheets/artdialog/default.css +67 -0
- data/vendor/assets/stylesheets/artdialog/green/bg.png +0 -0
- data/vendor/assets/stylesheets/artdialog/green/bg2.png +0 -0
- data/vendor/assets/stylesheets/artdialog/green/bg_css3.png +0 -0
- data/vendor/assets/stylesheets/artdialog/green/bg_css3_2.png +0 -0
- data/vendor/assets/stylesheets/artdialog/green/color_bg.png +0 -0
- data/vendor/assets/stylesheets/artdialog/green/ie6/close.hover.png +0 -0
- data/vendor/assets/stylesheets/artdialog/green/ie6/close.png +0 -0
- data/vendor/assets/stylesheets/artdialog/green/ie6/e.png +0 -0
- data/vendor/assets/stylesheets/artdialog/green/ie6/n.png +0 -0
- data/vendor/assets/stylesheets/artdialog/green/ie6/ne.png +0 -0
- data/vendor/assets/stylesheets/artdialog/green/ie6/nw.png +0 -0
- data/vendor/assets/stylesheets/artdialog/green/ie6/s.png +0 -0
- data/vendor/assets/stylesheets/artdialog/green/ie6/se.png +0 -0
- data/vendor/assets/stylesheets/artdialog/green/ie6/sw.png +0 -0
- data/vendor/assets/stylesheets/artdialog/green/ie6/w.png +0 -0
- data/vendor/assets/stylesheets/artdialog/green.css +79 -0
- data/vendor/assets/stylesheets/artdialog/icons/error.png +0 -0
- data/vendor/assets/stylesheets/artdialog/icons/face-sad.png +0 -0
- data/vendor/assets/stylesheets/artdialog/icons/face-smile.png +0 -0
- data/vendor/assets/stylesheets/artdialog/icons/loading.gif +0 -0
- data/vendor/assets/stylesheets/artdialog/icons/question.png +0 -0
- data/vendor/assets/stylesheets/artdialog/icons/succeed.png +0 -0
- data/vendor/assets/stylesheets/artdialog/icons/warning.png +0 -0
- data/vendor/assets/stylesheets/artdialog/idialog/idialog_s.png +0 -0
- data/vendor/assets/stylesheets/artdialog/idialog/idialog_s2.png +0 -0
- data/vendor/assets/stylesheets/artdialog/idialog/ie6/aui_close.hover.png +0 -0
- data/vendor/assets/stylesheets/artdialog/idialog/ie6/aui_close.png +0 -0
- data/vendor/assets/stylesheets/artdialog/idialog/ie6/aui_e.png +0 -0
- data/vendor/assets/stylesheets/artdialog/idialog/ie6/aui_n.png +0 -0
- data/vendor/assets/stylesheets/artdialog/idialog/ie6/aui_ne.png +0 -0
- data/vendor/assets/stylesheets/artdialog/idialog/ie6/aui_nw.png +0 -0
- data/vendor/assets/stylesheets/artdialog/idialog/ie6/aui_s.png +0 -0
- data/vendor/assets/stylesheets/artdialog/idialog/ie6/aui_se.png +0 -0
- data/vendor/assets/stylesheets/artdialog/idialog/ie6/aui_sw.png +0 -0
- data/vendor/assets/stylesheets/artdialog/idialog/ie6/aui_w.png +0 -0
- data/vendor/assets/stylesheets/artdialog/idialog.css +71 -0
- data/vendor/assets/stylesheets/artdialog/opera/ie6/aui_close.hover.png +0 -0
- data/vendor/assets/stylesheets/artdialog/opera/ie6/aui_close.png +0 -0
- data/vendor/assets/stylesheets/artdialog/opera/ie6/aui_e.png +0 -0
- data/vendor/assets/stylesheets/artdialog/opera/ie6/aui_n.png +0 -0
- data/vendor/assets/stylesheets/artdialog/opera/ie6/aui_ne.png +0 -0
- data/vendor/assets/stylesheets/artdialog/opera/ie6/aui_nw.png +0 -0
- data/vendor/assets/stylesheets/artdialog/opera/ie6/aui_s.png +0 -0
- data/vendor/assets/stylesheets/artdialog/opera/ie6/aui_se.png +0 -0
- data/vendor/assets/stylesheets/artdialog/opera/ie6/aui_sw.png +0 -0
- data/vendor/assets/stylesheets/artdialog/opera/ie6/aui_w.png +0 -0
- data/vendor/assets/stylesheets/artdialog/opera/s1.png +0 -0
- data/vendor/assets/stylesheets/artdialog/opera/s2.png +0 -0
- data/vendor/assets/stylesheets/artdialog/opera.css +62 -0
- data/vendor/assets/stylesheets/artdialog/simple.css +55 -0
- data/vendor/assets/stylesheets/artdialog/twitter.css +59 -0
- data/vendor/assets/stylesheets/simple.css +55 -0
- metadata +184 -0
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
@@ -0,0 +1,71 @@
|
|
1
|
+
@charset "utf-8";
|
2
|
+
/*
|
3
|
+
* artDialog skin
|
4
|
+
* http://code.google.com/p/artdialog/
|
5
|
+
* (c) 2009-2011 TangBin, http://www.planeArt.cn
|
6
|
+
*
|
7
|
+
* This is licensed under the GNU LGPL, version 2.1 or later.
|
8
|
+
* For details, see: http://creativecommons.org/licenses/LGPL/2.1/
|
9
|
+
*/
|
10
|
+
|
11
|
+
/* common start */
|
12
|
+
body { _margin:0; _height:100%; /*IE6 BUG*/ }
|
13
|
+
.aui_outer { text-align:left; }
|
14
|
+
table.aui_border, table.aui_dialog { border:0; margin:0; border-collapse:collapse; width:auto; }
|
15
|
+
.aui_nw, .aui_n, .aui_ne, .aui_w, .aui_c, .aui_e, .aui_sw, .aui_s, .aui_se, .aui_header, .aui_tdIcon, .aui_main, .aui_footer { padding:0; }
|
16
|
+
.aui_header, .aui_buttons button { font: 12px/1.11 'Microsoft Yahei', Tahoma, Arial, Helvetica, STHeiti; _font-family:Tahoma,Arial,Helvetica,STHeiti; -o-font-family: Tahoma, Arial; }
|
17
|
+
.aui_title { overflow:hidden; text-overflow: ellipsis; }
|
18
|
+
.aui_state_noTitle .aui_title { display:none; }
|
19
|
+
.aui_close { display:block; position:absolute; text-decoration:none; outline:none; _cursor:pointer; }
|
20
|
+
.aui_close:hover { text-decoration:none; }
|
21
|
+
.aui_main { text-align:center; min-width:9em; min-width:0\9/*IE8 BUG*/; }
|
22
|
+
.aui_content { display:inline-block; *zoom:1; *display:inline; text-align:left; border:none 0; }
|
23
|
+
.aui_content.aui_state_full { display:block; width:100%; margin:0; padding:0!important; height:100%; }
|
24
|
+
.aui_loading { width:96px; height:32px; text-align:left; text-indent:-999em; overflow:hidden; background:url(icons/loading.gif) no-repeat center center; }
|
25
|
+
.aui_icon { vertical-align: middle; }
|
26
|
+
.aui_icon div { width:48px; height:48px; margin:10px 0 10px 10px; background-position: center center; background-repeat:no-repeat; }
|
27
|
+
.aui_buttons { padding:8px; text-align:right; white-space:nowrap; }
|
28
|
+
.aui_buttons button { margin-left:15px; padding: 6px 8px; cursor: pointer; display: inline-block; text-align: center; line-height: 1; *padding:4px 10px; *height:2em; letter-spacing:2px; font-family: Tahoma, Arial/9!important; width:auto; overflow:visible; *width:1; color: #333; border: solid 1px #999; border-radius: 5px; background: #DDD; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#DDDDDD'); background: linear-gradient(top, #FFF, #DDD); background: -moz-linear-gradient(top, #FFF, #DDD); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FFF), to(#DDD)); text-shadow: 0px 1px 1px rgba(255, 255, 255, 1); box-shadow: 0 1px 0 rgba(255, 255, 255, .7), 0 -1px 0 rgba(0, 0, 0, .09); -moz-transition:-moz-box-shadow linear .2s; -webkit-transition: -webkit-box-shadow linear .2s; transition: box-shadow linear .2s; }
|
29
|
+
.aui_buttons button::-moz-focus-inner{ border:0; padding:0; margin:0; }
|
30
|
+
.aui_buttons button:focus { outline:none 0; border-color:#426DC9; box-shadow:0 0 8px rgba(66, 109, 201, .9); }
|
31
|
+
.aui_buttons button:hover { color:#000; border-color:#666; }
|
32
|
+
.aui_buttons button:active { border-color:#666; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#DDDDDD', endColorstr='#FFFFFF'); background: linear-gradient(top, #DDD, #FFF); background: -moz-linear-gradient(top, #DDD, #FFF); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#DDD), to(#FFF)); box-shadow:inset 0 1px 5px rgba(66, 109, 201, .9), inset 0 1px 1em rgba(0, 0, 0, .3); }
|
33
|
+
.aui_buttons button[disabled] { cursor:default; color:#666; background:#DDD; border: solid 1px #999; filter:alpha(opacity=50); opacity:.5; box-shadow:none; }
|
34
|
+
button.aui_state_highlight { color: #FFF; border: solid 1px #1c6a9e; background: #2288cc; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#33bbee', endColorstr='#2288cc'); background: linear-gradient(top, #33bbee, #2288cc); background: -moz-linear-gradient(top, #33bbee, #2288cc); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#33bbee), to(#2288cc)); text-shadow: -1px -1px 1px #1c6a9e; }
|
35
|
+
button.aui_state_highlight:hover { color:#FFF; border-color:#0F3A56; }
|
36
|
+
button.aui_state_highlight:active { border-color:#1c6a9e; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#33bbee', endColorstr='#2288cc'); background: linear-gradient(top, #33bbee, #2288cc); background: -moz-linear-gradient(top, #33bbee, #2288cc); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#33bbee), to(#2288cc)); }
|
37
|
+
/* common end */
|
38
|
+
|
39
|
+
.aui_inner { background:#FFF; }
|
40
|
+
.aui_titleBar { width:100%; }
|
41
|
+
.aui_title { position:absolute; left:0; top:0; width:100%; height:22px; text-align:left; text-indent:-999em; font-size:0; }
|
42
|
+
.aui_nw, .aui_ne, .aui_sw, .aui_se, .aui_n, .aui_s, .aui_close { background-image:url(idialog/idialog_s.png); background-repeat:no-repeat; }
|
43
|
+
.aui_nw { width:15px; height:15px; background-position: 0 0; _png:idialog/ie6/aui_nw.png; }
|
44
|
+
.aui_ne { width:15px; height:15px; background-position: -15px 0; _png:idialog/ie6/aui_ne.png; }
|
45
|
+
.aui_sw { width:15px; height:15px; background-position: 0 -15px; _png:idialog/ie6/aui_sw.png; }
|
46
|
+
.aui_se { width:15px; height:15px; background-position: -15px -15px; _png:idialog/ie6/aui_se.png; }
|
47
|
+
.aui_close { position:absolute; right:-8px; top:-8px; _z-index:1; width:34px; height:34px; _font-size:0; _line-height:0; text-indent:-9999em; background-position:0 -60px; _png:idialog/ie6/aui_close.png; }
|
48
|
+
.aui_close:hover { background-position:0 -94px; _png:idialog/ie6/aui_close.hover.png; }
|
49
|
+
.aui_n, .aui_s { background-repeat:repeat-x; }
|
50
|
+
.aui_n { background-position: 0 -30px; _png:idialog/ie6/aui_n.png; }
|
51
|
+
.aui_s { background-position: 0 -45px; _png:idialog/ie6/aui_s.png; }
|
52
|
+
.aui_w, .aui_e { background-image:url(idialog/idialog_s2.png); background-repeat:repeat-y; }
|
53
|
+
.aui_w { background-position:left top; _png:idialog/ie6/aui_w.png; }
|
54
|
+
.aui_e { background-position: right bottom; _png:idialog/ie6/aui_e.png; }
|
55
|
+
@media screen and (min-width:0) {/* css3 */
|
56
|
+
.aui_nw, .aui_ne, .aui_sw, .aui_se{ width:5px; height:5px; }
|
57
|
+
.aui_nw, .aui_n, .aui_ne, .aui_w, .aui_e, .aui_sw, .aui_s, .aui_se { background:none; }
|
58
|
+
.aui_sw, .aui_s, .aui_se { background:url(idialog/idialog_s.png) repeat-x 0 -45px; }
|
59
|
+
.aui_sw { border-radius:0 0 0 5px; }
|
60
|
+
.aui_se { border-radius:0 0 5px 0; }
|
61
|
+
.aui_outer { border:1px solid #929292; border-radius:5px; box-shadow:0 3px 8px rgba(0, 0, 0, .2); -moz-transition:-moz-box-shadow linear .2s; -webkit-transition: -webkit-box-shadow linear .2s; transition: -webkit-box-shadow linear .2s; }
|
62
|
+
.aui_border { border-radius:5px; background:#FFF; }
|
63
|
+
.aui_state_drag .aui_outer { box-shadow:none; }
|
64
|
+
.aui_state_lock .aui_outer { box-shadow:0 3px 26px rgba(0, 0, 0, .9); }
|
65
|
+
.aui_outer:active { box-shadow:0 0 5px rgba(0, 0, 0, .1)!important; }
|
66
|
+
.aui_state_drag .aui_outer { box-shadow:none!important; }
|
67
|
+
.aui_close { right:-16px; top:-16px; }
|
68
|
+
}
|
69
|
+
@media screen and (-webkit-min-device-pixel-ratio:0) {/* apple | webkit */
|
70
|
+
.aui_close { right:auto; left:-16px; top:-16px; }
|
71
|
+
}
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
@@ -0,0 +1,62 @@
|
|
1
|
+
@charset "utf-8";
|
2
|
+
/*
|
3
|
+
* artDialog skin
|
4
|
+
* http://code.google.com/p/artdialog/
|
5
|
+
* (c) 2009-2011 TangBin, http://www.planeArt.cn
|
6
|
+
*
|
7
|
+
* This is licensed under the GNU LGPL, version 2.1 or later.
|
8
|
+
* For details, see: http://creativecommons.org/licenses/LGPL/2.1/
|
9
|
+
*/
|
10
|
+
|
11
|
+
/* common start */
|
12
|
+
body { _margin:0; _height:100%; /*IE6 BUG*/ }
|
13
|
+
.aui_outer { text-align:left; }
|
14
|
+
table.aui_border, table.aui_dialog { border:0; margin:0; border-collapse:collapse; width:auto; }
|
15
|
+
.aui_nw, .aui_n, .aui_ne, .aui_w, .aui_c, .aui_e, .aui_sw, .aui_s, .aui_se, .aui_header, .aui_tdIcon, .aui_main, .aui_footer { padding:0; }
|
16
|
+
.aui_header, .aui_buttons button { font: 12px/1.11 'Microsoft Yahei', Tahoma, Arial, Helvetica, STHeiti; _font-family:Tahoma,Arial,Helvetica,STHeiti; -o-font-family: Tahoma, Arial; }
|
17
|
+
.aui_title { overflow:hidden; text-overflow: ellipsis; }
|
18
|
+
.aui_state_noTitle .aui_title { display:none; }
|
19
|
+
.aui_close { display:block; position:absolute; text-decoration:none; outline:none; _cursor:pointer; }
|
20
|
+
.aui_close:hover { text-decoration:none; }
|
21
|
+
.aui_main { text-align:center; min-width:9em; min-width:0\9/*IE8 BUG*/; }
|
22
|
+
.aui_content { display:inline-block; *zoom:1; *display:inline; text-align:left; border:none 0; }
|
23
|
+
.aui_content.aui_state_full { display:block; width:100%; margin:0; padding:0!important; height:100%; }
|
24
|
+
.aui_loading { width:96px; height:32px; text-align:left; text-indent:-999em; overflow:hidden; background:url(icons/loading.gif) no-repeat center center; }
|
25
|
+
.aui_icon { vertical-align: middle; }
|
26
|
+
.aui_icon div { width:48px; height:48px; margin:10px 0 10px 10px; background-position: center center; background-repeat:no-repeat; }
|
27
|
+
.aui_buttons { padding:8px; text-align:right; white-space:nowrap; }
|
28
|
+
.aui_buttons button { margin-left:15px; padding: 6px 8px; cursor: pointer; display: inline-block; text-align: center; line-height: 1; *padding:4px 10px; *height:2em; letter-spacing:2px; font-family: Tahoma, Arial/9!important; width:auto; overflow:visible; *width:1; color: #333; border: solid 1px #999; border-radius: 5px; background: #DDD; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#DDDDDD'); background: linear-gradient(top, #FFF, #DDD); background: -moz-linear-gradient(top, #FFF, #DDD); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FFF), to(#DDD)); text-shadow: 0px 1px 1px rgba(255, 255, 255, 1); box-shadow: 0 1px 0 rgba(255, 255, 255, .7), 0 -1px 0 rgba(0, 0, 0, .09); -moz-transition:-moz-box-shadow linear .2s; -webkit-transition: -webkit-box-shadow linear .2s; transition: box-shadow linear .2s; }
|
29
|
+
.aui_buttons button::-moz-focus-inner{ border:0; padding:0; margin:0; }
|
30
|
+
.aui_buttons button:focus { outline:none 0; border-color:#426DC9; box-shadow:0 0 8px rgba(66, 109, 201, .9); }
|
31
|
+
.aui_buttons button:hover { color:#000; border-color:#666; }
|
32
|
+
.aui_buttons button:active { border-color:#666; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#DDDDDD', endColorstr='#FFFFFF'); background: linear-gradient(top, #DDD, #FFF); background: -moz-linear-gradient(top, #DDD, #FFF); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#DDD), to(#FFF)); box-shadow:inset 0 1px 5px rgba(66, 109, 201, .9), inset 0 1px 1em rgba(0, 0, 0, .3); }
|
33
|
+
.aui_buttons button[disabled] { cursor:default; color:#666; background:#DDD; border: solid 1px #999; filter:alpha(opacity=50); opacity:.5; box-shadow:none; }
|
34
|
+
button.aui_state_highlight { color: #FFF; border: solid 1px #1c6a9e; background: #2288cc; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#33bbee', endColorstr='#2288cc'); background: linear-gradient(top, #33bbee, #2288cc); background: -moz-linear-gradient(top, #33bbee, #2288cc); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#33bbee), to(#2288cc)); text-shadow: -1px -1px 1px #1c6a9e; }
|
35
|
+
button.aui_state_highlight:hover { color:#FFF; border-color:#0F3A56; }
|
36
|
+
button.aui_state_highlight:active { border-color:#1c6a9e; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#33bbee', endColorstr='#2288cc'); background: linear-gradient(top, #33bbee, #2288cc); background: -moz-linear-gradient(top, #33bbee, #2288cc); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#33bbee), to(#2288cc)); }
|
37
|
+
/* common end */
|
38
|
+
|
39
|
+
.aui_inner { background:#f0f1f9; }
|
40
|
+
.aui_titleBar { width:100%; height:0; position:relative; bottom:27px; _bottom:0; _margin-top:-27px; }
|
41
|
+
.aui_title { height:27px; line-height:27px; padding:0 37px 0 0; _padding:0; color:#333; text-shadow:1px 1px 0 rgba(255, 255, 255, .7); }
|
42
|
+
.aui_nw, .aui_ne, .aui_sw, .aui_se, .aui_n, .aui_s, .aui_close { background-image:url(opera/s1.png); background-repeat:no-repeat; }
|
43
|
+
.aui_nw { width:15px; height:32px; background-position: 0 0; _png:opera/ie6/aui_nw.png; }
|
44
|
+
.aui_ne { width:15px; height:32px; background-position: -15px 0; _png:opera/ie6/aui_ne.png; }
|
45
|
+
.aui_sw { width:15px; height:15px; background-position: 0 -33px; _png:opera/ie6/aui_sw.png; }
|
46
|
+
.aui_se { width:15px; height:15px; background-position: -15px -33px; _png:opera/ie6/aui_se.png; }
|
47
|
+
.aui_close { top:0; right:0; _z-index:1; width:27px; height:27px; _font-size:0; _line-height:0; *zoom:1; text-indent:-9999em; background-position:0 -96px; _png:opera/ie6/aui_close.png; }
|
48
|
+
.aui_close:hover { background-position:0 -123px; _png:opera/ie6/aui_close.hover.png; }
|
49
|
+
.aui_n, .aui_s { background-repeat:repeat-x; }
|
50
|
+
.aui_n { background-position: 0 -48px; _png:opera/ie6/aui_n.png; }
|
51
|
+
.aui_s { background-position: 0 -81px; _png:opera/ie6/aui_s.png; }
|
52
|
+
.aui_w, .aui_e { background-image:url(opera/s2.png); background-repeat:repeat-y; }
|
53
|
+
.aui_w { background-position:left top; _png:opera/ie6/aui_w.png; }
|
54
|
+
.aui_e { background-position: right bottom; _png:opera/ie6/aui_e.png; }
|
55
|
+
.aui_icon, .aui_main { padding-top:10px; }
|
56
|
+
.aui_state_noTitle .aui_nw, .aui_state_noTitle .aui_ne, .aui_state_noTitle .aui_sw, .aui_state_noTitle .aui_se { width:3px; height:3px; }
|
57
|
+
.aui_state_noTitle .aui_inner { border:1px solid #666; background:#FFF; }
|
58
|
+
.aui_state_noTitle .aui_outer { box-shadow:none; }
|
59
|
+
.aui_state_noTitle .aui_nw, .aui_state_noTitle .aui_n, .aui_state_noTitle .aui_ne, .aui_state_noTitle .aui_w, .aui_state_noTitle .aui_e, .aui_state_noTitle .aui_sw, .aui_state_noTitle .aui_s, .aui_state_noTitle .aui_se { background:rgba(0, 0, 0, .05); background:#000\9!important; filter:alpha(opacity=5)!important; }
|
60
|
+
.aui_state_noTitle .aui_titleBar { bottom:0; _bottom:0; _margin-top:0; }
|
61
|
+
.aui_state_noTitle .aui_close { top:0; right:0; width:18px; height:18px; line-height:18px; text-align:center; text-indent:0; font-family: Helvetica, STHeiti; _font-family: '\u9ed1\u4f53', 'Book Antiqua', Palatino; font-size:18px; text-decoration:none; color:#214FA3; background:none; filter:!important; }
|
62
|
+
.aui_state_noTitle .aui_close:hover, .aui_state_noTitle .aui_close:active { text-decoration:none; color:#900; }
|
@@ -0,0 +1,55 @@
|
|
1
|
+
@charset "utf-8";
|
2
|
+
/*
|
3
|
+
* artDialog skin
|
4
|
+
* http://code.google.com/p/artdialog/
|
5
|
+
* (c) 2009-2011 TangBin, http://www.planeArt.cn
|
6
|
+
*
|
7
|
+
* This is licensed under the GNU LGPL, version 2.1 or later.
|
8
|
+
* For details, see: http://creativecommons.org/licenses/LGPL/2.1/
|
9
|
+
*/
|
10
|
+
|
11
|
+
/* common start */
|
12
|
+
body { _margin:0; _height:100%; /*IE6 BUG*/ }
|
13
|
+
.aui_outer { text-align:left; }
|
14
|
+
table.aui_border, table.aui_dialog { border:0; margin:0; border-collapse:collapse; width:auto; }
|
15
|
+
.aui_nw, .aui_n, .aui_ne, .aui_w, .aui_c, .aui_e, .aui_sw, .aui_s, .aui_se, .aui_header, .aui_tdIcon, .aui_main, .aui_footer { padding:0; }
|
16
|
+
.aui_header, .aui_buttons button { font: 12px/1.11 'Microsoft Yahei', Tahoma, Arial, Helvetica, STHeiti; _font-family:Tahoma,Arial,Helvetica,STHeiti; -o-font-family: Tahoma, Arial; }
|
17
|
+
.aui_title { overflow:hidden; text-overflow: ellipsis; }
|
18
|
+
.aui_state_noTitle .aui_title { display:none; }
|
19
|
+
.aui_close { display:block; position:absolute; text-decoration:none; outline:none; _cursor:pointer; }
|
20
|
+
.aui_close:hover { text-decoration:none; }
|
21
|
+
.aui_main { text-align:center; min-width:9em; min-width:0\9/*IE8 BUG*/; }
|
22
|
+
.aui_content { display:inline-block; *zoom:1; *display:inline; text-align:left; border:none 0; }
|
23
|
+
.aui_content.aui_state_full { display:block; width:100%; margin:0; padding:0!important; height:100%; }
|
24
|
+
.aui_loading { width:96px; height:32px; text-align:left; text-indent:-999em; overflow:hidden; background:url(icons/loading.gif) no-repeat center center; }
|
25
|
+
.aui_icon { vertical-align: middle; }
|
26
|
+
.aui_icon div { width:48px; height:48px; margin:10px 0 10px 10px; background-position: center center; background-repeat:no-repeat; }
|
27
|
+
.aui_buttons { padding:8px; text-align:right; white-space:nowrap; }
|
28
|
+
.aui_buttons button { margin-left:15px; padding: 6px 8px; cursor: pointer; display: inline-block; text-align: center; line-height: 1; *padding:4px 10px; *height:2em; letter-spacing:2px; font-family: Tahoma, Arial/9!important; width:auto; overflow:visible; *width:1; color: #333; border: solid 1px #999; border-radius: 5px; background: #DDD; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#DDDDDD'); background: linear-gradient(top, #FFF, #DDD); background: -moz-linear-gradient(top, #FFF, #DDD); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FFF), to(#DDD)); text-shadow: 0px 1px 1px rgba(255, 255, 255, 1); box-shadow: 0 1px 0 rgba(255, 255, 255, .7), 0 -1px 0 rgba(0, 0, 0, .09); -moz-transition:-moz-box-shadow linear .2s; -webkit-transition: -webkit-box-shadow linear .2s; transition: box-shadow linear .2s; }
|
29
|
+
.aui_buttons button::-moz-focus-inner{ border:0; padding:0; margin:0; }
|
30
|
+
.aui_buttons button:focus { outline:none 0; border-color:#426DC9; box-shadow:0 0 8px rgba(66, 109, 201, .9); }
|
31
|
+
.aui_buttons button:hover { color:#000; border-color:#666; }
|
32
|
+
.aui_buttons button:active { border-color:#666; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#DDDDDD', endColorstr='#FFFFFF'); background: linear-gradient(top, #DDD, #FFF); background: -moz-linear-gradient(top, #DDD, #FFF); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#DDD), to(#FFF)); box-shadow:inset 0 1px 5px rgba(66, 109, 201, .9), inset 0 1px 1em rgba(0, 0, 0, .3); }
|
33
|
+
.aui_buttons button[disabled] { cursor:default; color:#666; background:#DDD; border: solid 1px #999; filter:alpha(opacity=50); opacity:.5; box-shadow:none; }
|
34
|
+
button.aui_state_highlight { color: #FFF; border: solid 1px #1c6a9e; background: #2288cc; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#33bbee', endColorstr='#2288cc'); background: linear-gradient(top, #33bbee, #2288cc); background: -moz-linear-gradient(top, #33bbee, #2288cc); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#33bbee), to(#2288cc)); text-shadow: -1px -1px 1px #1c6a9e; }
|
35
|
+
button.aui_state_highlight:hover { color:#FFF; border-color:#0F3A56; }
|
36
|
+
button.aui_state_highlight:active { border-color:#1c6a9e; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#33bbee', endColorstr='#2288cc'); background: linear-gradient(top, #33bbee, #2288cc); background: -moz-linear-gradient(top, #33bbee, #2288cc); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#33bbee), to(#2288cc)); }
|
37
|
+
/* common end */
|
38
|
+
|
39
|
+
.aui_inner { background:#FFF; border:1px solid #666; }
|
40
|
+
.aui_nw, .aui_ne, .aui_sw, .aui_se { width:3px; height:3px; }
|
41
|
+
.aui_nw, .aui_n, .aui_ne, .aui_w, .aui_e, .aui_sw, .aui_s, .aui_se { background:rgba(0, 0, 0, .05); background:#000\9!important; filter:alpha(opacity=5); }
|
42
|
+
.aui_titleBar { position:relative; height:100%; }
|
43
|
+
.aui_title { position:absolute; top:0; left:0; width:100%; height:24px; text-indent:-9999em; overflow:hidden; font-size:0; }
|
44
|
+
.aui_state_drag .aui_title { color:#666; }
|
45
|
+
.aui_close { padding:0; top:0; right:0; width:18px; height:18px; line-height:18px; text-align:center; font-family: Helvetica, STHeiti; _font-family: '\u9ed1\u4f53', 'Book Antiqua', Palatino; font-size:18px; text-decoration:none; color:#214FA3; }
|
46
|
+
.aui_close:hover, .aui_close:active { text-decoration:none; color:#900; }
|
47
|
+
.aui_content { color:#666; }
|
48
|
+
.aui_state_focus .aui_content { color:#000; }
|
49
|
+
@media screen and (min-width:0) {
|
50
|
+
.aui_close { width:20px; height:20px; line-height:20px; right:-10px; top:-10px; border-radius:20px; background:#999; color:#FFF; box-shadow:0 1px 3px rgba(0, 0, 0, .3); -moz-transition: linear .06s; -webkit-transition: linear .06s; transition: linear .06s; }
|
51
|
+
.aui_close:hover { width:24px; height:24px; line-height:24px; right:-12px; top:-12px; color:#FFF; box-shadow:0 1px 3px rgba(209, 40, 42, .5); background:#d1282a; border-radius:24px; }
|
52
|
+
.aui_state_lock .aui_dialog { box-shadow:0 3px 26px rgba(0, 0, 0, .9); -moz-transition:-moz-box-shadow linear .2s; -webkit-transition: -webkit-box-shadow linear .2s; transition: -webkit-box-shadow linear .2s; }
|
53
|
+
.aui_dialog:active { box-shadow:0 0 5px rgba(0, 0, 0, .1)!important; }
|
54
|
+
.aui_state_drag .aui_outer { box-shadow:none!important; }
|
55
|
+
}
|
@@ -0,0 +1,59 @@
|
|
1
|
+
@charset "utf-8";
|
2
|
+
/*
|
3
|
+
* artDialog skin
|
4
|
+
* http://code.google.com/p/artdialog/
|
5
|
+
* (c) 2009-2011 TangBin, http://www.planeArt.cn
|
6
|
+
*
|
7
|
+
* This is licensed under the GNU LGPL, version 2.1 or later.
|
8
|
+
* For details, see: http://creativecommons.org/licenses/LGPL/2.1/
|
9
|
+
*/
|
10
|
+
|
11
|
+
/* common start */
|
12
|
+
body { _margin:0; _height:100%; /*IE6 BUG*/ }
|
13
|
+
.aui_outer { text-align:left; }
|
14
|
+
table.aui_border, table.aui_dialog { border:0; margin:0; border-collapse:collapse; width:auto; }
|
15
|
+
.aui_nw, .aui_n, .aui_ne, .aui_w, .aui_c, .aui_e, .aui_sw, .aui_s, .aui_se, .aui_header, .aui_tdIcon, .aui_main, .aui_footer { padding:0; }
|
16
|
+
.aui_header, .aui_buttons button { font: 12px/1.11 'Microsoft Yahei', Tahoma, Arial, Helvetica, STHeiti; _font-family:Tahoma,Arial,Helvetica,STHeiti; -o-font-family: Tahoma, Arial; }
|
17
|
+
.aui_title { overflow:hidden; text-overflow: ellipsis; }
|
18
|
+
.aui_state_noTitle .aui_title { display:none; }
|
19
|
+
.aui_close { display:block; position:absolute; text-decoration:none; outline:none; _cursor:pointer; }
|
20
|
+
.aui_close:hover { text-decoration:none; }
|
21
|
+
.aui_main { text-align:center; min-width:9em; min-width:0\9/*IE8 BUG*/; }
|
22
|
+
.aui_content { display:inline-block; *zoom:1; *display:inline; text-align:left; border:none 0; }
|
23
|
+
.aui_content.aui_state_full { display:block; width:100%; margin:0; padding:0!important; height:100%; }
|
24
|
+
.aui_loading { width:96px; height:32px; text-align:left; text-indent:-999em; overflow:hidden; background:url(icons/loading.gif) no-repeat center center; }
|
25
|
+
.aui_icon { vertical-align: middle; }
|
26
|
+
.aui_icon div { width:48px; height:48px; margin:10px 0 10px 10px; background-position: center center; background-repeat:no-repeat; }
|
27
|
+
.aui_buttons { padding:8px; text-align:right; white-space:nowrap; }
|
28
|
+
.aui_buttons button { margin-left:15px; padding: 6px 8px; cursor: pointer; display: inline-block; text-align: center; line-height: 1; *padding:4px 10px; *height:2em; letter-spacing:2px; font-family: Tahoma, Arial/9!important; width:auto; overflow:visible; *width:1; color: #333; border: solid 1px #999; border-radius: 5px; background: #DDD; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#DDDDDD'); background: linear-gradient(top, #FFF, #DDD); background: -moz-linear-gradient(top, #FFF, #DDD); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FFF), to(#DDD)); text-shadow: 0px 1px 1px rgba(255, 255, 255, 1); box-shadow: 0 1px 0 rgba(255, 255, 255, .7), 0 -1px 0 rgba(0, 0, 0, .09); -moz-transition:-moz-box-shadow linear .2s; -webkit-transition: -webkit-box-shadow linear .2s; transition: box-shadow linear .2s; }
|
29
|
+
.aui_buttons button::-moz-focus-inner{ border:0; padding:0; margin:0; }
|
30
|
+
.aui_buttons button:focus { outline:none 0; border-color:#426DC9; box-shadow:0 0 8px rgba(66, 109, 201, .9); }
|
31
|
+
.aui_buttons button:hover { color:#000; border-color:#666; }
|
32
|
+
.aui_buttons button:active { border-color:#666; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#DDDDDD', endColorstr='#FFFFFF'); background: linear-gradient(top, #DDD, #FFF); background: -moz-linear-gradient(top, #DDD, #FFF); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#DDD), to(#FFF)); box-shadow:inset 0 1px 5px rgba(66, 109, 201, .9), inset 0 1px 1em rgba(0, 0, 0, .3); }
|
33
|
+
.aui_buttons button[disabled] { cursor:default; color:#666; background:#DDD; border: solid 1px #999; filter:alpha(opacity=50); opacity:.5; box-shadow:none; }
|
34
|
+
button.aui_state_highlight { color: #FFF; border: solid 1px #1c6a9e; background: #2288cc; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#33bbee', endColorstr='#2288cc'); background: linear-gradient(top, #33bbee, #2288cc); background: -moz-linear-gradient(top, #33bbee, #2288cc); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#33bbee), to(#2288cc)); text-shadow: -1px -1px 1px #1c6a9e; }
|
35
|
+
button.aui_state_highlight:hover { color:#FFF; border-color:#0F3A56; }
|
36
|
+
button.aui_state_highlight:active { border-color:#1c6a9e; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#33bbee', endColorstr='#2288cc'); background: linear-gradient(top, #33bbee, #2288cc); background: -moz-linear-gradient(top, #33bbee, #2288cc); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#33bbee), to(#2288cc)); }
|
37
|
+
/* common end */
|
38
|
+
|
39
|
+
.aui_inner { background:rgba(0, 0, 0, .7); }
|
40
|
+
.aui_dialog { background:#FFF; border-radius:3px; }
|
41
|
+
.aui_outer { border:1px solid #000; border-radius:5px; box-shadow: 0 3px 0 rgba(0,0,0,0.1); -moz-transition:-moz-box-shadow linear .2s; -webkit-transition: -webkit-box-shadow linear .2s; transition: -webkit-box-shadow linear .2s; }
|
42
|
+
.aui_state_lock .aui_outer { box-shadow:0 3px 26px rgba(0, 0, 0, .9); }
|
43
|
+
.aui_outer:active { box-shadow:none!important; }
|
44
|
+
.aui_state_drag .aui_outer { box-shadow:none!important; }
|
45
|
+
.aui_border { border-radius:3px; }
|
46
|
+
.aui_nw, .aui_ne { width:5px; height:37px; }
|
47
|
+
.aui_sw, .aui_se { width:5px; height:5px; }
|
48
|
+
.aui_nw, .aui_n, .aui_ne, .aui_w, .aui_e, .aui_sw, .aui_s, .aui_se { background:rgba(0, 0, 0, .7); background:#000\9!important; filter:alpha(opacity=70); }
|
49
|
+
.aui_titleBar { width:100%; height:0; position:relative; bottom:33px; _bottom:0; _margin-top:-33px; }
|
50
|
+
.aui_title { height:27px; line-height:27px; padding:0 16px 0 5px; color:#FFF; font-weight:700; text-shadow:0 1px 0 #000; }
|
51
|
+
.aui_close { padding:0; top:2px; right:5px; width:21px; height:21px; line-height:21px; font-size:18px; text-align:center; color:#EBEBEB; font-family: Helvetica, STHeiti; _font-family: Tahoma, '\u9ed1\u4f53', 'Book Antiqua', Palatino; border:1px solid transparent; _border:0 none; background:#000; border-radius:15px; }
|
52
|
+
.aui_state_drag .aui_close { color:#FFF; }
|
53
|
+
.aui_close:hover { background:#C72015; border:1px solid #000; _border:0 none; box-shadow: 0 1px 0 rgba(255, 255, 255, .3), inset 0 1px 0 rgba(255, 255, 255, .3); }
|
54
|
+
.aui_close:active { box-shadow: none; }
|
55
|
+
.aui_state_noTitle { }
|
56
|
+
.aui_content { color:#666; }
|
57
|
+
.aui_state_noTitle .aui_nw, .aui_state_noTitle .aui_ne { height:5px; }
|
58
|
+
.aui_state_noTitle .aui_titleBar { bottom:0; _bottom:0; _margin-top:0; }
|
59
|
+
.aui_state_noTitle .aui_close { top:5px; }
|
@@ -0,0 +1,55 @@
|
|
1
|
+
@charset "utf-8";
|
2
|
+
/*
|
3
|
+
* artDialog skin
|
4
|
+
* http://code.google.com/p/artdialog/
|
5
|
+
* (c) 2009-2011 TangBin, http://www.planeArt.cn
|
6
|
+
*
|
7
|
+
* This is licensed under the GNU LGPL, version 2.1 or later.
|
8
|
+
* For details, see: http://creativecommons.org/licenses/LGPL/2.1/
|
9
|
+
*/
|
10
|
+
|
11
|
+
/* common start */
|
12
|
+
body { _margin:0; _height:100%; /*IE6 BUG*/ }
|
13
|
+
.aui_outer { text-align:left; }
|
14
|
+
table.aui_border, table.aui_dialog { border:0; margin:0; border-collapse:collapse; width:auto; }
|
15
|
+
.aui_nw, .aui_n, .aui_ne, .aui_w, .aui_c, .aui_e, .aui_sw, .aui_s, .aui_se, .aui_header, .aui_tdIcon, .aui_main, .aui_footer { padding:0; }
|
16
|
+
.aui_header, .aui_buttons button { font: 12px/1.11 'Microsoft Yahei', Tahoma, Arial, Helvetica, STHeiti; _font-family:Tahoma,Arial,Helvetica,STHeiti; -o-font-family: Tahoma, Arial; }
|
17
|
+
.aui_title { overflow:hidden; text-overflow: ellipsis; }
|
18
|
+
.aui_state_noTitle .aui_title { display:none; }
|
19
|
+
.aui_close { display:block; position:absolute; text-decoration:none; outline:none; _cursor:pointer; }
|
20
|
+
.aui_close:hover { text-decoration:none; }
|
21
|
+
.aui_main { text-align:center; min-width:9em; min-width:0\9/*IE8 BUG*/; }
|
22
|
+
.aui_content { display:inline-block; *zoom:1; *display:inline; text-align:left; border:none 0; }
|
23
|
+
.aui_content.aui_state_full { display:block; width:100%; margin:0; padding:0!important; height:100%; }
|
24
|
+
.aui_loading { width:96px; height:32px; text-align:left; text-indent:-999em; overflow:hidden; background:url(icons/loading.gif) no-repeat center center; }
|
25
|
+
.aui_icon { vertical-align: middle; }
|
26
|
+
.aui_icon div { width:48px; height:48px; margin:10px 0 10px 10px; background-position: center center; background-repeat:no-repeat; }
|
27
|
+
.aui_buttons { padding:8px; text-align:right; white-space:nowrap; }
|
28
|
+
.aui_buttons button { margin-left:15px; padding: 6px 8px; cursor: pointer; display: inline-block; text-align: center; line-height: 1; *padding:4px 10px; *height:2em; letter-spacing:2px; font-family: Tahoma, Arial/9!important; width:auto; overflow:visible; *width:1; color: #333; border: solid 1px #999; border-radius: 5px; background: #DDD; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#DDDDDD'); background: linear-gradient(top, #FFF, #DDD); background: -moz-linear-gradient(top, #FFF, #DDD); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FFF), to(#DDD)); text-shadow: 0px 1px 1px rgba(255, 255, 255, 1); box-shadow: 0 1px 0 rgba(255, 255, 255, .7), 0 -1px 0 rgba(0, 0, 0, .09); -moz-transition:-moz-box-shadow linear .2s; -webkit-transition: -webkit-box-shadow linear .2s; transition: box-shadow linear .2s; }
|
29
|
+
.aui_buttons button::-moz-focus-inner{ border:0; padding:0; margin:0; }
|
30
|
+
.aui_buttons button:focus { outline:none 0; border-color:#426DC9; box-shadow:0 0 8px rgba(66, 109, 201, .9); }
|
31
|
+
.aui_buttons button:hover { color:#000; border-color:#666; }
|
32
|
+
.aui_buttons button:active { border-color:#666; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#DDDDDD', endColorstr='#FFFFFF'); background: linear-gradient(top, #DDD, #FFF); background: -moz-linear-gradient(top, #DDD, #FFF); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#DDD), to(#FFF)); box-shadow:inset 0 1px 5px rgba(66, 109, 201, .9), inset 0 1px 1em rgba(0, 0, 0, .3); }
|
33
|
+
.aui_buttons button[disabled] { cursor:default; color:#666; background:#DDD; border: solid 1px #999; filter:alpha(opacity=50); opacity:.5; box-shadow:none; }
|
34
|
+
button.aui_state_highlight { color: #FFF; border: solid 1px #1c6a9e; background: #2288cc; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#33bbee', endColorstr='#2288cc'); background: linear-gradient(top, #33bbee, #2288cc); background: -moz-linear-gradient(top, #33bbee, #2288cc); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#33bbee), to(#2288cc)); text-shadow: -1px -1px 1px #1c6a9e; }
|
35
|
+
button.aui_state_highlight:hover { color:#FFF; border-color:#0F3A56; }
|
36
|
+
button.aui_state_highlight:active { border-color:#1c6a9e; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#33bbee', endColorstr='#2288cc'); background: linear-gradient(top, #33bbee, #2288cc); background: -moz-linear-gradient(top, #33bbee, #2288cc); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#33bbee), to(#2288cc)); }
|
37
|
+
/* common end */
|
38
|
+
|
39
|
+
.aui_inner { background:#FFF; border:1px solid #666; }
|
40
|
+
.aui_nw, .aui_ne, .aui_sw, .aui_se { width:3px; height:3px; }
|
41
|
+
.aui_nw, .aui_n, .aui_ne, .aui_w, .aui_e, .aui_sw, .aui_s, .aui_se { background:rgba(0, 0, 0, .05); background:#000\9!important; filter:alpha(opacity=5); }
|
42
|
+
.aui_titleBar { position:relative; height:100%; }
|
43
|
+
.aui_title { position:absolute; top:0; left:0; width:100%; height:24px; text-indent:-9999em; overflow:hidden; font-size:0; }
|
44
|
+
.aui_state_drag .aui_title { color:#666; }
|
45
|
+
.aui_close { padding:0; top:0; right:0; width:18px; height:18px; line-height:18px; text-align:center; font-family: Helvetica, STHeiti; _font-family: '\u9ed1\u4f53', 'Book Antiqua', Palatino; font-size:18px; text-decoration:none; color:#214FA3; }
|
46
|
+
.aui_close:hover, .aui_close:active { text-decoration:none; color:#900; }
|
47
|
+
.aui_content { color:#666; }
|
48
|
+
.aui_state_focus .aui_content { color:#000; }
|
49
|
+
@media screen and (min-width:0) {
|
50
|
+
.aui_close { width:20px; height:20px; line-height:20px; right:-10px; top:-10px; border-radius:20px; background:#999; color:#FFF; box-shadow:0 1px 3px rgba(0, 0, 0, .3); -moz-transition: linear .06s; -webkit-transition: linear .06s; transition: linear .06s; }
|
51
|
+
.aui_close:hover { width:24px; height:24px; line-height:24px; right:-12px; top:-12px; color:#FFF; box-shadow:0 1px 3px rgba(209, 40, 42, .5); background:#d1282a; border-radius:24px; }
|
52
|
+
.aui_state_lock .aui_dialog { box-shadow:0 3px 26px rgba(0, 0, 0, .9); -moz-transition:-moz-box-shadow linear .2s; -webkit-transition: -webkit-box-shadow linear .2s; transition: -webkit-box-shadow linear .2s; }
|
53
|
+
.aui_dialog:active { box-shadow:0 0 5px rgba(0, 0, 0, .1)!important; }
|
54
|
+
.aui_state_drag .aui_outer { box-shadow:none!important; }
|
55
|
+
}
|
metadata
ADDED
@@ -0,0 +1,184 @@
|
|
1
|
+
--- !ruby/object:Gem::Specification
|
2
|
+
name: artdialog4
|
3
|
+
version: !ruby/object:Gem::Version
|
4
|
+
version: 0.1.0
|
5
|
+
platform: ruby
|
6
|
+
authors:
|
7
|
+
- kyuubi
|
8
|
+
autorequire:
|
9
|
+
bindir: exe
|
10
|
+
cert_chain: []
|
11
|
+
date: 2015-07-19 00:00:00.000000000 Z
|
12
|
+
dependencies:
|
13
|
+
- !ruby/object:Gem::Dependency
|
14
|
+
name: bundler
|
15
|
+
requirement: !ruby/object:Gem::Requirement
|
16
|
+
requirements:
|
17
|
+
- - "~>"
|
18
|
+
- !ruby/object:Gem::Version
|
19
|
+
version: '1.9'
|
20
|
+
type: :development
|
21
|
+
prerelease: false
|
22
|
+
version_requirements: !ruby/object:Gem::Requirement
|
23
|
+
requirements:
|
24
|
+
- - "~>"
|
25
|
+
- !ruby/object:Gem::Version
|
26
|
+
version: '1.9'
|
27
|
+
- !ruby/object:Gem::Dependency
|
28
|
+
name: rake
|
29
|
+
requirement: !ruby/object:Gem::Requirement
|
30
|
+
requirements:
|
31
|
+
- - "~>"
|
32
|
+
- !ruby/object:Gem::Version
|
33
|
+
version: '10.0'
|
34
|
+
type: :development
|
35
|
+
prerelease: false
|
36
|
+
version_requirements: !ruby/object:Gem::Requirement
|
37
|
+
requirements:
|
38
|
+
- - "~>"
|
39
|
+
- !ruby/object:Gem::Version
|
40
|
+
version: '10.0'
|
41
|
+
description: artdialog4
|
42
|
+
email:
|
43
|
+
- kyuubi@chinacluster.com
|
44
|
+
executables: []
|
45
|
+
extensions: []
|
46
|
+
extra_rdoc_files: []
|
47
|
+
files:
|
48
|
+
- ".gitignore"
|
49
|
+
- ".travis.yml"
|
50
|
+
- Gemfile
|
51
|
+
- README.md
|
52
|
+
- Rakefile
|
53
|
+
- artdialog4.gemspec
|
54
|
+
- bin/console
|
55
|
+
- bin/setup
|
56
|
+
- lib/artdialog4.rb
|
57
|
+
- lib/artdialog4/version.rb
|
58
|
+
- vendor/assets/javascripts/artdialog.js
|
59
|
+
- vendor/assets/javascripts/jquery.artDialog.js
|
60
|
+
- vendor/assets/stylesheets/artdialog/aero.css
|
61
|
+
- vendor/assets/stylesheets/artdialog/aero/aero_s.png
|
62
|
+
- vendor/assets/stylesheets/artdialog/aero/aero_s2.png
|
63
|
+
- vendor/assets/stylesheets/artdialog/aero/ie6/aui_close.hover.png
|
64
|
+
- vendor/assets/stylesheets/artdialog/aero/ie6/aui_close.png
|
65
|
+
- vendor/assets/stylesheets/artdialog/aero/ie6/aui_e.png
|
66
|
+
- vendor/assets/stylesheets/artdialog/aero/ie6/aui_n.png
|
67
|
+
- vendor/assets/stylesheets/artdialog/aero/ie6/aui_ne.png
|
68
|
+
- vendor/assets/stylesheets/artdialog/aero/ie6/aui_nw.png
|
69
|
+
- vendor/assets/stylesheets/artdialog/aero/ie6/aui_s.png
|
70
|
+
- vendor/assets/stylesheets/artdialog/aero/ie6/aui_se.png
|
71
|
+
- vendor/assets/stylesheets/artdialog/aero/ie6/aui_sw.png
|
72
|
+
- vendor/assets/stylesheets/artdialog/aero/ie6/aui_title_icon.png
|
73
|
+
- vendor/assets/stylesheets/artdialog/aero/ie6/aui_w.png
|
74
|
+
- vendor/assets/stylesheets/artdialog/black.css
|
75
|
+
- vendor/assets/stylesheets/artdialog/black/bg.png
|
76
|
+
- vendor/assets/stylesheets/artdialog/black/bg2.png
|
77
|
+
- vendor/assets/stylesheets/artdialog/black/bg_css3.png
|
78
|
+
- vendor/assets/stylesheets/artdialog/black/bg_css3_2.png
|
79
|
+
- vendor/assets/stylesheets/artdialog/black/ie6/close.hover.png
|
80
|
+
- vendor/assets/stylesheets/artdialog/black/ie6/close.png
|
81
|
+
- vendor/assets/stylesheets/artdialog/black/ie6/e.png
|
82
|
+
- vendor/assets/stylesheets/artdialog/black/ie6/n.png
|
83
|
+
- vendor/assets/stylesheets/artdialog/black/ie6/ne.png
|
84
|
+
- vendor/assets/stylesheets/artdialog/black/ie6/nw.png
|
85
|
+
- vendor/assets/stylesheets/artdialog/black/ie6/s.png
|
86
|
+
- vendor/assets/stylesheets/artdialog/black/ie6/se.png
|
87
|
+
- vendor/assets/stylesheets/artdialog/black/ie6/sw.png
|
88
|
+
- vendor/assets/stylesheets/artdialog/black/ie6/w.png
|
89
|
+
- vendor/assets/stylesheets/artdialog/blue.css
|
90
|
+
- vendor/assets/stylesheets/artdialog/blue/bg.png
|
91
|
+
- vendor/assets/stylesheets/artdialog/blue/bg2.png
|
92
|
+
- vendor/assets/stylesheets/artdialog/blue/bg_css3.png
|
93
|
+
- vendor/assets/stylesheets/artdialog/blue/bg_css3_2.png
|
94
|
+
- vendor/assets/stylesheets/artdialog/blue/ie6/close.hover.png
|
95
|
+
- vendor/assets/stylesheets/artdialog/blue/ie6/close.png
|
96
|
+
- vendor/assets/stylesheets/artdialog/blue/ie6/e.png
|
97
|
+
- vendor/assets/stylesheets/artdialog/blue/ie6/n.png
|
98
|
+
- vendor/assets/stylesheets/artdialog/blue/ie6/ne.png
|
99
|
+
- vendor/assets/stylesheets/artdialog/blue/ie6/nw.png
|
100
|
+
- vendor/assets/stylesheets/artdialog/blue/ie6/s.png
|
101
|
+
- vendor/assets/stylesheets/artdialog/blue/ie6/se.png
|
102
|
+
- vendor/assets/stylesheets/artdialog/blue/ie6/sw.png
|
103
|
+
- vendor/assets/stylesheets/artdialog/blue/ie6/w.png
|
104
|
+
- vendor/assets/stylesheets/artdialog/chrome.css
|
105
|
+
- vendor/assets/stylesheets/artdialog/chrome/border.png
|
106
|
+
- vendor/assets/stylesheets/artdialog/chrome/chrome_s.png
|
107
|
+
- vendor/assets/stylesheets/artdialog/default.css
|
108
|
+
- vendor/assets/stylesheets/artdialog/green.css
|
109
|
+
- vendor/assets/stylesheets/artdialog/green/bg.png
|
110
|
+
- vendor/assets/stylesheets/artdialog/green/bg2.png
|
111
|
+
- vendor/assets/stylesheets/artdialog/green/bg_css3.png
|
112
|
+
- vendor/assets/stylesheets/artdialog/green/bg_css3_2.png
|
113
|
+
- vendor/assets/stylesheets/artdialog/green/color_bg.png
|
114
|
+
- vendor/assets/stylesheets/artdialog/green/ie6/close.hover.png
|
115
|
+
- vendor/assets/stylesheets/artdialog/green/ie6/close.png
|
116
|
+
- vendor/assets/stylesheets/artdialog/green/ie6/e.png
|
117
|
+
- vendor/assets/stylesheets/artdialog/green/ie6/n.png
|
118
|
+
- vendor/assets/stylesheets/artdialog/green/ie6/ne.png
|
119
|
+
- vendor/assets/stylesheets/artdialog/green/ie6/nw.png
|
120
|
+
- vendor/assets/stylesheets/artdialog/green/ie6/s.png
|
121
|
+
- vendor/assets/stylesheets/artdialog/green/ie6/se.png
|
122
|
+
- vendor/assets/stylesheets/artdialog/green/ie6/sw.png
|
123
|
+
- vendor/assets/stylesheets/artdialog/green/ie6/w.png
|
124
|
+
- vendor/assets/stylesheets/artdialog/icons/error.png
|
125
|
+
- vendor/assets/stylesheets/artdialog/icons/face-sad.png
|
126
|
+
- vendor/assets/stylesheets/artdialog/icons/face-smile.png
|
127
|
+
- vendor/assets/stylesheets/artdialog/icons/loading.gif
|
128
|
+
- vendor/assets/stylesheets/artdialog/icons/question.png
|
129
|
+
- vendor/assets/stylesheets/artdialog/icons/succeed.png
|
130
|
+
- vendor/assets/stylesheets/artdialog/icons/warning.png
|
131
|
+
- vendor/assets/stylesheets/artdialog/idialog.css
|
132
|
+
- vendor/assets/stylesheets/artdialog/idialog/idialog_s.png
|
133
|
+
- vendor/assets/stylesheets/artdialog/idialog/idialog_s2.png
|
134
|
+
- vendor/assets/stylesheets/artdialog/idialog/ie6/aui_close.hover.png
|
135
|
+
- vendor/assets/stylesheets/artdialog/idialog/ie6/aui_close.png
|
136
|
+
- vendor/assets/stylesheets/artdialog/idialog/ie6/aui_e.png
|
137
|
+
- vendor/assets/stylesheets/artdialog/idialog/ie6/aui_n.png
|
138
|
+
- vendor/assets/stylesheets/artdialog/idialog/ie6/aui_ne.png
|
139
|
+
- vendor/assets/stylesheets/artdialog/idialog/ie6/aui_nw.png
|
140
|
+
- vendor/assets/stylesheets/artdialog/idialog/ie6/aui_s.png
|
141
|
+
- vendor/assets/stylesheets/artdialog/idialog/ie6/aui_se.png
|
142
|
+
- vendor/assets/stylesheets/artdialog/idialog/ie6/aui_sw.png
|
143
|
+
- vendor/assets/stylesheets/artdialog/idialog/ie6/aui_w.png
|
144
|
+
- vendor/assets/stylesheets/artdialog/opera.css
|
145
|
+
- vendor/assets/stylesheets/artdialog/opera/ie6/aui_close.hover.png
|
146
|
+
- vendor/assets/stylesheets/artdialog/opera/ie6/aui_close.png
|
147
|
+
- vendor/assets/stylesheets/artdialog/opera/ie6/aui_e.png
|
148
|
+
- vendor/assets/stylesheets/artdialog/opera/ie6/aui_n.png
|
149
|
+
- vendor/assets/stylesheets/artdialog/opera/ie6/aui_ne.png
|
150
|
+
- vendor/assets/stylesheets/artdialog/opera/ie6/aui_nw.png
|
151
|
+
- vendor/assets/stylesheets/artdialog/opera/ie6/aui_s.png
|
152
|
+
- vendor/assets/stylesheets/artdialog/opera/ie6/aui_se.png
|
153
|
+
- vendor/assets/stylesheets/artdialog/opera/ie6/aui_sw.png
|
154
|
+
- vendor/assets/stylesheets/artdialog/opera/ie6/aui_w.png
|
155
|
+
- vendor/assets/stylesheets/artdialog/opera/s1.png
|
156
|
+
- vendor/assets/stylesheets/artdialog/opera/s2.png
|
157
|
+
- vendor/assets/stylesheets/artdialog/simple.css
|
158
|
+
- vendor/assets/stylesheets/artdialog/twitter.css
|
159
|
+
- vendor/assets/stylesheets/simple.css
|
160
|
+
homepage: https://github.com/daweiba/artdialog4
|
161
|
+
licenses: []
|
162
|
+
metadata:
|
163
|
+
allowed_push_host: https://rubygems.org
|
164
|
+
post_install_message:
|
165
|
+
rdoc_options: []
|
166
|
+
require_paths:
|
167
|
+
- lib
|
168
|
+
required_ruby_version: !ruby/object:Gem::Requirement
|
169
|
+
requirements:
|
170
|
+
- - ">="
|
171
|
+
- !ruby/object:Gem::Version
|
172
|
+
version: '0'
|
173
|
+
required_rubygems_version: !ruby/object:Gem::Requirement
|
174
|
+
requirements:
|
175
|
+
- - ">="
|
176
|
+
- !ruby/object:Gem::Version
|
177
|
+
version: '0'
|
178
|
+
requirements: []
|
179
|
+
rubyforge_project:
|
180
|
+
rubygems_version: 2.4.6
|
181
|
+
signing_key:
|
182
|
+
specification_version: 4
|
183
|
+
summary: artdialog4
|
184
|
+
test_files: []
|