boletia_ui 0.1.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (90) hide show
  1. checksums.yaml +7 -0
  2. data/README.md +42 -0
  3. data/lib/boletia_ui/version.rb +3 -0
  4. data/lib/boletia_ui.rb +8 -0
  5. data/vendor/assets/boletia_ui/fonts/ss-standard.css +53 -0
  6. data/vendor/assets/boletia_ui/fonts/ss-standard.eot +0 -0
  7. data/vendor/assets/boletia_ui/fonts/ss-standard.js +84 -0
  8. data/vendor/assets/boletia_ui/fonts/ss-standard.svg +404 -0
  9. data/vendor/assets/boletia_ui/fonts/ss-standard.ttf +0 -0
  10. data/vendor/assets/boletia_ui/fonts/ss-standard.woff +0 -0
  11. data/vendor/assets/boletia_ui/images/cancel.png +0 -0
  12. data/vendor/assets/boletia_ui/images/check.png +0 -0
  13. data/vendor/assets/boletia_ui/images/default-search.png +0 -0
  14. data/vendor/assets/boletia_ui/images/download.png +0 -0
  15. data/vendor/assets/boletia_ui/images/edit.png +0 -0
  16. data/vendor/assets/boletia_ui/images/icon-logo140.png +0 -0
  17. data/vendor/assets/boletia_ui/images/logo/header-logo-black.png +0 -0
  18. data/vendor/assets/boletia_ui/images/logo/header-logo-white.png +0 -0
  19. data/vendor/assets/boletia_ui/images/logo/icon-logo140.png +0 -0
  20. data/vendor/assets/boletia_ui/images/resend.png +0 -0
  21. data/vendor/assets/boletia_ui/images/trash.png +0 -0
  22. data/vendor/assets/boletia_ui/images/trophy.png +0 -0
  23. data/vendor/assets/boletia_ui/images/white-resend.png +0 -0
  24. data/vendor/assets/boletia_ui/images/white-search.png +0 -0
  25. data/vendor/assets/boletia_ui/javascripts/boletia-ui/boletia-ui-components.js +117 -0
  26. data/vendor/assets/boletia_ui/javascripts/boletia-ui/classie.js +80 -0
  27. data/vendor/assets/boletia_ui/javascripts/boletia-ui/select_fx.js +335 -0
  28. data/vendor/assets/boletia_ui/javascripts/charts/Chart.Legend.js +56 -0
  29. data/vendor/assets/boletia_ui/javascripts/charts/chart.min.js +11 -0
  30. data/vendor/assets/boletia_ui/javascripts/charts/refundCharts.js +167 -0
  31. data/vendor/assets/boletia_ui/javascripts/charts/src/Chart.Bar.js +302 -0
  32. data/vendor/assets/boletia_ui/javascripts/charts/src/Chart.Core.js +2002 -0
  33. data/vendor/assets/boletia_ui/javascripts/charts/src/Chart.Doughnut.js +184 -0
  34. data/vendor/assets/boletia_ui/javascripts/charts/src/Chart.Line.js +374 -0
  35. data/vendor/assets/boletia_ui/javascripts/charts/src/Chart.PolarArea.js +250 -0
  36. data/vendor/assets/boletia_ui/javascripts/charts/src/Chart.Radar.js +343 -0
  37. data/vendor/assets/boletia_ui/javascripts/counter/counter.js +12 -0
  38. data/vendor/assets/boletia_ui/javascripts/jquery-ui/images/ui-bg_flat_0_aaaaaa_40x100.png +0 -0
  39. data/vendor/assets/boletia_ui/javascripts/jquery-ui/images/ui-bg_flat_0_eeeeee_40x100.png +0 -0
  40. data/vendor/assets/boletia_ui/javascripts/jquery-ui/images/ui-bg_flat_55_ffffff_40x100.png +0 -0
  41. data/vendor/assets/boletia_ui/javascripts/jquery-ui/images/ui-bg_flat_75_ffffff_40x100.png +0 -0
  42. data/vendor/assets/boletia_ui/javascripts/jquery-ui/images/ui-bg_glass_65_ffffff_1x400.png +0 -0
  43. data/vendor/assets/boletia_ui/javascripts/jquery-ui/images/ui-bg_highlight-soft_100_f6f6f6_1x100.png +0 -0
  44. data/vendor/assets/boletia_ui/javascripts/jquery-ui/images/ui-bg_highlight-soft_25_0073ea_1x100.png +0 -0
  45. data/vendor/assets/boletia_ui/javascripts/jquery-ui/images/ui-bg_highlight-soft_50_dddddd_1x100.png +0 -0
  46. data/vendor/assets/boletia_ui/javascripts/jquery-ui/images/ui-icons_0073ea_256x240.png +0 -0
  47. data/vendor/assets/boletia_ui/javascripts/jquery-ui/images/ui-icons_454545_256x240.png +0 -0
  48. data/vendor/assets/boletia_ui/javascripts/jquery-ui/images/ui-icons_666666_256x240.png +0 -0
  49. data/vendor/assets/boletia_ui/javascripts/jquery-ui/images/ui-icons_ff0084_256x240.png +0 -0
  50. data/vendor/assets/boletia_ui/javascripts/jquery-ui/images/ui-icons_ffffff_256x240.png +0 -0
  51. data/vendor/assets/boletia_ui/javascripts/jquery-ui/jquery-ui.min.js +8 -0
  52. data/vendor/assets/boletia_ui/javascripts/scrolling-header/scrolling-header.js +41 -0
  53. data/vendor/assets/boletia_ui/javascripts/styleguide/styleguide.js +87 -0
  54. data/vendor/assets/boletia_ui/javascripts/tooltips/jquery.tooltipster.min.js +1 -0
  55. data/vendor/assets/boletia_ui/javascripts/vendor/magnific-popup/core.js +966 -0
  56. data/vendor/assets/boletia_ui/javascripts/vendor/magnific-popup/fastclick.js +93 -0
  57. data/vendor/assets/boletia_ui/javascripts/vendor/magnific-popup/image.js +245 -0
  58. data/vendor/assets/boletia_ui/javascripts/vendor/magnific-popup/inline.js +66 -0
  59. data/vendor/assets/boletia_ui/stylesheets/boletia-admin.css.scss +41 -0
  60. data/vendor/assets/boletia_ui/stylesheets/fonts/ss-standard.css +53 -0
  61. data/vendor/assets/boletia_ui/stylesheets/fonts/ss-standard.eot +0 -0
  62. data/vendor/assets/boletia_ui/stylesheets/fonts/ss-standard.js +84 -0
  63. data/vendor/assets/boletia_ui/stylesheets/fonts/ss-standard.svg +404 -0
  64. data/vendor/assets/boletia_ui/stylesheets/fonts/ss-standard.ttf +0 -0
  65. data/vendor/assets/boletia_ui/stylesheets/fonts/ss-standard.woff +0 -0
  66. data/vendor/assets/boletia_ui/stylesheets/jquery-ui/jquery-ui.min.css +7 -0
  67. data/vendor/assets/boletia_ui/stylesheets/jquery-ui/jquery-ui.structure.min.css +5 -0
  68. data/vendor/assets/boletia_ui/stylesheets/jquery-ui/jquery-ui.theme.css +410 -0
  69. data/vendor/assets/boletia_ui/stylesheets/layouts/_event_details.scss +100 -0
  70. data/vendor/assets/boletia_ui/stylesheets/layouts/_refund-wizard.scss +290 -0
  71. data/vendor/assets/boletia_ui/stylesheets/layouts/_sales.scss +17 -0
  72. data/vendor/assets/boletia_ui/stylesheets/layouts/_style_guide.scss +216 -0
  73. data/vendor/assets/boletia_ui/stylesheets/menu/_footer.scss +117 -0
  74. data/vendor/assets/boletia_ui/stylesheets/menu/_header.scss +314 -0
  75. data/vendor/assets/boletia_ui/stylesheets/menu/_new_front_footer.scss +117 -0
  76. data/vendor/assets/boletia_ui/stylesheets/menu/_new_front_header.scss +314 -0
  77. data/vendor/assets/boletia_ui/stylesheets/partials/_alerts.scss +183 -0
  78. data/vendor/assets/boletia_ui/stylesheets/partials/_base.scss +376 -0
  79. data/vendor/assets/boletia_ui/stylesheets/partials/_boletia-cards.scss +401 -0
  80. data/vendor/assets/boletia_ui/stylesheets/partials/_buttons.scss +200 -0
  81. data/vendor/assets/boletia_ui/stylesheets/partials/_dashboard.scss +192 -0
  82. data/vendor/assets/boletia_ui/stylesheets/partials/_forms.scss +395 -0
  83. data/vendor/assets/boletia_ui/stylesheets/partials/_grid.scss +85 -0
  84. data/vendor/assets/boletia_ui/stylesheets/partials/_tables.scss +139 -0
  85. data/vendor/assets/boletia_ui/stylesheets/partials/_wizard.scss +125 -0
  86. data/vendor/assets/boletia_ui/stylesheets/vendor/_select.scss +109 -0
  87. data/vendor/assets/boletia_ui/stylesheets/vendor/magnific-popup/_magnific.scss +642 -0
  88. data/vendor/assets/boletia_ui/stylesheets/vendor/magnific-popup/_settings.scss +45 -0
  89. data/vendor/assets/boletia_ui/stylesheets/vendor/tooltipster.css +274 -0
  90. metadata +174 -0
@@ -0,0 +1,401 @@
1
+ /* BOLETIA CARDS MAIN STYLES */
2
+
3
+ .o-boletia-card {
4
+ background:$white;
5
+ @include shadow($gray);
6
+ position: relative;
7
+ }
8
+
9
+ .u-cards-animate {
10
+ @include cards-transition(-1rem);
11
+ }
12
+
13
+
14
+ /* BOLETIA LAYOUT CARDS */
15
+
16
+ .o-layout-card {@extend .o-boletia-card;}
17
+
18
+ .o-layout-card__info {
19
+ padding: $base-space * 2;
20
+ }
21
+
22
+
23
+ /* BOLETIA BOX CARD */
24
+
25
+ .o-boletia-box-card {
26
+ @extend .o-boletia-card;
27
+ margin-bottom: $base-space * 2;
28
+ }
29
+
30
+ .o-boletia-box-card__info {
31
+ padding: $base-space * 1.25 $base-space * 1.5;
32
+ }
33
+
34
+
35
+ .o-boletia-box-card__title {
36
+ font-family: "proxima-nova-condensed", sans-serif;
37
+ }
38
+
39
+ .o-boletia-box-card__details {
40
+
41
+ li {
42
+ padding:0 0 $base-space * 0.25;
43
+ font-size: 1.3rem;
44
+ color: $bodytext;
45
+ }
46
+
47
+ .ss-icon {
48
+ margin-right: $base-space * 0.5;
49
+ color:darken($lightgray,25%)
50
+ }
51
+
52
+ }
53
+
54
+
55
+
56
+ .o-boletia-box-card__banner {
57
+
58
+ width: 100%;
59
+ overflow: hidden;
60
+ border-bottom: 1px solid darken($lightgray,5%);
61
+
62
+ a {display: block;}
63
+
64
+ img {
65
+ width: 100%;
66
+ display: block;
67
+ }
68
+
69
+ }
70
+
71
+
72
+ .o-boletia-box-card__banner--placeholder {
73
+ background-color: lighten($lightgray,3%);
74
+ background-image: url(/assets/icons/event-placeholder.png);
75
+ background-image: url(/assets/icons/event-placeholder.svg);
76
+ background-repeat: no-repeat;
77
+ background-position: center;
78
+ background-size: 30%;
79
+ }
80
+
81
+
82
+ .o-boletia-box-card__banner--map {
83
+ height: auto;
84
+ }
85
+
86
+ .o-boletia-box-card__actions {
87
+ padding:$base-space * 0.5 $base-space * 1.5;
88
+ border-top: 1px dashed $gray;
89
+ font-size: 1.3rem;
90
+
91
+ li {
92
+ @extend .u-inline-block-middle;
93
+ width:50%;
94
+ margin-right: -2px;
95
+
96
+ a {
97
+ color: $bodytext;
98
+ text-decoration: none;
99
+
100
+ &:hover,&:focus {
101
+ color: $blue;
102
+ }
103
+ }
104
+
105
+ &:first-child {text-align: left;}
106
+ &:last-child {text-align: right;}
107
+
108
+ }
109
+
110
+ .ss-icon {
111
+ @extend .u-inline-block-middle;
112
+ @extend .u-icon-size;
113
+ margin-right: $base-space * 0.25;
114
+ }
115
+
116
+ }
117
+
118
+
119
+
120
+ /* BOLETIA BAR CARD */
121
+
122
+ .o-boletia-bar-card {
123
+ @extend .o-boletia-card;
124
+ margin-bottom: $base-space * 1.5;
125
+ }
126
+
127
+ .o-boletia-bar-card__info {
128
+ padding: $base-space;
129
+ color:lighten($black,20%);
130
+ font-size: 1.4rem;
131
+
132
+ .ss-icon {
133
+ font-size: 1rem;
134
+ margin-right: $base-space * 0.5;
135
+ }
136
+
137
+ .ss-delete {color: $red;}
138
+ .ss-alert {color: $yellow;}
139
+ .ss-check {color: $green;}
140
+ }
141
+
142
+
143
+
144
+
145
+ .o-boletia-bar-card__title {
146
+
147
+ letter-spacing: 0;/* Provisional fixes until main.css becomes unused*/
148
+
149
+ a {
150
+ color:lighten($black,20%);
151
+ &:hover {color:$blue;}
152
+ }
153
+
154
+ }
155
+
156
+ .o-boletia-bar-card__title, .o-boletia-bar-card__details {
157
+ margin-left: $base-space * 1.5;
158
+
159
+ .o-boletia-bar-card__details {
160
+
161
+ li {
162
+ margin: $base-space * 0.25 0;
163
+ font-size: 1.3rem;
164
+ }
165
+
166
+ .ss-icon {
167
+ display: inline-block;
168
+ margin-right: $base-space * 0.3;
169
+ font-size: 1.1rem;
170
+ }
171
+
172
+ }
173
+
174
+
175
+ .o-boletia-bar-card__actions {
176
+ display: table;
177
+ }
178
+
179
+ .o-boletia-bar-card__actions--booking {
180
+ height:12.7rem;
181
+ }
182
+
183
+
184
+ .o-boletia-bar-card__actions--team {
185
+ height:11.9rem;
186
+
187
+ .o-action-card-button {width: 50%}
188
+ }
189
+
190
+
191
+ .o-boletia-bar-card__action-list {
192
+
193
+ li {
194
+ margin: $base-space * 0.4 0;
195
+ font-size: 1.3rem;
196
+ }
197
+
198
+ a {
199
+ color: $bodytext;
200
+ display: inline-block;
201
+
202
+ &:hover, &:focus {
203
+ color: $blue;
204
+ }
205
+ }
206
+
207
+ .ss-icon {
208
+ display: inline-block;
209
+ margin-right: $base-space * 0.4;
210
+ font-size: 1rem;
211
+ }
212
+
213
+ }
214
+
215
+
216
+
217
+
218
+
219
+ .o-boletia-bar-card__email {
220
+ word-break:break-all;
221
+ line-height: 1.1;
222
+ padding: $base-space * 0.25 0;
223
+ }
224
+
225
+
226
+
227
+ /* BOLETIA EMPTY CARDS */
228
+
229
+ .o-empty-card { @extend .o-boletia-card;}
230
+
231
+ .o-empty-card__info {padding: $base-space * 3;}
232
+
233
+
234
+
235
+ /* ACTION CARD BUTTON */
236
+
237
+ .o-action-card-button {
238
+ display: table-cell;
239
+ text-align: center;
240
+ text-transform: uppercase;
241
+ vertical-align: middle;
242
+ font-size: 1.2rem;
243
+ color: $white;
244
+ font-weight: 600;
245
+ line-height: 1.2;
246
+ @include animate;
247
+
248
+ .ss-icon {
249
+ display: block;
250
+ font-size: 150%;
251
+ margin-bottom: $base-space * 0.5;
252
+ @include animate;
253
+ }
254
+
255
+ &:hover {
256
+ text-decoration:none;
257
+ color: $white;
258
+
259
+ .ss-icon {
260
+ -webkit-transform: scale(1.4,1.4);
261
+ -moz-transform: scale(1.4,1.4);
262
+ -ms-transform: scale(1.4,1.4);
263
+ -o-transform: scale(1.4,1.4);
264
+ transform: scale(1.4,1.4);
265
+ }
266
+ }
267
+
268
+ &.is-checkedin {
269
+ background:$green;
270
+
271
+ &:hover .o-action-card-button__icon {
272
+ -webkit-transform: none;
273
+ -moz-transform:none;
274
+ -ms-transform:none;
275
+ -o-transform:none;
276
+ transform:none;
277
+ }
278
+ }
279
+
280
+ }
281
+
282
+
283
+
284
+
285
+ /* Empty State Card for Features */
286
+
287
+ .o-empty-state-card {
288
+ @extend .o-boletia-card;
289
+ }
290
+
291
+ .o-empty-state-card__info {
292
+ padding: $base-space * 2.5 $base-space * 4.5;
293
+ overflow: hidden;
294
+
295
+ a {
296
+ display: inline-block;
297
+ font-weight: bold;
298
+ font-size: 2.3rem;
299
+ }
300
+
301
+ p {
302
+ font-weight: 300;
303
+ font-size: 1.8rem;
304
+ margin-bottom: 0;
305
+ }
306
+
307
+ }
308
+
309
+ .o-empty-state-card__icon {
310
+ display:block;
311
+ width: 19.1rem;
312
+ margin-right: $base-space * 2.5;
313
+ @extend .u-left;
314
+ }
315
+
316
+
317
+ .o-empty-state-card__title {
318
+ border:none;
319
+ letter-spacing: 0; /* OVERRIDE OF MAIN.LESS */
320
+ }
321
+
322
+ .o-empty-state-card__list {
323
+ list-style-type: square;
324
+ list-style-position: inside;
325
+ margin-bottom: $base-space * 0.5;
326
+
327
+ li {
328
+ font-weight: 300;
329
+ font-size: 1.8rem;
330
+ margin-bottom: $base-space * 0.5;
331
+ }
332
+
333
+ li:last-child {margin-bottom: 0;}
334
+ }
335
+
336
+
337
+ .o-empty-state-card__help {
338
+ padding: $base-space * 1 $base-space * 2;
339
+ background: lighten($lightgray,3%);
340
+ display: block;
341
+ color: $bodytext;
342
+ text-decoration: none;
343
+ cursor: pointer;
344
+ font-style: italic;
345
+ @include animate;
346
+ border-top: 1px solid darken($lightgray,5%);
347
+
348
+
349
+ a { color: $blue; }
350
+
351
+ &:hover { background: $lightgray; }
352
+
353
+ .is-important {
354
+ color: $red;
355
+ font-weight: bold;
356
+ }
357
+ }
358
+
359
+
360
+
361
+ /* BOOKINGS */
362
+
363
+
364
+ .o-purchased-tickets {
365
+ text-align: right;
366
+ height:11rem;
367
+ display: table-cell;
368
+ vertical-align: middle;
369
+ padding-right: $base-space;
370
+ }
371
+
372
+
373
+ .o-purchased-tickets__ticket {
374
+ padding: $base-space * 0.5;
375
+ background:lighten($darkblue,10%);
376
+ color:$lightgray;
377
+ @extend .u-inline-block;
378
+ margin: $base-space * 0.25;
379
+ }
380
+
381
+ .o-purchased-tickets__actions {
382
+ padding-right: $base-space;
383
+ }
384
+
385
+
386
+ /* ACTIVITIES */
387
+
388
+ .o-boletia-bar-card--activity {
389
+ border-left: $base-space solid $darkgray;
390
+ }
391
+
392
+ .o-boletia-bar-card__activity-col {
393
+ border-right: 1px dashed #CBCCCC;
394
+ }
395
+
396
+
397
+ /* PAYMENT METHODS */
398
+
399
+ .o-boletia-box-card__info--payment {
400
+ height: 12rem;
401
+ }
@@ -0,0 +1,200 @@
1
+ /* BUTTONS */
2
+
3
+ button, input[type="submit"] {
4
+ font-weight: 400;
5
+ line-height: 1.6;
6
+ }
7
+
8
+ button.u-button--block, input.u-button--block {
9
+ width: 100%;
10
+ }
11
+
12
+ .u-button {
13
+ border:none;
14
+ position: relative;
15
+ overflow: hidden;
16
+ text-align: center;
17
+ display: inline-block;
18
+ @include border-radius(0.5rem);
19
+ text-decoration: none;
20
+ cursor: pointer;
21
+ font-weight: 400;
22
+
23
+ &:hover {text-decoration:none}
24
+ }
25
+
26
+
27
+
28
+ /* BUTTON SIZES */
29
+
30
+ .u-button--default {
31
+ padding:$base-space $base-space * 2;
32
+ font-size: 1.6rem;
33
+ }
34
+
35
+ .u-button--block {
36
+ padding:$base-space 0;
37
+ font-size: 1.6rem;
38
+ display:block;
39
+ }
40
+
41
+ .u-button--medium {
42
+ padding: $base-space;
43
+ font-size: 1.4rem;
44
+ }
45
+
46
+ .u-button--small {
47
+ padding:0.4rem 1rem;
48
+ font-size: 1.3rem;
49
+ }
50
+
51
+ .u-button--eventlist {
52
+ padding: $base-space * 0.5;
53
+ display:block;
54
+ font-size: 1.6rem;
55
+ font-weight: 600;
56
+ }
57
+
58
+ .u-button--table {
59
+ padding:0.3rem 1.4rem;
60
+ font-size: 1.2rem;
61
+ }
62
+
63
+
64
+
65
+ /* MAIN BUTTON STYLES */
66
+
67
+ .u-button--link {
68
+ padding:1.5rem;
69
+ background:none;
70
+ box-shadow:none;
71
+ text-shadow:none;
72
+ color:darken($lightgray,50%);
73
+ font-weight: 500;
74
+
75
+ &:hover {
76
+ background:none;
77
+ box-shadow:none;
78
+ text-decoration: underline;
79
+ }
80
+ }
81
+
82
+ .u-button--primary {
83
+ background:$orange;
84
+ box-shadow:0 3px 0 darken($orange,15%);
85
+ color:$white;
86
+ text-shadow:darken($orange,15%);
87
+
88
+ &:hover {
89
+ background:darken($orange,5%);
90
+ color:$white;
91
+ }
92
+ }
93
+
94
+ .u-button--secondary {
95
+ background:$blue;
96
+ box-shadow:0 3px 0 darken($blue,10%);
97
+ text-shadow:darken($blue,10%);
98
+ color:$white;
99
+
100
+ &:hover {
101
+ background:darken($blue,5%);
102
+ color:$white
103
+ }
104
+ }
105
+
106
+ .u-button--gray {
107
+ background:darken($lightgray,5%);
108
+ color:$darkgray;
109
+
110
+ &:hover {background:darken($lightgray,10%)}
111
+ }
112
+
113
+ .u-button--darkgray {
114
+ background:darken($lightgray,10%);
115
+ box-shadow:0 3px 0 darken($lightgray,30%);
116
+ color:darken($lightgray,40%);
117
+ text-shadow:none;
118
+
119
+ &:hover {background:darken($lightgray,15%)}
120
+ }
121
+
122
+
123
+ .u-button--darkorange {
124
+ background:$darkorange;
125
+ box-shadow:0 3px 0 darken($darkorange,10%);
126
+ color:$white;
127
+ text-shadow:none;
128
+
129
+ &:hover {background:darken($darkorange,5%)}
130
+ }
131
+
132
+
133
+ /* BOLETIA CARDS BUTTONS */
134
+
135
+ .u-button--green-flat {
136
+ background:$green;
137
+
138
+ &:hover {background:darken($green,3%)}
139
+ }
140
+
141
+ .u-button--darkblue-flat {
142
+ background:lighten($darkblue,10%);
143
+
144
+ &:hover {background:$darkblue}
145
+ }
146
+
147
+ .u-button--flat-gray {
148
+ background:darken($lightgray,20%);
149
+
150
+ &:hover {background:darken($lightgray,30%)}
151
+ }
152
+
153
+
154
+ /* CUSTOM BUTTONS */
155
+
156
+ .u-button--facebook {
157
+ background:$facebook;
158
+ box-shadow:0 3px 0 darken($facebook,10%);
159
+ text-shadow:darken($facebook,10%);
160
+ color:$white;
161
+
162
+ &:hover {
163
+ background:darken($facebook,5%);
164
+ color:$white
165
+ }
166
+ }
167
+
168
+ .u-button--twitter {
169
+ background:$twitter;
170
+ box-shadow:0 3px 0 darken($twitter,10%);
171
+ text-shadow:darken($twitter,10%);
172
+ color:$white;
173
+
174
+ &:hover {
175
+ background:darken($twitter,5%);
176
+ color:$white
177
+ }
178
+ }
179
+
180
+
181
+
182
+ /* SPECIAL STYLES */
183
+
184
+ input[type="submit"].u-button--default {
185
+ line-height: 1.5;
186
+ vertical-align: middle;
187
+ }
188
+
189
+ .uploadfile {
190
+ position: absolute;
191
+ top: 0;
192
+ right: 0;
193
+ margin: 0;
194
+ opacity: 0;
195
+ -ms-filter: 'alpha(opacity=0)';
196
+ font-size: 20rem;
197
+ direction: ltr;
198
+ cursor: pointer;
199
+ }
200
+