artdialog4 0.1.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (114) hide show
  1. checksums.yaml +7 -0
  2. data/.gitignore +9 -0
  3. data/.travis.yml +3 -0
  4. data/Gemfile +4 -0
  5. data/README.md +39 -0
  6. data/Rakefile +1 -0
  7. data/artdialog4.gemspec +28 -0
  8. data/bin/console +14 -0
  9. data/bin/setup +7 -0
  10. data/lib/artdialog4/version.rb +3 -0
  11. data/lib/artdialog4.rb +6 -0
  12. data/vendor/assets/javascripts/artdialog.js +2078 -0
  13. data/vendor/assets/javascripts/jquery.artDialog.js +1261 -0
  14. data/vendor/assets/stylesheets/artdialog/aero/aero_s.png +0 -0
  15. data/vendor/assets/stylesheets/artdialog/aero/aero_s2.png +0 -0
  16. data/vendor/assets/stylesheets/artdialog/aero/ie6/aui_close.hover.png +0 -0
  17. data/vendor/assets/stylesheets/artdialog/aero/ie6/aui_close.png +0 -0
  18. data/vendor/assets/stylesheets/artdialog/aero/ie6/aui_e.png +0 -0
  19. data/vendor/assets/stylesheets/artdialog/aero/ie6/aui_n.png +0 -0
  20. data/vendor/assets/stylesheets/artdialog/aero/ie6/aui_ne.png +0 -0
  21. data/vendor/assets/stylesheets/artdialog/aero/ie6/aui_nw.png +0 -0
  22. data/vendor/assets/stylesheets/artdialog/aero/ie6/aui_s.png +0 -0
  23. data/vendor/assets/stylesheets/artdialog/aero/ie6/aui_se.png +0 -0
  24. data/vendor/assets/stylesheets/artdialog/aero/ie6/aui_sw.png +0 -0
  25. data/vendor/assets/stylesheets/artdialog/aero/ie6/aui_title_icon.png +0 -0
  26. data/vendor/assets/stylesheets/artdialog/aero/ie6/aui_w.png +0 -0
  27. data/vendor/assets/stylesheets/artdialog/aero.css +61 -0
  28. data/vendor/assets/stylesheets/artdialog/black/bg.png +0 -0
  29. data/vendor/assets/stylesheets/artdialog/black/bg2.png +0 -0
  30. data/vendor/assets/stylesheets/artdialog/black/bg_css3.png +0 -0
  31. data/vendor/assets/stylesheets/artdialog/black/bg_css3_2.png +0 -0
  32. data/vendor/assets/stylesheets/artdialog/black/ie6/close.hover.png +0 -0
  33. data/vendor/assets/stylesheets/artdialog/black/ie6/close.png +0 -0
  34. data/vendor/assets/stylesheets/artdialog/black/ie6/e.png +0 -0
  35. data/vendor/assets/stylesheets/artdialog/black/ie6/n.png +0 -0
  36. data/vendor/assets/stylesheets/artdialog/black/ie6/ne.png +0 -0
  37. data/vendor/assets/stylesheets/artdialog/black/ie6/nw.png +0 -0
  38. data/vendor/assets/stylesheets/artdialog/black/ie6/s.png +0 -0
  39. data/vendor/assets/stylesheets/artdialog/black/ie6/se.png +0 -0
  40. data/vendor/assets/stylesheets/artdialog/black/ie6/sw.png +0 -0
  41. data/vendor/assets/stylesheets/artdialog/black/ie6/w.png +0 -0
  42. data/vendor/assets/stylesheets/artdialog/black.css +79 -0
  43. data/vendor/assets/stylesheets/artdialog/blue/bg.png +0 -0
  44. data/vendor/assets/stylesheets/artdialog/blue/bg2.png +0 -0
  45. data/vendor/assets/stylesheets/artdialog/blue/bg_css3.png +0 -0
  46. data/vendor/assets/stylesheets/artdialog/blue/bg_css3_2.png +0 -0
  47. data/vendor/assets/stylesheets/artdialog/blue/ie6/close.hover.png +0 -0
  48. data/vendor/assets/stylesheets/artdialog/blue/ie6/close.png +0 -0
  49. data/vendor/assets/stylesheets/artdialog/blue/ie6/e.png +0 -0
  50. data/vendor/assets/stylesheets/artdialog/blue/ie6/n.png +0 -0
  51. data/vendor/assets/stylesheets/artdialog/blue/ie6/ne.png +0 -0
  52. data/vendor/assets/stylesheets/artdialog/blue/ie6/nw.png +0 -0
  53. data/vendor/assets/stylesheets/artdialog/blue/ie6/s.png +0 -0
  54. data/vendor/assets/stylesheets/artdialog/blue/ie6/se.png +0 -0
  55. data/vendor/assets/stylesheets/artdialog/blue/ie6/sw.png +0 -0
  56. data/vendor/assets/stylesheets/artdialog/blue/ie6/w.png +0 -0
  57. data/vendor/assets/stylesheets/artdialog/blue.css +79 -0
  58. data/vendor/assets/stylesheets/artdialog/chrome/border.png +0 -0
  59. data/vendor/assets/stylesheets/artdialog/chrome/chrome_s.png +0 -0
  60. data/vendor/assets/stylesheets/artdialog/chrome.css +61 -0
  61. data/vendor/assets/stylesheets/artdialog/default.css +67 -0
  62. data/vendor/assets/stylesheets/artdialog/green/bg.png +0 -0
  63. data/vendor/assets/stylesheets/artdialog/green/bg2.png +0 -0
  64. data/vendor/assets/stylesheets/artdialog/green/bg_css3.png +0 -0
  65. data/vendor/assets/stylesheets/artdialog/green/bg_css3_2.png +0 -0
  66. data/vendor/assets/stylesheets/artdialog/green/color_bg.png +0 -0
  67. data/vendor/assets/stylesheets/artdialog/green/ie6/close.hover.png +0 -0
  68. data/vendor/assets/stylesheets/artdialog/green/ie6/close.png +0 -0
  69. data/vendor/assets/stylesheets/artdialog/green/ie6/e.png +0 -0
  70. data/vendor/assets/stylesheets/artdialog/green/ie6/n.png +0 -0
  71. data/vendor/assets/stylesheets/artdialog/green/ie6/ne.png +0 -0
  72. data/vendor/assets/stylesheets/artdialog/green/ie6/nw.png +0 -0
  73. data/vendor/assets/stylesheets/artdialog/green/ie6/s.png +0 -0
  74. data/vendor/assets/stylesheets/artdialog/green/ie6/se.png +0 -0
  75. data/vendor/assets/stylesheets/artdialog/green/ie6/sw.png +0 -0
  76. data/vendor/assets/stylesheets/artdialog/green/ie6/w.png +0 -0
  77. data/vendor/assets/stylesheets/artdialog/green.css +79 -0
  78. data/vendor/assets/stylesheets/artdialog/icons/error.png +0 -0
  79. data/vendor/assets/stylesheets/artdialog/icons/face-sad.png +0 -0
  80. data/vendor/assets/stylesheets/artdialog/icons/face-smile.png +0 -0
  81. data/vendor/assets/stylesheets/artdialog/icons/loading.gif +0 -0
  82. data/vendor/assets/stylesheets/artdialog/icons/question.png +0 -0
  83. data/vendor/assets/stylesheets/artdialog/icons/succeed.png +0 -0
  84. data/vendor/assets/stylesheets/artdialog/icons/warning.png +0 -0
  85. data/vendor/assets/stylesheets/artdialog/idialog/idialog_s.png +0 -0
  86. data/vendor/assets/stylesheets/artdialog/idialog/idialog_s2.png +0 -0
  87. data/vendor/assets/stylesheets/artdialog/idialog/ie6/aui_close.hover.png +0 -0
  88. data/vendor/assets/stylesheets/artdialog/idialog/ie6/aui_close.png +0 -0
  89. data/vendor/assets/stylesheets/artdialog/idialog/ie6/aui_e.png +0 -0
  90. data/vendor/assets/stylesheets/artdialog/idialog/ie6/aui_n.png +0 -0
  91. data/vendor/assets/stylesheets/artdialog/idialog/ie6/aui_ne.png +0 -0
  92. data/vendor/assets/stylesheets/artdialog/idialog/ie6/aui_nw.png +0 -0
  93. data/vendor/assets/stylesheets/artdialog/idialog/ie6/aui_s.png +0 -0
  94. data/vendor/assets/stylesheets/artdialog/idialog/ie6/aui_se.png +0 -0
  95. data/vendor/assets/stylesheets/artdialog/idialog/ie6/aui_sw.png +0 -0
  96. data/vendor/assets/stylesheets/artdialog/idialog/ie6/aui_w.png +0 -0
  97. data/vendor/assets/stylesheets/artdialog/idialog.css +71 -0
  98. data/vendor/assets/stylesheets/artdialog/opera/ie6/aui_close.hover.png +0 -0
  99. data/vendor/assets/stylesheets/artdialog/opera/ie6/aui_close.png +0 -0
  100. data/vendor/assets/stylesheets/artdialog/opera/ie6/aui_e.png +0 -0
  101. data/vendor/assets/stylesheets/artdialog/opera/ie6/aui_n.png +0 -0
  102. data/vendor/assets/stylesheets/artdialog/opera/ie6/aui_ne.png +0 -0
  103. data/vendor/assets/stylesheets/artdialog/opera/ie6/aui_nw.png +0 -0
  104. data/vendor/assets/stylesheets/artdialog/opera/ie6/aui_s.png +0 -0
  105. data/vendor/assets/stylesheets/artdialog/opera/ie6/aui_se.png +0 -0
  106. data/vendor/assets/stylesheets/artdialog/opera/ie6/aui_sw.png +0 -0
  107. data/vendor/assets/stylesheets/artdialog/opera/ie6/aui_w.png +0 -0
  108. data/vendor/assets/stylesheets/artdialog/opera/s1.png +0 -0
  109. data/vendor/assets/stylesheets/artdialog/opera/s2.png +0 -0
  110. data/vendor/assets/stylesheets/artdialog/opera.css +62 -0
  111. data/vendor/assets/stylesheets/artdialog/simple.css +55 -0
  112. data/vendor/assets/stylesheets/artdialog/twitter.css +59 -0
  113. data/vendor/assets/stylesheets/simple.css +55 -0
  114. metadata +184 -0
@@ -0,0 +1,61 @@
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%; height:0; position:relative; bottom:30px; _bottom:0; _margin-top:-30px; }
41
+ .aui_title { height:29px; line-height:29px; padding:0 16px 0 0; _padding:0; color:#FFF; font-weight:700; text-shadow:1px 1px 0 rgba(0, 0, 0, .9); }
42
+ .aui_nw, .aui_ne, .aui_sw, .aui_se, .aui_n, .aui_s, .aui_close { background-image:url(aero/aero_s.png); background-repeat:no-repeat; }
43
+ .aui_nw { width:14px; height:34px; background-position: 0 0; _png:aero/ie6/aui_nw.png; }
44
+ .aui_ne { width:14px; height:34px; background-position: -14px 0; _png:aero/ie6/aui_ne.png; }
45
+ .aui_sw { width:14px; height:14px; background-position: 0 -34px; _png:aero/ie6/aui_sw.png; }
46
+ .aui_se { width:14px; height:14px; background-position: -14px -34px; _png:aero/ie6/aui_se.png; }
47
+ .aui_close { top:7px; right:0; _z-index:1; width:13px; height:13px; _font-size:0; _line-height:0; text-indent:-9999em; background-position:left -96px; _background:url(aero/ie6/aui_close.png); }
48
+ .aui_close:hover { background-position:right -96px; _background:url(aero/ie6/aui_close.hover.png); }
49
+ .aui_n, .aui_s { background-repeat:repeat-x; }
50
+ .aui_n { background-position: 0 -48px; _png:aero/ie6/aui_n.png; }
51
+ .aui_s { background-position: 0 -82px; _png:aero/ie6/aui_s.png; }
52
+ .aui_w, .aui_e { background-image:url(aero/aero_s2.png); background-repeat:repeat-y; }
53
+ .aui_w { background-position:left top; _png:aero/ie6/aui_w.png; }
54
+ .aui_e { background-position: right bottom; _png:aero/ie6/aui_e.png; }
55
+ .aui_state_noTitle .aui_nw, .aui_state_noTitle .aui_ne, .aui_state_noTitle .aui_sw, .aui_state_noTitle .aui_se { width:3px; height:3px; }
56
+ .aui_state_noTitle .aui_inner { border:1px solid #666; background:#FFF; }
57
+ .aui_state_noTitle .aui_outer { box-shadow:none; }
58
+ .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; }
59
+ .aui_state_noTitle .aui_titleBar { bottom:0; _bottom:0; _margin-top:0; }
60
+ .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; }
61
+ .aui_state_noTitle .aui_close:hover, .aui_state_noTitle .aui_close:active { text-decoration:none; color:#900; }
@@ -0,0 +1,79 @@
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 #3399dd; 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:#1c6a9e; }
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:#f7f7f7; }
40
+ .aui_titleBar { width:100%; height:0; position:relative; bottom:30px; _bottom:0; _margin-top:-30px; }
41
+ .aui_title { height:29px; line-height:29px; padding:0 25px 0 0; _padding:0; text-indent:5px; color:#FFF; font-weight:700; text-shadow:-1px -1px 0 rgba(0, 0, 0, .7); }
42
+ .aui_nw, .aui_ne, .aui_sw, .aui_se, .aui_n, .aui_s, .aui_close { background-image:url(black/bg.png); background-repeat:no-repeat; }
43
+ .aui_nw { width:15px; height:38px; background-position: 0 0; _png:black/ie6/nw.png; }
44
+ .aui_ne { width:15px; height:38px; background-position: -15px 0; _png:black/ie6/ne.png; }
45
+ .aui_sw { width:15px; height:18px; background-position: 0 -38px; _png:black/ie6/sw.png; }
46
+ .aui_se { width:15px; height:18px; background-position: -15px -38px; _png:black/ie6/se.png; }
47
+ .aui_close { top:4px; right:4px; _z-index:1; width:20px; height:20px; _font-size:0; _line-height:0; text-indent:-9999em; background-position:0 -112px; _png:black/ie6/close.png; }
48
+ .aui_close:hover { background-position:0 -132px; }
49
+ .aui_n, .aui_s { background-repeat:repeat-x; }
50
+ .aui_n { background-position: 0 -56px; _png:black/ie6/n.png; }
51
+ .aui_s { background-position: 0 -94px; _png:black/ie6/s.png; }
52
+ .aui_w, .aui_e { background-image:url(black/bg2.png); background-repeat:repeat-y; }
53
+ .aui_w { background-position:left top; _png:black/ie6/w.png; }
54
+ .aui_e { background-position: right bottom; _png:black/ie6/e.png; }
55
+ aui_icon, .aui_main { padding-top:3px; }
56
+ @media screen and (min-width:0) {
57
+ .aui_outer { border-radius:8px; box-shadow:0 5px 15px rgba(0, 0, 0, .4); -moz-transition:-moz-box-shadow linear .2s; -webkit-transition: -webkit-box-shadow linear .2s; transition: -webkit-box-shadow linear .2s; }
58
+ .aui_state_drag .aui_outer { box-shadow:none; }
59
+ .aui_state_lock .aui_outer { box-shadow:0 3px 26px rgba(0, 0, 0, .9); }
60
+ .aui_outer:active { box-shadow:0 0 5px rgba(0, 0, 0, .1)!important; }
61
+ .aui_state_drag .aui_outer { box-shadow:none!important; }
62
+ .aui_nw, .aui_ne, .aui_sw, .aui_se, .aui_n, .aui_s, .aui_close { background-image:url(black/bg_css3.png); }
63
+ .aui_nw { width:5px; height:31px; }
64
+ .aui_ne { width:5px; height:31px; background-position: -5px 0; _png:black/ie6/ne.png; }
65
+ .aui_sw { width:5px; height:5px;background-position: 0 -31px; }
66
+ .aui_se { width:5px; height:5px; background-position: -5px -31px; }
67
+ .aui_close { background-position:0 -72px; }
68
+ .aui_close:hover { background-position:0 -92px; }
69
+ .aui_n { background-position: 0 -36px; }
70
+ .aui_s { background-position: 0 -67px; }
71
+ .aui_w, .aui_e { background-image:url(black/bg_css3_2.png); }
72
+ }
73
+ .aui_state_noTitle .aui_nw, .aui_state_noTitle .aui_ne, .aui_state_noTitle .aui_sw, .aui_state_noTitle .aui_se { width:3px; height:3px; }
74
+ .aui_state_noTitle .aui_inner { border:1px solid #666; background:#FFF; }
75
+ .aui_state_noTitle .aui_outer { box-shadow:none; }
76
+ .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; }
77
+ .aui_state_noTitle .aui_titleBar { bottom:0; _bottom:0; _margin-top:0; }
78
+ .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; }
79
+ .aui_state_noTitle .aui_close:hover, .aui_state_noTitle .aui_close:active { text-decoration:none; color:#900; }
@@ -0,0 +1,79 @@
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 #3399dd; 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:#1c6a9e; }
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:#f7f7f7; }
40
+ .aui_titleBar { width:100%; height:0; position:relative; bottom:30px; _bottom:0; _margin-top:-30px; }
41
+ .aui_title { height:29px; line-height:29px; padding:0 25px 0 0; _padding:0; text-indent:5px; color:#FFF; font-weight:700; text-shadow:-1px -1px 0 rgba(33, 79, 183, .7); }
42
+ .aui_nw, .aui_ne, .aui_sw, .aui_se, .aui_n, .aui_s, .aui_close { background-image:url(blue/bg.png); background-repeat:no-repeat; }
43
+ .aui_nw { width:15px; height:38px; background-position: 0 0; _png:blue/ie6/nw.png; }
44
+ .aui_ne { width:15px; height:38px; background-position: -15px 0; _png:blue/ie6/ne.png; }
45
+ .aui_sw { width:15px; height:18px; background-position: 0 -38px; _png:blue/ie6/sw.png; }
46
+ .aui_se { width:15px; height:18px; background-position: -15px -38px; _png:blue/ie6/se.png; }
47
+ .aui_close { top:4px; right:4px; _z-index:1; width:20px; height:20px; _font-size:0; _line-height:0; text-indent:-9999em; background-position:0 -112px; _png:blue/ie6/close.png; }
48
+ .aui_close:hover { background-position:0 -132px; }
49
+ .aui_n, .aui_s { background-repeat:repeat-x; }
50
+ .aui_n { background-position: 0 -56px; _png:blue/ie6/n.png; }
51
+ .aui_s { background-position: 0 -94px; _png:blue/ie6/s.png; }
52
+ .aui_w, .aui_e { background-image:url(blue/bg2.png); background-repeat:repeat-y; }
53
+ .aui_w { background-position:left top; _png:blue/ie6/w.png; }
54
+ .aui_e { background-position: right bottom; _png:blue/ie6/e.png; }
55
+ aui_icon, .aui_main { padding-top:3px; }
56
+ @media screen and (min-width:0) {
57
+ .aui_outer { border-radius:8px; box-shadow:0 5px 15px rgba(2, 37, 69, .4); -moz-transition:-moz-box-shadow linear .2s; -webkit-transition: -webkit-box-shadow linear .2s; transition: -webkit-box-shadow linear .2s; }
58
+ .aui_state_drag .aui_outer { box-shadow:none; }
59
+ .aui_state_lock .aui_outer { box-shadow:0 3px 26px rgba(0, 0, 0, .9); }
60
+ .aui_outer:active { box-shadow:0 0 5px rgba(2, 37, 69, .1)!important; }
61
+ .aui_state_drag .aui_outer { box-shadow:none!important; }
62
+ .aui_nw, .aui_ne, .aui_sw, .aui_se, .aui_n, .aui_s, .aui_close { background-image:url(blue/bg_css3.png); }
63
+ .aui_nw { width:5px; height:31px; }
64
+ .aui_ne { width:5px; height:31px; background-position: -5px 0; _png:blue/ie6/ne.png; }
65
+ .aui_sw { width:5px; height:5px;background-position: 0 -31px; }
66
+ .aui_se { width:5px; height:5px; background-position: -5px -31px; }
67
+ .aui_close { background-position:0 -72px; }
68
+ .aui_close:hover { background-position:0 -92px; }
69
+ .aui_n { background-position: 0 -36px; }
70
+ .aui_s { background-position: 0 -67px; }
71
+ .aui_w, .aui_e { background-image:url(blue/bg_css3_2.png); }
72
+ }
73
+ .aui_state_noTitle .aui_nw, .aui_state_noTitle .aui_ne, .aui_state_noTitle .aui_sw, .aui_state_noTitle .aui_se { width:3px; height:3px; }
74
+ .aui_state_noTitle .aui_inner { border:1px solid #666; background:#FFF; }
75
+ .aui_state_noTitle .aui_outer { box-shadow:none; }
76
+ .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; }
77
+ .aui_state_noTitle .aui_titleBar { bottom:0; _bottom:0; _margin-top:0; }
78
+ .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; }
79
+ .aui_state_noTitle .aui_close:hover, .aui_state_noTitle .aui_close:active { text-decoration:none; color:#900; }
@@ -0,0 +1,61 @@
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%; height:0; position:relative; bottom:26px; _bottom:0; _margin-top:-26px;}
41
+ .aui_title { height:26px; line-height:23px; padding:0 60px 0 5px; color:#FFF; font-weight:700; text-shadow:0 1px 0 #000; }
42
+ .aui_nw, .aui_ne, .aui_w, .aui_e, .aui_sw, .aui_se, .aui_close { background-image:url(chrome/chrome_s.png); background-repeat:no-repeat; }
43
+ .aui_nw { width:5px; height:26px; background-position: -46px -8px; }
44
+ .aui_ne { width:5px; height:26px; background-position: -53px -8px; }
45
+ .aui_w { background-position:-60px 0; background-repeat:repeat-y; }
46
+ .aui_e { background-position:-65px 0; background-repeat:repeat-y; }
47
+ .aui_sw { width:5px; height:5px; background-position: -46px -2px;}
48
+ .aui_se { width:5px; height:5px; background-position: -53px -2px;}
49
+ .aui_close { top:1px; right:0; width:44px; height:17px; background-position:0 0; _font-size:0; _line-height:0; text-indent:-9999em; }
50
+ .aui_close:hover { background-position:0 -18px; }
51
+ .aui_n, .aui_s { background-image:url(chrome/border.png); background-repeat:repeat-x; }
52
+ .aui_n { background-position:0 top; }
53
+ .aui_s { background-position: 0 bottom; }
54
+ .aui_buttons { background-color:#F6F6F6; border-top:solid 1px #DADEE5; }
55
+ .aui_state_noTitle .aui_nw, .aui_state_noTitle .aui_ne, .aui_state_noTitle .aui_sw, .aui_state_noTitle .aui_se { width:3px; height:3px; }
56
+ .aui_state_noTitle .aui_inner { border:1px solid #666; background:#FFF; }
57
+ .aui_state_noTitle .aui_outer { box-shadow:none; }
58
+ .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; }
59
+ .aui_state_noTitle .aui_titleBar { bottom:0; _bottom:0; _margin-top:0; }
60
+ .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; }
61
+ .aui_state_noTitle .aui_close:hover, .aui_state_noTitle .aui_close:active { text-decoration:none; color:#900; }
@@ -0,0 +1,67 @@
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_outer, .aui_inner { border:1px solid rgba(0, 0, 0, .7); border:1px solid #333\9; }
41
+ .aui_border { box-shadow: inset 0 0 1px rgba(255, 255, 255, .9); }
42
+ .aui_nw, .aui_ne, .aui_sw, .aui_se { width:8px; height:8px; }
43
+ .aui_nw, .aui_n, .aui_ne, .aui_w, .aui_e, .aui_sw, .aui_s, .aui_se { background:rgba(0, 0, 0, .4); background:#000\9!important; filter:alpha(opacity=40); }
44
+ .aui_state_lock .aui_nw, .aui_state_lock .aui_n, .aui_state_lock .aui_ne, .aui_state_lock .aui_w, .aui_state_lock .aui_e, .aui_state_lock .aui_sw, .aui_state_lock .aui_s, .aui_state_lock .aui_se { background:rgba(0, 0, 0, .5); background:#000\9!important; filter:alpha(opacity=50); }
45
+ .aui_state_focus .aui_dialog { box-shadow: 0 0 3px rgba(0, 0, 0, 0.4); }
46
+ .aui_state_focus .aui_outer { box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1); }
47
+ .aui_state_lock .aui_border { box-shadow:0 3px 26px rgba(0, 0, 0, .9); }
48
+ .aui_state_drag .aui_outer, .aui_outer:active { box-shadow:none; }
49
+ .aui_titleBar { position:relative; height:100%; }
50
+ .aui_title { height:28px; line-height:27px; padding:0 28px 0 10px; text-shadow:0 1px 0 rgba(255, 255, 255, .7); background-color:#edf5f8; font-weight:bold; color:#95a7ae; font-family: Tahoma, Arial/9!important; background-color:#bdc6cd; background: linear-gradient(top, #edf5f8, #bdc6cd); background: -moz-linear-gradient(top, #edf5f8, #bdc6cd); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#edf5f8), to(#bdc6cd)); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#edf5f8', endColorstr='#bdc6cd'); border-top:1px solid #edf5f8; border-bottom:1px solid #b6bec5; }
51
+ .aui_state_focus .aui_title { color:#4c5a5f; }
52
+ .aui_state_drag .aui_title { background: linear-gradient(top, #bdc6cd, #edf5f8); background: -moz-linear-gradient(top, #bdc6cd, #edf5f8); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#bdc6cd), to(#edf5f8)); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bdc6cd', endColorstr='#edf5f8'); box-shadow:none; }
53
+ .aui_state_drag .aui_titleBar { box-shadow:none; }
54
+ .aui_close { padding:0; top:4px; right:4px; width:21px; height:21px; line-height:21px; font-size:18px; color:#68767b; text-align:center; font-family: Helvetica, STHeiti; _font-family: Tahoma, '\u9ed1\u4f53', 'Book Antiqua', Palatino; text-shadow:0 1px 0 rgba(255, 255, 255, .9); }
55
+ .aui_close:hover { background:#C72015; color:#FFF; }
56
+ .aui_close:active { box-shadow: none; }
57
+ .aui_content { color:#666; }
58
+ .aui_state_focus .aui_content { color:#000; }
59
+ .aui_buttons { background-color:#F6F6F6; border-top:solid 1px #DADEE5; }
60
+ .aui_state_noTitle .aui_nw, .aui_state_noTitle .aui_ne, .aui_state_noTitle .aui_sw, .aui_state_noTitle .aui_se { width:3px; height:3px; }
61
+ .aui_state_noTitle .aui_inner { border:1px solid #666; background:#FFF; }
62
+ .aui_state_noTitle .aui_outer { border:none 0; box-shadow:none; }
63
+ .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; }
64
+ .aui_state_noTitle .aui_titleBar { bottom:0; _bottom:0; _margin-top:0; }
65
+ .aui_state_noTitle .aui_close { top:0; right:0; width:18px; height:18px; line-height:18px; text-align:center; text-indent:0; font-size:18px; text-decoration:none; color:#214FA3; background:none; filter:!important; }
66
+ .aui_state_noTitle .aui_close:hover, .aui_state_noTitle .aui_close:active { text-decoration:none; color:#900; }
67
+ .aui_state_noTitle .aui_dialog { box-shadow: none; }
@@ -0,0 +1,79 @@
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(0, 50, 0, .7); }
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(0, 50, 0, .7), 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 #679a10; background: #7cb61b; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#98d237', endColorstr='#7cb61b'); background: linear-gradient(top, #98d237, #7cb61b); background: -moz-linear-gradient(top, #98d237, #7cb61b); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#98d237), to(#7cb61b)); text-shadow: -1px -1px 1px #679a10; }
35
+ button.aui_state_highlight:focus { border-color:#679a10; }
36
+ button.aui_state_highlight:hover { color:#FFF; border-color:#3c5412; }
37
+ button.aui_state_highlight:active { border-color:#3c5412; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#98d237', endColorstr='#7cb61b'); background: linear-gradient(top, #98d237, #7cb61b); background: -moz-linear-gradient(top, #98d237, #7cb61b); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#98d237), to(#7cb61b)); }
38
+ /* common end */
39
+
40
+ .aui_inner { background:#f7f7f7; }
41
+ .aui_titleBar { width:100%; height:0; position:relative; bottom:30px; _bottom:0; _margin-top:-30px; }
42
+ .aui_title { height:29px; line-height:29px; padding:0 25px 0 0; _padding:0; text-indent:5px; color:#FFF; font-weight:700; text-shadow:-1px -1px 0 rgba(0, 50, 0, .7); }
43
+ .aui_nw, .aui_ne, .aui_sw, .aui_se, .aui_n, .aui_s, .aui_close { background-image:url(green/bg.png); background-repeat:no-repeat; }
44
+ .aui_nw { width:15px; height:38px; background-position: 0 0; _png:green/ie6/nw.png; }
45
+ .aui_ne { width:15px; height:38px; background-position: -15px 0; _png:green/ie6/ne.png; }
46
+ .aui_sw { width:15px; height:18px; background-position: 0 -38px; _png:green/ie6/sw.png; }
47
+ .aui_se { width:15px; height:18px; background-position: -15px -38px; _png:green/ie6/se.png; }
48
+ .aui_close { top:4px; right:4px; _z-index:1; width:20px; height:20px; _font-size:0; _line-height:0; text-indent:-9999em; background-position:0 -112px; _png:green/ie6/close.png; }
49
+ .aui_close:hover { background-position:0 -132px; }
50
+ .aui_n, .aui_s { background-repeat:repeat-x; }
51
+ .aui_n { background-position: 0 -56px; _png:green/ie6/n.png; }
52
+ .aui_s { background-position: 0 -94px; _png:green/ie6/s.png; }
53
+ .aui_w, .aui_e { background-image:url(green/bg2.png); background-repeat:repeat-y; }
54
+ .aui_w { background-position:left top; _png:green/ie6/w.png; }
55
+ .aui_e { background-position: right bottom; _png:green/ie6/e.png; }
56
+ aui_icon, .aui_main { padding-top:3px; }
57
+ @media screen and (min-width:0) {
58
+ .aui_outer { border-radius:8px; box-shadow:0 5px 15px rgba(0, 50, 0, .4); -moz-transition:-moz-box-shadow linear .2s; -webkit-transition: -webkit-box-shadow linear .2s; transition: -webkit-box-shadow linear .2s; }
59
+ .aui_state_lock .aui_outer { box-shadow:0 3px 26px rgba(0, 0, 0, .9); }
60
+ .aui_outer:active { box-shadow:0 0 5px rgba(0, 50, 0, .1)!important; }
61
+ .aui_state_drag .aui_outer { box-shadow:none!important; }
62
+ .aui_nw, .aui_ne, .aui_sw, .aui_se, .aui_n, .aui_s, .aui_close { background-image:url(green/bg_css3.png); }
63
+ .aui_nw { width:5px; height:31px; }
64
+ .aui_ne { width:5px; height:31px; background-position: -5px 0; _png:green/ie6/ne.png; }
65
+ .aui_sw { width:5px; height:5px;background-position: 0 -31px; }
66
+ .aui_se { width:5px; height:5px; background-position: -5px -31px; }
67
+ .aui_close { background-position:0 -72px; }
68
+ .aui_close:hover { background-position:0 -92px; }
69
+ .aui_n { background-position: 0 -36px; }
70
+ .aui_s { background-position: 0 -67px; }
71
+ .aui_w, .aui_e { background-image:url(green/bg_css3_2.png); }
72
+ }
73
+ .aui_state_noTitle .aui_nw, .aui_state_noTitle .aui_ne, .aui_state_noTitle .aui_sw, .aui_state_noTitle .aui_se { width:3px; height:3px; }
74
+ .aui_state_noTitle .aui_inner { border:1px solid #666; background:#FFF; }
75
+ .aui_state_noTitle .aui_outer { box-shadow:none; }
76
+ .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; }
77
+ .aui_state_noTitle .aui_titleBar { bottom:0; _bottom:0; _margin-top:0; }
78
+ .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; }
79
+ .aui_state_noTitle .aui_close:hover, .aui_state_noTitle .aui_close:active { text-decoration:none; color:#900; }