h2ocube_rails_assets 0.0.12 → 0.0.13

Sign up to get free protection for your applications and to get access to all the features.
Files changed (62) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +2 -0
  3. data/h2ocube_rails_assets.gemspec +1 -1
  4. data/vendor/assets/images/jasny-bootstrap/glyphicons-halflings-white.png +0 -0
  5. data/vendor/assets/images/jasny-bootstrap/glyphicons-halflings.png +0 -0
  6. data/vendor/assets/images/jquery.ui/ui-bg_flat_0_aaaaaa_40x100.png +0 -0
  7. data/vendor/assets/images/jquery.ui/ui-bg_flat_75_ffffff_40x100.png +0 -0
  8. data/vendor/assets/images/jquery.ui/ui-bg_glass_55_fbf9ee_1x400.png +0 -0
  9. data/vendor/assets/images/jquery.ui/ui-bg_glass_65_ffffff_1x400.png +0 -0
  10. data/vendor/assets/images/jquery.ui/ui-bg_glass_75_dadada_1x400.png +0 -0
  11. data/vendor/assets/images/jquery.ui/ui-bg_glass_75_e6e6e6_1x400.png +0 -0
  12. data/vendor/assets/images/jquery.ui/ui-bg_glass_95_fef1ec_1x400.png +0 -0
  13. data/vendor/assets/images/jquery.ui/ui-bg_highlight-soft_75_cccccc_1x100.png +0 -0
  14. data/vendor/assets/images/jquery.ui/ui-icons_222222_256x240.png +0 -0
  15. data/vendor/assets/images/jquery.ui/ui-icons_2e83ff_256x240.png +0 -0
  16. data/vendor/assets/images/jquery.ui/ui-icons_454545_256x240.png +0 -0
  17. data/vendor/assets/images/jquery.ui/ui-icons_888888_256x240.png +0 -0
  18. data/vendor/assets/images/jquery.ui/ui-icons_cd0a0a_256x240.png +0 -0
  19. data/vendor/assets/javascripts/_jasny-bootstrap.js +3060 -0
  20. data/vendor/assets/javascripts/_jquery.Jcrop.js +1694 -0
  21. data/vendor/assets/javascripts/bootstrap.js +2 -1
  22. data/vendor/assets/javascripts/jasny-bootstrap.js +2 -0
  23. data/vendor/assets/javascripts/jquery.Jcrop.js +2 -1695
  24. data/vendor/assets/javascripts/jquery.ui/jquery.ui.accordion.js +2 -2
  25. data/vendor/assets/javascripts/jquery.ui/jquery.ui.autocomplete.js +5 -3
  26. data/vendor/assets/javascripts/jquery.ui/jquery.ui.button.js +3 -3
  27. data/vendor/assets/javascripts/jquery.ui/jquery.ui.core.js +18 -22
  28. data/vendor/assets/javascripts/jquery.ui/jquery.ui.datepicker.js +3 -3
  29. data/vendor/assets/javascripts/jquery.ui/jquery.ui.dialog.js +16 -7
  30. data/vendor/assets/javascripts/jquery.ui/jquery.ui.draggable.js +8 -18
  31. data/vendor/assets/javascripts/jquery.ui/jquery.ui.droppable.js +4 -3
  32. data/vendor/assets/javascripts/jquery.ui/jquery.ui.effect-blind.js +1 -1
  33. data/vendor/assets/javascripts/jquery.ui/jquery.ui.effect-bounce.js +1 -1
  34. data/vendor/assets/javascripts/jquery.ui/jquery.ui.effect-clip.js +1 -1
  35. data/vendor/assets/javascripts/jquery.ui/jquery.ui.effect-drop.js +1 -1
  36. data/vendor/assets/javascripts/jquery.ui/jquery.ui.effect-explode.js +1 -1
  37. data/vendor/assets/javascripts/jquery.ui/jquery.ui.effect-fade.js +1 -1
  38. data/vendor/assets/javascripts/jquery.ui/jquery.ui.effect-fold.js +1 -1
  39. data/vendor/assets/javascripts/jquery.ui/jquery.ui.effect-highlight.js +1 -1
  40. data/vendor/assets/javascripts/jquery.ui/jquery.ui.effect-pulsate.js +1 -1
  41. data/vendor/assets/javascripts/jquery.ui/jquery.ui.effect-scale.js +1 -1
  42. data/vendor/assets/javascripts/jquery.ui/jquery.ui.effect-shake.js +1 -1
  43. data/vendor/assets/javascripts/jquery.ui/jquery.ui.effect-slide.js +1 -1
  44. data/vendor/assets/javascripts/jquery.ui/jquery.ui.effect-transfer.js +1 -1
  45. data/vendor/assets/javascripts/jquery.ui/jquery.ui.effect.js +93 -72
  46. data/vendor/assets/javascripts/jquery.ui/jquery.ui.menu.js +2 -2
  47. data/vendor/assets/javascripts/jquery.ui/jquery.ui.mouse.js +2 -2
  48. data/vendor/assets/javascripts/jquery.ui/jquery.ui.position.js +3 -3
  49. data/vendor/assets/javascripts/jquery.ui/jquery.ui.progressbar.js +2 -2
  50. data/vendor/assets/javascripts/jquery.ui/jquery.ui.resizable.js +2 -2
  51. data/vendor/assets/javascripts/jquery.ui/jquery.ui.selectable.js +2 -2
  52. data/vendor/assets/javascripts/jquery.ui/jquery.ui.slider.js +2 -2
  53. data/vendor/assets/javascripts/jquery.ui/jquery.ui.sortable.js +61 -29
  54. data/vendor/assets/javascripts/jquery.ui/jquery.ui.spinner.js +3 -2
  55. data/vendor/assets/javascripts/jquery.ui/jquery.ui.tabs.js +2 -2
  56. data/vendor/assets/javascripts/jquery.ui/jquery.ui.tooltip.js +2 -2
  57. data/vendor/assets/javascripts/jquery.ui/jquery.ui.widget.js +1 -1
  58. data/vendor/assets/stylesheets/jasny-bootstrap.responsive.css +1279 -0
  59. data/vendor/assets/stylesheets/jasny-bootstrap.scss +7607 -0
  60. data/vendor/assets/stylesheets/jquery.Jcrop.scss +145 -66
  61. data/vendor/assets/stylesheets/jquery.ui.scss +75 -64
  62. metadata +10 -3
@@ -1,5 +1,4 @@
1
- /* jquery.Jcrop.css v0.9.10 - MIT License */
2
-
1
+ /* jquery.Jcrop.css v0.9.12 - MIT License */
3
2
  /*
4
3
  The outer-most container in a typical Jcrop instance
5
4
  If you are having difficulty with formatting related to styles
@@ -13,74 +12,154 @@
13
12
  direction: ltr;
14
13
  text-align: left;
15
14
  }
16
-
17
- /* These styles define the border lines */
18
- .jcrop-vline,.jcrop-hline{background:#FFF image-url('jquery.Jcrop/Jcrop.gif') top left repeat;font-size:0;position:absolute;}
19
- .jcrop-vline{height:100%;width:1px!important;}
20
- .jcrop-hline{height:1px!important;width:100%;}
21
- .jcrop-vline.right{right:0;}
22
- .jcrop-hline.bottom{bottom:0;}
23
-
24
- /* Handle style - size is set by Jcrop handleSize option (currently) */
25
- .jcrop-handle{background-color:#333;border:1px #eee solid;font-size:1px;}
26
-
27
- /* This style is used for invisible click targets */
28
- .jcrop-tracker
29
- {
30
- height: 100%;
15
+ /* Selection Border */
16
+ .jcrop-vline,
17
+ .jcrop-hline {
18
+ background: #ffffff image-url("jquery.Jcrop/Jcrop.gif");
19
+ font-size: 0;
20
+ position: absolute;
21
+ }
22
+ .jcrop-vline {
23
+ height: 100%;
24
+ width: 1px !important;
25
+ }
26
+ .jcrop-vline.right {
27
+ right: 0;
28
+ }
29
+ .jcrop-hline {
30
+ height: 1px !important;
31
31
  width: 100%;
32
- -webkit-tap-highlight-color: transparent; /* "turn off" link highlight */
33
- -webkit-touch-callout: none; /* disable callout, image save panel */
34
- -webkit-user-select: none; /* disable cut copy paste */
35
32
  }
36
-
37
- /* Positioning of handles and drag bars */
38
- .jcrop-handle.ord-n{left:50%;margin-left:-4px;margin-top:-4px;top:0;}
39
- .jcrop-handle.ord-s{bottom:0;left:50%;margin-bottom:-4px;margin-left:-4px;}
40
- .jcrop-handle.ord-e{margin-right:-4px;margin-top:-4px;right:0;top:50%;}
41
- .jcrop-handle.ord-w{left:0;margin-left:-4px;margin-top:-4px;top:50%;}
42
- .jcrop-handle.ord-nw{left:0;margin-left:-4px;margin-top:-4px;top:0;}
43
- .jcrop-handle.ord-ne{margin-right:-4px;margin-top:-4px;right:0;top:0;}
44
- .jcrop-handle.ord-se{bottom:0;margin-bottom:-4px;margin-right:-4px;right:0;}
45
- .jcrop-handle.ord-sw{bottom:0;left:0;margin-bottom:-4px;margin-left:-4px;}
46
- .jcrop-dragbar.ord-n,.jcrop-dragbar.ord-s{height:7px;width:100%;}
47
- .jcrop-dragbar.ord-e,.jcrop-dragbar.ord-w{height:100%;width:7px;}
48
- .jcrop-dragbar.ord-n{margin-top:-4px;}
49
- .jcrop-dragbar.ord-s{bottom:0;margin-bottom:-4px;}
50
- .jcrop-dragbar.ord-e{margin-right:-4px;right:0;}
51
- .jcrop-dragbar.ord-w{margin-left:-4px;}
52
-
33
+ .jcrop-hline.bottom {
34
+ bottom: 0;
35
+ }
36
+ /* Invisible click targets */
37
+ .jcrop-tracker {
38
+ height: 100%;
39
+ width: 100%;
40
+ /* "turn off" link highlight */
41
+ -webkit-tap-highlight-color: transparent;
42
+ /* disable callout, image save panel */
43
+ -webkit-touch-callout: none;
44
+ /* disable cut copy paste */
45
+ -webkit-user-select: none;
46
+ }
47
+ /* Selection Handles */
48
+ .jcrop-handle {
49
+ background-color: #333333;
50
+ border: 1px #eeeeee solid;
51
+ width: 7px;
52
+ height: 7px;
53
+ font-size: 1px;
54
+ }
55
+ .jcrop-handle.ord-n {
56
+ left: 50%;
57
+ margin-left: -4px;
58
+ margin-top: -4px;
59
+ top: 0;
60
+ }
61
+ .jcrop-handle.ord-s {
62
+ bottom: 0;
63
+ left: 50%;
64
+ margin-bottom: -4px;
65
+ margin-left: -4px;
66
+ }
67
+ .jcrop-handle.ord-e {
68
+ margin-right: -4px;
69
+ margin-top: -4px;
70
+ right: 0;
71
+ top: 50%;
72
+ }
73
+ .jcrop-handle.ord-w {
74
+ left: 0;
75
+ margin-left: -4px;
76
+ margin-top: -4px;
77
+ top: 50%;
78
+ }
79
+ .jcrop-handle.ord-nw {
80
+ left: 0;
81
+ margin-left: -4px;
82
+ margin-top: -4px;
83
+ top: 0;
84
+ }
85
+ .jcrop-handle.ord-ne {
86
+ margin-right: -4px;
87
+ margin-top: -4px;
88
+ right: 0;
89
+ top: 0;
90
+ }
91
+ .jcrop-handle.ord-se {
92
+ bottom: 0;
93
+ margin-bottom: -4px;
94
+ margin-right: -4px;
95
+ right: 0;
96
+ }
97
+ .jcrop-handle.ord-sw {
98
+ bottom: 0;
99
+ left: 0;
100
+ margin-bottom: -4px;
101
+ margin-left: -4px;
102
+ }
103
+ /* Dragbars */
104
+ .jcrop-dragbar.ord-n,
105
+ .jcrop-dragbar.ord-s {
106
+ height: 7px;
107
+ width: 100%;
108
+ }
109
+ .jcrop-dragbar.ord-e,
110
+ .jcrop-dragbar.ord-w {
111
+ height: 100%;
112
+ width: 7px;
113
+ }
114
+ .jcrop-dragbar.ord-n {
115
+ margin-top: -4px;
116
+ }
117
+ .jcrop-dragbar.ord-s {
118
+ bottom: 0;
119
+ margin-bottom: -4px;
120
+ }
121
+ .jcrop-dragbar.ord-e {
122
+ margin-right: -4px;
123
+ right: 0;
124
+ }
125
+ .jcrop-dragbar.ord-w {
126
+ margin-left: -4px;
127
+ }
53
128
  /* The "jcrop-light" class/extension */
54
- .jcrop-light .jcrop-vline,.jcrop-light .jcrop-hline
55
- {
56
- background:#FFF;
57
- filter:Alpha(opacity=70)!important;
58
- opacity:.70!important;
59
- }
60
- .jcrop-light .jcrop-handle
61
- {
62
- -moz-border-radius:3px;
63
- -webkit-border-radius:3px;
64
- background-color:#000;
65
- border-color:#FFF;
66
- border-radius:3px;
129
+ .jcrop-light .jcrop-vline,
130
+ .jcrop-light .jcrop-hline {
131
+ background: #ffffff;
132
+ filter: alpha(opacity=70) !important;
133
+ opacity: .70!important;
134
+ }
135
+ .jcrop-light .jcrop-handle {
136
+ -moz-border-radius: 3px;
137
+ -webkit-border-radius: 3px;
138
+ background-color: #000000;
139
+ border-color: #ffffff;
140
+ border-radius: 3px;
67
141
  }
68
-
69
142
  /* The "jcrop-dark" class/extension */
70
- .jcrop-dark .jcrop-vline,.jcrop-dark .jcrop-hline
71
- {
72
- background:#000;
73
- filter:Alpha(opacity=70)!important;
74
- opacity:.7!important;
75
- }
76
- .jcrop-dark .jcrop-handle
77
- {
78
- -moz-border-radius:3px;
79
- -webkit-border-radius:3px;
80
- background-color:#FFF;
81
- border-color:#000;
82
- border-radius:3px;
143
+ .jcrop-dark .jcrop-vline,
144
+ .jcrop-dark .jcrop-hline {
145
+ background: #000000;
146
+ filter: alpha(opacity=70) !important;
147
+ opacity: 0.7 !important;
148
+ }
149
+ .jcrop-dark .jcrop-handle {
150
+ -moz-border-radius: 3px;
151
+ -webkit-border-radius: 3px;
152
+ background-color: #ffffff;
153
+ border-color: #000000;
154
+ border-radius: 3px;
155
+ }
156
+ /* Simple macro to turn off the antlines */
157
+ .solid-line .jcrop-vline,
158
+ .solid-line .jcrop-hline {
159
+ background: #ffffff;
83
160
  }
84
-
85
161
  /* Fix for twitter bootstrap et al. */
86
- .jcrop-holder img,img.jcrop-preview{ max-width: none; }
162
+ .jcrop-holder img,
163
+ img.jcrop-preview {
164
+ max-width: none;
165
+ }
@@ -1,9 +1,7 @@
1
- /*! jQuery UI - v1.10.1 - 2013-02-15
1
+ /*! jQuery UI - v1.10.2 - 2013-03-14
2
2
  * http://jqueryui.com
3
- * Includes: jquery.ui.core.css, jquery.ui.accordion.css, jquery.ui.autocomplete.css, jquery.ui.button.css, jquery.ui.datepicker.css, jquery.ui.dialog.css, jquery.ui.menu.css, jquery.ui.progressbar.css, jquery.ui.resizable.css, jquery.ui.selectable.css, jquery.ui.slider.css, jquery.ui.spinner.css, jquery.ui.tabs.css, jquery.ui.tooltip.css
4
- * To view and modify this theme, visit http://jqueryui.com/themeroller/
5
- * Copyright (c) 2013 jQuery Foundation and other contributors Licensed MIT */
6
-
3
+ * Includes: jquery.ui.core.css, jquery.ui.accordion.css, jquery.ui.autocomplete.css, jquery.ui.button.css, jquery.ui.datepicker.css, jquery.ui.dialog.css, jquery.ui.menu.css, jquery.ui.progressbar.css, jquery.ui.resizable.css, jquery.ui.selectable.css, jquery.ui.slider.css, jquery.ui.spinner.css, jquery.ui.tabs.css, jquery.ui.tooltip.css, jquery.ui.theme.css
4
+ * Copyright 2013 jQuery Foundation and other contributors; Licensed MIT */
7
5
  /* Layout helpers
8
6
  ----------------------------------*/
9
7
  .ui-helper-hidden {
@@ -86,6 +84,7 @@
86
84
  width: 100%;
87
85
  height: 100%;
88
86
  }
87
+
89
88
  .ui-accordion .ui-accordion-header {
90
89
  display: block;
91
90
  cursor: pointer;
@@ -114,12 +113,14 @@
114
113
  border-top: 0;
115
114
  overflow: auto;
116
115
  }
116
+
117
117
  .ui-autocomplete {
118
118
  position: absolute;
119
119
  top: 0;
120
120
  left: 0;
121
121
  cursor: default;
122
122
  }
123
+
123
124
  .ui-button {
124
125
  display: inline-block;
125
126
  position: relative;
@@ -183,7 +184,7 @@ input.ui-button {
183
184
  padding: .4em 1em;
184
185
  }
185
186
 
186
- /* button icon element(s") */
187
+ /* button icon element(s) */
187
188
  .ui-button-icon-only .ui-icon,
188
189
  .ui-button-text-icon-primary .ui-icon,
189
190
  .ui-button-text-icon-secondary .ui-icon,
@@ -224,6 +225,7 @@ button.ui-button::-moz-focus-inner {
224
225
  border: 0;
225
226
  padding: 0;
226
227
  }
228
+
227
229
  .ui-datepicker {
228
230
  width: 17em;
229
231
  padding: .2em .2em 0;
@@ -392,6 +394,7 @@ button.ui-button::-moz-focus-inner {
392
394
  border-right-width: 0;
393
395
  border-left-width: 1px;
394
396
  }
397
+
395
398
  .ui-dialog {
396
399
  position: absolute;
397
400
  top: 0;
@@ -451,6 +454,7 @@ button.ui-button::-moz-focus-inner {
451
454
  .ui-draggable .ui-dialog-titlebar {
452
455
  cursor: move;
453
456
  }
457
+
454
458
  .ui-menu {
455
459
  list-style: none;
456
460
  padding: 2px;
@@ -518,6 +522,7 @@ button.ui-button::-moz-focus-inner {
518
522
  position: static;
519
523
  float: right;
520
524
  }
525
+
521
526
  .ui-progressbar {
522
527
  height: 2em;
523
528
  text-align: left;
@@ -536,6 +541,7 @@ button.ui-button::-moz-focus-inner {
536
541
  .ui-progressbar-indeterminate .ui-progressbar-value {
537
542
  background-image: none;
538
543
  }
544
+
539
545
  .ui-resizable {
540
546
  position: relative;
541
547
  }
@@ -604,11 +610,13 @@ button.ui-button::-moz-focus-inner {
604
610
  right: -5px;
605
611
  top: -5px;
606
612
  }
613
+
607
614
  .ui-selectable-helper {
608
615
  position: absolute;
609
616
  z-index: 100;
610
617
  border: 1px dotted black;
611
618
  }
619
+
612
620
  .ui-slider {
613
621
  position: relative;
614
622
  text-align: left;
@@ -672,6 +680,7 @@ button.ui-button::-moz-focus-inner {
672
680
  .ui-slider-vertical .ui-slider-range-max {
673
681
  top: 0;
674
682
  }
683
+
675
684
  .ui-spinner {
676
685
  position: relative;
677
686
  display: inline-block;
@@ -727,8 +736,9 @@ button.ui-button::-moz-focus-inner {
727
736
  /* need to fix icons sprite */
728
737
  background-position: -65px -16px;
729
738
  }
739
+
730
740
  .ui-tabs {
731
- position: relative;/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed"") */
741
+ position: relative;/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
732
742
  padding: .2em;
733
743
  }
734
744
  .ui-tabs .ui-tabs-nav {
@@ -741,7 +751,7 @@ button.ui-button::-moz-focus-inner {
741
751
  position: relative;
742
752
  top: 0;
743
753
  margin: 1px .2em 0 0;
744
- border-bottom: 0;
754
+ border-bottom-width: 0;
745
755
  padding: 0;
746
756
  white-space: nowrap;
747
757
  }
@@ -769,6 +779,7 @@ button.ui-button::-moz-focus-inner {
769
779
  padding: 1em 1.4em;
770
780
  background: none;
771
781
  }
782
+
772
783
  .ui-tooltip {
773
784
  padding: 8px;
774
785
  position: absolute;
@@ -784,8 +795,8 @@ body .ui-tooltip {
784
795
  /* Component containers
785
796
  ----------------------------------*/
786
797
  .ui-widget {
787
- font-family: Verdana,Arial,sans-serif;
788
- font-size: 1.1em;
798
+ font-family: Verdana,Arial,sans-serif/*{ffDefault}*/;
799
+ font-size: 1.1em/*{fsDefault}*/;
789
800
  }
790
801
  .ui-widget .ui-widget {
791
802
  font-size: 1em;
@@ -794,25 +805,25 @@ body .ui-tooltip {
794
805
  .ui-widget select,
795
806
  .ui-widget textarea,
796
807
  .ui-widget button {
797
- font-family: Verdana,Arial,sans-serif;
808
+ font-family: Verdana,Arial,sans-serif/*{ffDefault}*/;
798
809
  font-size: 1em;
799
810
  }
800
811
  .ui-widget-content {
801
- border: 1px solid #aaaaaa;
802
- background: #ffffff image-url("jquery.ui/ui-bg_flat_75_ffffff_40x100.png") 50% 50% repeat-x;
803
- color: #222222;
812
+ border: 1px solid #aaaaaa/*{borderColorContent}*/;
813
+ background: #ffffff/*{bgColorContent}*/ url(images/ui-bg_flat_75_ffffff_40x100.png)/*{bgImgUrlContent}*/ 50%/*{bgContentXPos}*/ 50%/*{bgContentYPos}*/ repeat-x/*{bgContentRepeat}*/;
814
+ color: #222222/*{fcContent}*/;
804
815
  }
805
816
  .ui-widget-content a {
806
- color: #222222;
817
+ color: #222222/*{fcContent}*/;
807
818
  }
808
819
  .ui-widget-header {
809
- border: 1px solid #aaaaaa;
810
- background: #cccccc image-url("jquery.ui/ui-bg_highlight-soft_75_cccccc_1x100.png") 50% 50% repeat-x;
811
- color: #222222;
820
+ border: 1px solid #aaaaaa/*{borderColorHeader}*/;
821
+ background: #cccccc/*{bgColorHeader}*/ url(images/ui-bg_highlight-soft_75_cccccc_1x100.png)/*{bgImgUrlHeader}*/ 50%/*{bgHeaderXPos}*/ 50%/*{bgHeaderYPos}*/ repeat-x/*{bgHeaderRepeat}*/;
822
+ color: #222222/*{fcHeader}*/;
812
823
  font-weight: bold;
813
824
  }
814
825
  .ui-widget-header a {
815
- color: #222222;
826
+ color: #222222/*{fcHeader}*/;
816
827
  }
817
828
 
818
829
  /* Interaction states
@@ -820,15 +831,15 @@ body .ui-tooltip {
820
831
  .ui-state-default,
821
832
  .ui-widget-content .ui-state-default,
822
833
  .ui-widget-header .ui-state-default {
823
- border: 1px solid #d3d3d3;
824
- background: #e6e6e6 image-url("jquery.ui/ui-bg_glass_75_e6e6e6_1x400.png") 50% 50% repeat-x;
825
- font-weight: normal;
826
- color: #555555;
834
+ border: 1px solid #d3d3d3/*{borderColorDefault}*/;
835
+ background: #e6e6e6/*{bgColorDefault}*/ url(images/ui-bg_glass_75_e6e6e6_1x400.png)/*{bgImgUrlDefault}*/ 50%/*{bgDefaultXPos}*/ 50%/*{bgDefaultYPos}*/ repeat-x/*{bgDefaultRepeat}*/;
836
+ font-weight: normal/*{fwDefault}*/;
837
+ color: #555555/*{fcDefault}*/;
827
838
  }
828
839
  .ui-state-default a,
829
840
  .ui-state-default a:link,
830
841
  .ui-state-default a:visited {
831
- color: #555555;
842
+ color: #555555/*{fcDefault}*/;
832
843
  text-decoration: none;
833
844
  }
834
845
  .ui-state-hover,
@@ -837,30 +848,30 @@ body .ui-tooltip {
837
848
  .ui-state-focus,
838
849
  .ui-widget-content .ui-state-focus,
839
850
  .ui-widget-header .ui-state-focus {
840
- border: 1px solid #999999;
841
- background: #dadada image-url("jquery.ui/ui-bg_glass_75_dadada_1x400.png") 50% 50% repeat-x;
842
- font-weight: normal;
843
- color: #212121;
851
+ border: 1px solid #999999/*{borderColorHover}*/;
852
+ background: #dadada/*{bgColorHover}*/ url(images/ui-bg_glass_75_dadada_1x400.png)/*{bgImgUrlHover}*/ 50%/*{bgHoverXPos}*/ 50%/*{bgHoverYPos}*/ repeat-x/*{bgHoverRepeat}*/;
853
+ font-weight: normal/*{fwDefault}*/;
854
+ color: #212121/*{fcHover}*/;
844
855
  }
845
856
  .ui-state-hover a,
846
857
  .ui-state-hover a:hover,
847
858
  .ui-state-hover a:link,
848
859
  .ui-state-hover a:visited {
849
- color: #212121;
860
+ color: #212121/*{fcHover}*/;
850
861
  text-decoration: none;
851
862
  }
852
863
  .ui-state-active,
853
864
  .ui-widget-content .ui-state-active,
854
865
  .ui-widget-header .ui-state-active {
855
- border: 1px solid #aaaaaa;
856
- background: #ffffff image-url("jquery.ui/ui-bg_glass_65_ffffff_1x400.png") 50% 50% repeat-x;
857
- font-weight: normal;
858
- color: #212121;
866
+ border: 1px solid #aaaaaa/*{borderColorActive}*/;
867
+ background: #ffffff/*{bgColorActive}*/ url(images/ui-bg_glass_65_ffffff_1x400.png)/*{bgImgUrlActive}*/ 50%/*{bgActiveXPos}*/ 50%/*{bgActiveYPos}*/ repeat-x/*{bgActiveRepeat}*/;
868
+ font-weight: normal/*{fwDefault}*/;
869
+ color: #212121/*{fcActive}*/;
859
870
  }
860
871
  .ui-state-active a,
861
872
  .ui-state-active a:link,
862
873
  .ui-state-active a:visited {
863
- color: #212121;
874
+ color: #212121/*{fcActive}*/;
864
875
  text-decoration: none;
865
876
  }
866
877
 
@@ -869,31 +880,31 @@ body .ui-tooltip {
869
880
  .ui-state-highlight,
870
881
  .ui-widget-content .ui-state-highlight,
871
882
  .ui-widget-header .ui-state-highlight {
872
- border: 1px solid #fcefa1;
873
- background: #fbf9ee image-url("jquery.ui/ui-bg_glass_55_fbf9ee_1x400.png") 50% 50% repeat-x;
874
- color: #363636;
883
+ border: 1px solid #fcefa1/*{borderColorHighlight}*/;
884
+ background: #fbf9ee/*{bgColorHighlight}*/ url(images/ui-bg_glass_55_fbf9ee_1x400.png)/*{bgImgUrlHighlight}*/ 50%/*{bgHighlightXPos}*/ 50%/*{bgHighlightYPos}*/ repeat-x/*{bgHighlightRepeat}*/;
885
+ color: #363636/*{fcHighlight}*/;
875
886
  }
876
887
  .ui-state-highlight a,
877
888
  .ui-widget-content .ui-state-highlight a,
878
889
  .ui-widget-header .ui-state-highlight a {
879
- color: #363636;
890
+ color: #363636/*{fcHighlight}*/;
880
891
  }
881
892
  .ui-state-error,
882
893
  .ui-widget-content .ui-state-error,
883
894
  .ui-widget-header .ui-state-error {
884
- border: 1px solid #cd0a0a;
885
- background: #fef1ec image-url("jquery.ui/ui-bg_glass_95_fef1ec_1x400.png") 50% 50% repeat-x;
886
- color: #cd0a0a;
895
+ border: 1px solid #cd0a0a/*{borderColorError}*/;
896
+ background: #fef1ec/*{bgColorError}*/ url(images/ui-bg_glass_95_fef1ec_1x400.png)/*{bgImgUrlError}*/ 50%/*{bgErrorXPos}*/ 50%/*{bgErrorYPos}*/ repeat-x/*{bgErrorRepeat}*/;
897
+ color: #cd0a0a/*{fcError}*/;
887
898
  }
888
899
  .ui-state-error a,
889
900
  .ui-widget-content .ui-state-error a,
890
901
  .ui-widget-header .ui-state-error a {
891
- color: #cd0a0a;
902
+ color: #cd0a0a/*{fcError}*/;
892
903
  }
893
904
  .ui-state-error-text,
894
905
  .ui-widget-content .ui-state-error-text,
895
906
  .ui-widget-header .ui-state-error-text {
896
- color: #cd0a0a;
907
+ color: #cd0a0a/*{fcError}*/;
897
908
  }
898
909
  .ui-priority-primary,
899
910
  .ui-widget-content .ui-priority-primary,
@@ -925,34 +936,34 @@ body .ui-tooltip {
925
936
  .ui-icon {
926
937
  width: 16px;
927
938
  height: 16px;
928
- background-position: 16px 16px;
929
939
  }
930
940
  .ui-icon,
931
941
  .ui-widget-content .ui-icon {
932
- background-image: image-url("jquery.ui/ui-icons_222222_256x240.png");
942
+ background-image: url(images/ui-icons_222222_256x240.png)/*{iconsContent}*/;
933
943
  }
934
944
  .ui-widget-header .ui-icon {
935
- background-image: image-url("jquery.ui/ui-icons_222222_256x240.png");
945
+ background-image: url(images/ui-icons_222222_256x240.png)/*{iconsHeader}*/;
936
946
  }
937
947
  .ui-state-default .ui-icon {
938
- background-image: image-url("jquery.ui/ui-icons_888888_256x240.png");
948
+ background-image: url(images/ui-icons_888888_256x240.png)/*{iconsDefault}*/;
939
949
  }
940
950
  .ui-state-hover .ui-icon,
941
951
  .ui-state-focus .ui-icon {
942
- background-image: image-url("jquery.ui/ui-icons_454545_256x240.png");
952
+ background-image: url(images/ui-icons_454545_256x240.png)/*{iconsHover}*/;
943
953
  }
944
954
  .ui-state-active .ui-icon {
945
- background-image: image-url("jquery.ui/ui-icons_454545_256x240.png");
955
+ background-image: url(images/ui-icons_454545_256x240.png)/*{iconsActive}*/;
946
956
  }
947
957
  .ui-state-highlight .ui-icon {
948
- background-image: image-url("jquery.ui/ui-icons_2e83ff_256x240.png");
958
+ background-image: url(images/ui-icons_2e83ff_256x240.png)/*{iconsHighlight}*/;
949
959
  }
950
960
  .ui-state-error .ui-icon,
951
961
  .ui-state-error-text .ui-icon {
952
- background-image: image-url("jquery.ui/ui-icons_cd0a0a_256x240.png");
962
+ background-image: url(images/ui-icons_cd0a0a_256x240.png)/*{iconsError}*/;
953
963
  }
954
964
 
955
965
  /* positioning */
966
+ .ui-icon-blank { background-position: 16px 16px; }
956
967
  .ui-icon-carat-1-n { background-position: 0 0; }
957
968
  .ui-icon-carat-1-ne { background-position: -16px 0; }
958
969
  .ui-icon-carat-1-e { background-position: -32px 0; }
@@ -1138,38 +1149,38 @@ body .ui-tooltip {
1138
1149
  .ui-corner-top,
1139
1150
  .ui-corner-left,
1140
1151
  .ui-corner-tl {
1141
- border-top-left-radius: 4px;
1152
+ border-top-left-radius: 4px/*{cornerRadius}*/;
1142
1153
  }
1143
1154
  .ui-corner-all,
1144
1155
  .ui-corner-top,
1145
1156
  .ui-corner-right,
1146
1157
  .ui-corner-tr {
1147
- border-top-right-radius: 4px;
1158
+ border-top-right-radius: 4px/*{cornerRadius}*/;
1148
1159
  }
1149
1160
  .ui-corner-all,
1150
1161
  .ui-corner-bottom,
1151
1162
  .ui-corner-left,
1152
1163
  .ui-corner-bl {
1153
- border-bottom-left-radius: 4px;
1164
+ border-bottom-left-radius: 4px/*{cornerRadius}*/;
1154
1165
  }
1155
1166
  .ui-corner-all,
1156
1167
  .ui-corner-bottom,
1157
1168
  .ui-corner-right,
1158
1169
  .ui-corner-br {
1159
- border-bottom-right-radius: 4px;
1170
+ border-bottom-right-radius: 4px/*{cornerRadius}*/;
1160
1171
  }
1161
1172
 
1162
1173
  /* Overlays */
1163
1174
  .ui-widget-overlay {
1164
- background: #aaaaaa image-url("jquery.ui/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x;
1165
- opacity: .3;
1166
- filter: Alpha(Opacity=30);
1175
+ background: #aaaaaa/*{bgColorOverlay}*/ url(images/ui-bg_flat_0_aaaaaa_40x100.png)/*{bgImgUrlOverlay}*/ 50%/*{bgOverlayXPos}*/ 50%/*{bgOverlayYPos}*/ repeat-x/*{bgOverlayRepeat}*/;
1176
+ opacity: .3/*{opacityOverlay}*/;
1177
+ filter: Alpha(Opacity=30)/*{opacityFilterOverlay}*/;
1167
1178
  }
1168
1179
  .ui-widget-shadow {
1169
- margin: -8px 0 0 -8px;
1170
- padding: 8px;
1171
- background: #aaaaaa image-url("jquery.ui/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x;
1172
- opacity: .3;
1173
- filter: Alpha(Opacity=30);
1174
- border-radius: 8px;
1180
+ margin: -8px/*{offsetTopShadow}*/ 0 0 -8px/*{offsetLeftShadow}*/;
1181
+ padding: 8px/*{thicknessShadow}*/;
1182
+ background: #aaaaaa/*{bgColorShadow}*/ url(images/ui-bg_flat_0_aaaaaa_40x100.png)/*{bgImgUrlShadow}*/ 50%/*{bgShadowXPos}*/ 50%/*{bgShadowYPos}*/ repeat-x/*{bgShadowRepeat}*/;
1183
+ opacity: .3/*{opacityShadow}*/;
1184
+ filter: Alpha(Opacity=30)/*{opacityFilterShadow}*/;
1185
+ border-radius: 8px/*{cornerRadiusShadow}*/;
1175
1186
  }
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: h2ocube_rails_assets
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.12
4
+ version: 0.0.13
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ben
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2013-03-03 00:00:00.000000000 Z
11
+ date: 2013-03-22 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: slim
@@ -124,6 +124,8 @@ files:
124
124
  - lib/h2ocube_rails_assets.rb
125
125
  - vendor/assets/images/bootstrap/glyphicons-halflings-white.png
126
126
  - vendor/assets/images/bootstrap/glyphicons-halflings.png
127
+ - vendor/assets/images/jasny-bootstrap/glyphicons-halflings-white.png
128
+ - vendor/assets/images/jasny-bootstrap/glyphicons-halflings.png
127
129
  - vendor/assets/images/jquery.Jcrop/Jcrop.gif
128
130
  - vendor/assets/images/jquery.fancybox/blank.gif
129
131
  - vendor/assets/images/jquery.fancybox/fancybox_loading.gif
@@ -149,6 +151,8 @@ files:
149
151
  - vendor/assets/images/jquery.ui/ui-icons_888888_256x240.png
150
152
  - vendor/assets/images/jquery.ui/ui-icons_cd0a0a_256x240.png
151
153
  - vendor/assets/javascripts/_bootstrap.js
154
+ - vendor/assets/javascripts/_jasny-bootstrap.js
155
+ - vendor/assets/javascripts/_jquery.Jcrop.js
152
156
  - vendor/assets/javascripts/_jquery.fancybox.js
153
157
  - vendor/assets/javascripts/_jquery.fileupload.js
154
158
  - vendor/assets/javascripts/_jquery.js
@@ -157,6 +161,7 @@ files:
157
161
  - vendor/assets/javascripts/_sammy.js
158
162
  - vendor/assets/javascripts/bootstrap.js
159
163
  - vendor/assets/javascripts/highcharts.js
164
+ - vendor/assets/javascripts/jasny-bootstrap.js
160
165
  - vendor/assets/javascripts/jquery.Jcrop.js
161
166
  - vendor/assets/javascripts/jquery.cookie.js
162
167
  - vendor/assets/javascripts/jquery.fancybox.js
@@ -220,6 +225,8 @@ files:
220
225
  - vendor/assets/javascripts/zepto/touch.js
221
226
  - vendor/assets/stylesheets/bootstrap.responsive.css
222
227
  - vendor/assets/stylesheets/bootstrap.scss
228
+ - vendor/assets/stylesheets/jasny-bootstrap.responsive.css
229
+ - vendor/assets/stylesheets/jasny-bootstrap.scss
223
230
  - vendor/assets/stylesheets/jquery.Jcrop.scss
224
231
  - vendor/assets/stylesheets/jquery.fancybox.scss
225
232
  - vendor/assets/stylesheets/jquery.mobile.scss
@@ -245,7 +252,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
245
252
  version: '0'
246
253
  requirements: []
247
254
  rubyforge_project:
248
- rubygems_version: 2.0.0
255
+ rubygems_version: 2.0.3
249
256
  signing_key:
250
257
  specification_version: 4
251
258
  summary: Just an assets collection