artdialog4 0.1.1 → 0.1.2

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: bee1d3dd0342e8354d0343ec1ab17c1cc947e422
4
- data.tar.gz: d87510b1eb48468bb6eead06a676f05cb9ca8ca2
3
+ metadata.gz: 9e9f4c19c877e72eba6e1d0c4b68f0aae7fcc374
4
+ data.tar.gz: 0dc2a670eb208056ab0fd7c7bb1573d79ef2b701
5
5
  SHA512:
6
- metadata.gz: 1a7038614f7a922448b9f4d5e57283f220f2be66391b0dcc5b4b32faaa3bb6d4eb3a9493ebf74d25c79758af17f6b32a63d2ed7cbe51bec7a9c433e39ca33009
7
- data.tar.gz: ccb512d25ab72a2c0ee2c2e16ff9d86a623ee45df46b3addd9cba29f8b478d6e14e4a5c5912fbc10acf409fa6b107a7dff6a4ed30575aaea50b49268a0c0b317
6
+ metadata.gz: 19d606143cc842bed132219b4afbf0bcff554e5f626bcd47d0616920c7045b519707c92f6c32fe64623814d6abee8fa4272873545e8729c4884459fdc311d6bd
7
+ data.tar.gz: 5872c1b217da4bd86a8024a1d21657e6dbca48d661579dbc8b5daebc4059ea75a7dbf8665f7ec40c3082577571beb8d4a25f00c4b0ee1cfe62a44082b8cc8dee
@@ -1,3 +1,3 @@
1
1
  module Artdialog4
2
- VERSION = "0.1.1"
2
+ VERSION = "0.1.2"
3
3
  end
@@ -40,7 +40,7 @@ button.aui_state_highlight:active { border-color:#1c6a9e; filter: progid:DXImage
40
40
  .aui_titleBar { width:100%; height:0; position:relative; bottom:30px; _bottom:0; _margin-top:-30px; }
41
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
42
  .aui_nw, .aui_ne, .aui_sw, .aui_se, .aui_n, .aui_s, .aui_close { background-image:url(<%= asset_path 'aero/aero_s.png' %>); background-repeat:no-repeat; }
43
- .aui_nw { width:14px; height:34px; background-position: 0 0; _background-image:url(<%= asset_path ' aero/ie6/aui_nw.png' %>); }
43
+ .aui_nw { width:14px; height:34px; background-position: 0 0; _background-image:url(<%= asset_path 'aero/ie6/aui_nw.png' %>); }
44
44
  .aui_ne { width:14px; height:34px; background-position: -14px 0; _background-image:url(<%= asset_path 'aero/ie6/aui_ne.png' %>); }
45
45
  .aui_sw { width:14px; height:14px; background-position: 0 -34px; _background-image:url(<%= asset_path 'aero/ie6/aui_sw.png' %>); }
46
46
  .aui_se { width:14px; height:14px; background-position: -14px -34px; _background-image:url(<%= asset_path 'aero/ie6/aui_se.png' %>); }
@@ -21,7 +21,7 @@ table.aui_border, table.aui_dialog { border:0; margin:0; border-collapse:collaps
21
21
  .aui_main { text-align:center; min-width:9em; min-width:0 \9/*IE8 BUG*/; }
22
22
  .aui_content { display:inline-block; *zoom:1; *display:inline; text-align:left; border:none 0; }
23
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(<%= asset_path' icons/loading.gif' %>) no-repeat center center; }
24
+ .aui_loading { width:96px; height:32px; text-align:left; text-indent:-999em; overflow:hidden; background:url(<%= asset_path 'icons/loading.gif' %>) no-repeat center center; }
25
25
  .aui_icon { vertical-align: middle; }
26
26
  .aui_icon div { width:48px; height:48px; margin:10px 0 10px 10px; background-position: center center; background-repeat:no-repeat; }
27
27
  .aui_buttons { padding:8px; text-align:right; white-space:nowrap; }
@@ -39,19 +39,19 @@ button.aui_state_highlight:active { border-color:#1c6a9e; filter: progid:DXImage
39
39
  .aui_inner { background:#f7f7f7; }
40
40
  .aui_titleBar { width:100%; height:0; position:relative; bottom:30px; _bottom:0; _margin-top:-30px; }
41
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(<%= asset_path' black/bg.png' %>); background-repeat:no-repeat; }
43
- .aui_nw { width:15px; height:38px; background-position: 0 0; _background-image:url(<%= asset_path' black/ie6/nw.png' %>); }
44
- .aui_ne { width:15px; height:38px; background-position: -15px 0; _background-image:url(<%= asset_path' black/ie6/ne.png' %>); }
45
- .aui_sw { width:15px; height:18px; background-position: 0 -38px; _background-image:url(<%= asset_path' black/ie6/sw.png' %>); }
46
- .aui_se { width:15px; height:18px; background-position: -15px -38px; _background-image:url(<%= asset_path' 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; _background-image:url(<%= asset_path' black/ie6/close.png' %>); }
42
+ .aui_nw, .aui_ne, .aui_sw, .aui_se, .aui_n, .aui_s, .aui_close { background-image:url(<%= asset_path 'black/bg.png' %>); background-repeat:no-repeat; }
43
+ .aui_nw { width:15px; height:38px; background-position: 0 0; _background-image:url(<%= asset_path 'black/ie6/nw.png' %>); }
44
+ .aui_ne { width:15px; height:38px; background-position: -15px 0; _background-image:url(<%= asset_path 'black/ie6/ne.png' %>); }
45
+ .aui_sw { width:15px; height:18px; background-position: 0 -38px; _background-image:url(<%= asset_path 'black/ie6/sw.png' %>); }
46
+ .aui_se { width:15px; height:18px; background-position: -15px -38px; _background-image:url(<%= asset_path '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; _background-image:url(<%= asset_path 'black/ie6/close.png' %>); }
48
48
  .aui_close:hover { background-position:0 -132px; }
49
49
  .aui_n, .aui_s { background-repeat:repeat-x; }
50
- .aui_n { background-position: 0 -56px; _background-image:url(<%= asset_path' black/ie6/n.png' %>); }
51
- .aui_s { background-position: 0 -94px; _background-image:url(<%= asset_path' black/ie6/s.png' %>); }
52
- .aui_w, .aui_e { background-image:url(<%= asset_path' black/bg2.png' %>); background-repeat:repeat-y; }
53
- .aui_w { background-position:left top; _background-image:url(<%= asset_path' black/ie6/w.png' %>); }
54
- .aui_e { background-position: right bottom; _background-image:url(<%= asset_path' black/ie6/e.png' %>); }
50
+ .aui_n { background-position: 0 -56px; _background-image:url(<%= asset_path 'black/ie6/n.png' %>); }
51
+ .aui_s { background-position: 0 -94px; _background-image:url(<%= asset_path 'black/ie6/s.png' %>); }
52
+ .aui_w, .aui_e { background-image:url(<%= asset_path 'black/bg2.png' %>); background-repeat:repeat-y; }
53
+ .aui_w { background-position:left top; _background-image:url(<%= asset_path 'black/ie6/w.png' %>); }
54
+ .aui_e { background-position: right bottom; _background-image:url(<%= asset_path 'black/ie6/e.png' %>); }
55
55
  aui_icon, .aui_main { padding-top:3px; }
56
56
  @media screen and (min-width:0) {
57
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; }
@@ -59,16 +59,16 @@ aui_icon, .aui_main { padding-top:3px; }
59
59
  .aui_state_lock .aui_outer { box-shadow:0 3px 26px rgba(0, 0, 0, .9); }
60
60
  .aui_outer:active { box-shadow:0 0 5px rgba(0, 0, 0, .1)!important; }
61
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(<%= asset_path' black/bg_css3.png' %>); }
62
+ .aui_nw, .aui_ne, .aui_sw, .aui_se, .aui_n, .aui_s, .aui_close { background-image:url(<%= asset_path 'black/bg_css3.png' %>); }
63
63
  .aui_nw { width:5px; height:31px; }
64
- .aui_ne { width:5px; height:31px; background-position: -5px 0; _background-image:url(<%= asset_path' black/ie6/ne.png' %>); }
64
+ .aui_ne { width:5px; height:31px; background-position: -5px 0; _background-image:url(<%= asset_path 'black/ie6/ne.png' %>); }
65
65
  .aui_sw { width:5px; height:5px;background-position: 0 -31px; }
66
66
  .aui_se { width:5px; height:5px; background-position: -5px -31px; }
67
67
  .aui_close { background-position:0 -72px; }
68
68
  .aui_close:hover { background-position:0 -92px; }
69
69
  .aui_n { background-position: 0 -36px; }
70
70
  .aui_s { background-position: 0 -67px; }
71
- .aui_w, .aui_e { background-image:url(<%= asset_path' black/bg_css3_2.png' %>); }
71
+ .aui_w, .aui_e { background-image:url(<%= asset_path 'black/bg_css3_2.png' %>); }
72
72
  }
73
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
74
  .aui_state_noTitle .aui_inner { border:1px solid #666; background:#FFF; }
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: artdialog4
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.1
4
+ version: 0.1.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - kyuubi
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2015-07-22 00:00:00.000000000 Z
11
+ date: 2015-07-23 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler