furatto 0.0.1 → 0.0.2
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +7 -0
- data/README.md +102 -17
- data/furatto.gemspec +1 -0
- data/lib/furatto/version.rb +1 -1
- data/vendor/assets/javascripts/furatto.js +5978 -15
- data/vendor/assets/javascripts/furatto.min.js +3 -0
- data/vendor/assets/stylesheets/font-awesome.scss +2495 -0
- data/vendor/assets/stylesheets/furatto.scss +15 -30
- data/vendor/assets/stylesheets/furatto/_alerts.scss +5 -6
- data/vendor/assets/stylesheets/furatto/_base.scss +33 -121
- data/vendor/assets/stylesheets/furatto/_buttons.scss +36 -11
- data/vendor/assets/stylesheets/furatto/_code.scss +7 -6
- data/vendor/assets/stylesheets/furatto/_dashboard.scss +36 -0
- data/vendor/assets/stylesheets/furatto/_dropdown.scss +29 -31
- data/vendor/assets/stylesheets/furatto/_fonts.scss +0 -588
- data/vendor/assets/stylesheets/furatto/_footer.scss +8 -25
- data/vendor/assets/stylesheets/furatto/_forms.scss +80 -63
- data/vendor/assets/stylesheets/furatto/_grid.scss +34 -30
- data/vendor/assets/stylesheets/furatto/_images.scss +28 -8
- data/vendor/assets/stylesheets/furatto/_labels.scss +3 -2
- data/vendor/assets/stylesheets/furatto/_mixins.scss +81 -164
- data/vendor/assets/stylesheets/furatto/_modal.scss +339 -77
- data/vendor/assets/stylesheets/furatto/_nav.scss +43 -45
- data/vendor/assets/stylesheets/furatto/_navbar.scss +60 -31
- data/vendor/assets/stylesheets/furatto/_panel.scss +277 -0
- data/vendor/assets/stylesheets/furatto/_responsive_navbar.scss +37 -26
- data/vendor/assets/stylesheets/furatto/_responsive_tables.scss +1 -1
- data/vendor/assets/stylesheets/furatto/_responsive_utilities.scss +182 -0
- data/vendor/assets/stylesheets/furatto/_responsiveslides.scss +157 -174
- data/vendor/assets/stylesheets/furatto/_tooltips.scss +2 -14
- data/vendor/assets/stylesheets/furatto/_typography.scss +41 -83
- data/vendor/assets/stylesheets/furatto/_variables.scss +241 -244
- metadata +14 -81
- data/vendor/assets/images/icheck/aero.png +0 -0
- data/vendor/assets/images/icheck/aero@2x.png +0 -0
- data/vendor/assets/images/icheck/blue.png +0 -0
- data/vendor/assets/images/icheck/blue@2x.png +0 -0
- data/vendor/assets/images/icheck/flat.png +0 -0
- data/vendor/assets/images/icheck/flat@2x.png +0 -0
- data/vendor/assets/images/icheck/green.png +0 -0
- data/vendor/assets/images/icheck/green@2x.png +0 -0
- data/vendor/assets/images/icheck/grey.png +0 -0
- data/vendor/assets/images/icheck/grey@2x.png +0 -0
- data/vendor/assets/images/icheck/orange.png +0 -0
- data/vendor/assets/images/icheck/orange@2x.png +0 -0
- data/vendor/assets/images/icheck/pink.png +0 -0
- data/vendor/assets/images/icheck/pink@2x.png +0 -0
- data/vendor/assets/images/icheck/purple.png +0 -0
- data/vendor/assets/images/icheck/purple@2x.png +0 -0
- data/vendor/assets/images/icheck/red.png +0 -0
- data/vendor/assets/images/icheck/red@2x.png +0 -0
- data/vendor/assets/images/icheck/yellow.png +0 -0
- data/vendor/assets/images/icheck/yellow@2x.png +0 -0
- data/vendor/assets/images/icons/customize-icon150.png +0 -0
- data/vendor/assets/images/icons/flexible-icon.png +0 -0
- data/vendor/assets/images/icons/github-128-black.png +0 -0
- data/vendor/assets/images/icons/iphone-icon150.png +0 -0
- data/vendor/assets/images/icons/lock-icon128.png +0 -0
- data/vendor/assets/images/icons/rocket-icon128.png +0 -0
- data/vendor/assets/images/icons/rocket-icon150.png +0 -0
- data/vendor/assets/images/icons/screen-icon.png +0 -0
- data/vendor/assets/images/icons/screens-icon.png +0 -0
- data/vendor/assets/images/icons/screens2-icon.png +0 -0
- data/vendor/assets/images/next.png +0 -0
- data/vendor/assets/images/previous.png +0 -0
- data/vendor/assets/images/themes.gif +0 -0
- data/vendor/assets/images/toggle.png +0 -0
- data/vendor/assets/javascripts/dropdown.js +0 -169
- data/vendor/assets/javascripts/jpanel.js +0 -547
- data/vendor/assets/javascripts/jquery.avgrund.js +0 -127
- data/vendor/assets/javascripts/jquery.dropkick-1.0.0.js +0 -400
- data/vendor/assets/javascripts/jquery.icheck.js +0 -462
- data/vendor/assets/javascripts/jquery.tagsinput.js +0 -354
- data/vendor/assets/javascripts/jquery.toolbar.js +0 -242
- data/vendor/assets/javascripts/legacy.js +0 -140
- data/vendor/assets/javascripts/picker.date.js +0 -957
- data/vendor/assets/javascripts/picker.js +0 -785
- data/vendor/assets/javascripts/picker.time.js +0 -651
- data/vendor/assets/javascripts/rainbow-custom.min.js +0 -13
- data/vendor/assets/javascripts/responsive-tables.js +0 -67
- data/vendor/assets/javascripts/responsiveslides.js +0 -391
- data/vendor/assets/javascripts/tooltip.js +0 -353
- data/vendor/assets/stylesheets/furatto/_date_picker.time.scss +0 -122
- data/vendor/assets/stylesheets/furatto/_font-awesome-ie7.scss +0 -1953
- data/vendor/assets/stylesheets/furatto/_layout.scss +0 -0
- data/vendor/assets/stylesheets/furatto/_left_navbar.scss +0 -100
- data/vendor/assets/stylesheets/furatto/_pagination.scss +0 -158
- data/vendor/assets/stylesheets/furatto/_responsive-1200px-min.scss +0 -21
- data/vendor/assets/stylesheets/furatto/_responsive-767px-max.scss +0 -82
- data/vendor/assets/stylesheets/furatto/_responsive-768px-979px.scss +0 -23
- data/vendor/assets/stylesheets/furatto/_select.scss +0 -191
- data/vendor/assets/stylesheets/furatto/_tags.scss +0 -107
- data/vendor/assets/stylesheets/furatto/_vrt_navbar.scss +0 -61
- data/vendor/assets/stylesheets/furatto/icheck/_aero.scss +0 -64
- data/vendor/assets/stylesheets/furatto/icheck/_all.scss +0 -20
- data/vendor/assets/stylesheets/furatto/icheck/_blue.scss +0 -64
- data/vendor/assets/stylesheets/furatto/icheck/_flat.scss +0 -64
- data/vendor/assets/stylesheets/furatto/icheck/_green.scss +0 -64
- data/vendor/assets/stylesheets/furatto/icheck/_grey.scss +0 -64
- data/vendor/assets/stylesheets/furatto/icheck/_orange.scss +0 -64
- data/vendor/assets/stylesheets/furatto/icheck/_pink.scss +0 -64
- data/vendor/assets/stylesheets/furatto/icheck/_purple.scss +0 -64
- data/vendor/assets/stylesheets/furatto/icheck/_red.scss +0 -64
- data/vendor/assets/stylesheets/furatto/icheck/_yellow.scss +0 -64
@@ -1,353 +0,0 @@
|
|
1
|
-
/* ===========================================================
|
2
|
-
* bootstrap-tooltip.js v2.3.0
|
3
|
-
* http://twitter.github.com/bootstrap/javascript.html#tooltips
|
4
|
-
* Inspired by the original jQuery.tipsy by Jason Frame
|
5
|
-
* ===========================================================
|
6
|
-
* Copyright 2012 Twitter, Inc.
|
7
|
-
*
|
8
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
9
|
-
* you may not use this file except in compliance with the License.
|
10
|
-
* You may obtain a copy of the License at
|
11
|
-
*
|
12
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
13
|
-
*
|
14
|
-
* Unless required by applicable law or agreed to in writing, software
|
15
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
16
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
17
|
-
* See the License for the specific language governing permissions and
|
18
|
-
* limitations under the License.
|
19
|
-
* ========================================================== */
|
20
|
-
|
21
|
-
|
22
|
-
!function ($) {
|
23
|
-
|
24
|
-
"use strict"; // jshint ;_;
|
25
|
-
|
26
|
-
|
27
|
-
/* TOOLTIP PUBLIC CLASS DEFINITION
|
28
|
-
* =============================== */
|
29
|
-
|
30
|
-
var Tooltip = function (element, options) {
|
31
|
-
this.init('tooltip', element, options)
|
32
|
-
}
|
33
|
-
|
34
|
-
Tooltip.prototype = {
|
35
|
-
|
36
|
-
constructor: Tooltip
|
37
|
-
|
38
|
-
, init: function (type, element, options) {
|
39
|
-
var eventIn
|
40
|
-
, eventOut
|
41
|
-
, triggers
|
42
|
-
, trigger
|
43
|
-
, i
|
44
|
-
|
45
|
-
this.type = type
|
46
|
-
this.$element = $(element)
|
47
|
-
this.options = this.getOptions(options)
|
48
|
-
this.enabled = true
|
49
|
-
|
50
|
-
triggers = this.options.trigger.split(' ')
|
51
|
-
|
52
|
-
for (i = triggers.length; i--;) {
|
53
|
-
trigger = triggers[i]
|
54
|
-
if (trigger == 'click') {
|
55
|
-
this.$element.on('click.' + this.type, this.options.selector, $.proxy(this.toggle, this))
|
56
|
-
} else if (trigger != 'manual') {
|
57
|
-
eventIn = trigger == 'hover' ? 'mouseenter' : 'focus'
|
58
|
-
eventOut = trigger == 'hover' ? 'mouseleave' : 'blur'
|
59
|
-
this.$element.on(eventIn + '.' + this.type, this.options.selector, $.proxy(this.enter, this))
|
60
|
-
this.$element.on(eventOut + '.' + this.type, this.options.selector, $.proxy(this.leave, this))
|
61
|
-
}
|
62
|
-
}
|
63
|
-
|
64
|
-
this.options.selector ?
|
65
|
-
(this._options = $.extend({}, this.options, { trigger: 'manual', selector: '' })) :
|
66
|
-
this.fixTitle()
|
67
|
-
}
|
68
|
-
|
69
|
-
, getOptions: function (options) {
|
70
|
-
options = $.extend({}, $.fn[this.type].defaults, this.$element.data(), options)
|
71
|
-
|
72
|
-
if (options.delay && typeof options.delay == 'number') {
|
73
|
-
options.delay = {
|
74
|
-
show: options.delay
|
75
|
-
, hide: options.delay
|
76
|
-
}
|
77
|
-
}
|
78
|
-
|
79
|
-
return options
|
80
|
-
}
|
81
|
-
|
82
|
-
, enter: function (e) {
|
83
|
-
var self = $(e.currentTarget)[this.type](this._options).data(this.type)
|
84
|
-
|
85
|
-
if (!self.options.delay || !self.options.delay.show) return self.show()
|
86
|
-
|
87
|
-
clearTimeout(this.timeout)
|
88
|
-
self.hoverState = 'in'
|
89
|
-
this.timeout = setTimeout(function() {
|
90
|
-
if (self.hoverState == 'in') self.show()
|
91
|
-
}, self.options.delay.show)
|
92
|
-
}
|
93
|
-
|
94
|
-
, leave: function (e) {
|
95
|
-
var self = $(e.currentTarget)[this.type](this._options).data(this.type)
|
96
|
-
|
97
|
-
if (this.timeout) clearTimeout(this.timeout)
|
98
|
-
if (!self.options.delay || !self.options.delay.hide) return self.hide()
|
99
|
-
|
100
|
-
self.hoverState = 'out'
|
101
|
-
this.timeout = setTimeout(function() {
|
102
|
-
if (self.hoverState == 'out') self.hide()
|
103
|
-
}, self.options.delay.hide)
|
104
|
-
}
|
105
|
-
|
106
|
-
, show: function () {
|
107
|
-
var $tip
|
108
|
-
, pos
|
109
|
-
, actualWidth
|
110
|
-
, actualHeight
|
111
|
-
, placement
|
112
|
-
, tp
|
113
|
-
, e = $.Event('show')
|
114
|
-
|
115
|
-
if (this.hasContent() && this.enabled) {
|
116
|
-
this.$element.trigger(e)
|
117
|
-
if (e.isDefaultPrevented()) return
|
118
|
-
$tip = this.tip()
|
119
|
-
this.setContent()
|
120
|
-
|
121
|
-
if (this.options.animation) {
|
122
|
-
$tip.addClass('fade')
|
123
|
-
}
|
124
|
-
|
125
|
-
placement = typeof this.options.placement == 'function' ?
|
126
|
-
this.options.placement.call(this, $tip[0], this.$element[0]) :
|
127
|
-
this.options.placement
|
128
|
-
|
129
|
-
$tip
|
130
|
-
.detach()
|
131
|
-
.css({ top: 0, left: 0, display: 'block' })
|
132
|
-
|
133
|
-
this.options.container ? $tip.appendTo(this.options.container) : $tip.insertAfter(this.$element)
|
134
|
-
|
135
|
-
pos = this.getPosition()
|
136
|
-
|
137
|
-
actualWidth = $tip[0].offsetWidth
|
138
|
-
actualHeight = $tip[0].offsetHeight
|
139
|
-
|
140
|
-
switch (placement) {
|
141
|
-
case 'bottom':
|
142
|
-
tp = {top: pos.top + pos.height, left: pos.left + pos.width / 2 - actualWidth / 2}
|
143
|
-
break
|
144
|
-
case 'top':
|
145
|
-
tp = {top: pos.top - actualHeight, left: pos.left + pos.width / 2 - actualWidth / 2}
|
146
|
-
break
|
147
|
-
case 'left':
|
148
|
-
tp = {top: pos.top + pos.height / 2 - actualHeight / 2, left: pos.left - actualWidth}
|
149
|
-
break
|
150
|
-
case 'right':
|
151
|
-
tp = {top: pos.top + pos.height / 2 - actualHeight / 2, left: pos.left + pos.width}
|
152
|
-
break
|
153
|
-
}
|
154
|
-
|
155
|
-
this.applyPlacement(tp, placement)
|
156
|
-
this.$element.trigger('shown')
|
157
|
-
}
|
158
|
-
}
|
159
|
-
|
160
|
-
, applyPlacement: function(offset, placement){
|
161
|
-
var $tip = this.tip()
|
162
|
-
, width = $tip[0].offsetWidth
|
163
|
-
, height = $tip[0].offsetHeight
|
164
|
-
, actualWidth
|
165
|
-
, actualHeight
|
166
|
-
, delta
|
167
|
-
, replace
|
168
|
-
|
169
|
-
$tip
|
170
|
-
.offset(offset)
|
171
|
-
.addClass(placement)
|
172
|
-
.addClass('in')
|
173
|
-
|
174
|
-
actualWidth = $tip[0].offsetWidth
|
175
|
-
actualHeight = $tip[0].offsetHeight
|
176
|
-
|
177
|
-
if (placement == 'top' && actualHeight != height) {
|
178
|
-
offset.top = offset.top + height - actualHeight
|
179
|
-
replace = true
|
180
|
-
}
|
181
|
-
|
182
|
-
if (placement == 'bottom' || placement == 'top') {
|
183
|
-
delta = 0
|
184
|
-
|
185
|
-
if (offset.left < 0){
|
186
|
-
delta = offset.left * -2
|
187
|
-
offset.left = 0
|
188
|
-
$tip.offset(offset)
|
189
|
-
actualWidth = $tip[0].offsetWidth
|
190
|
-
actualHeight = $tip[0].offsetHeight
|
191
|
-
}
|
192
|
-
|
193
|
-
this.replaceArrow(delta - width + actualWidth, actualWidth, 'left')
|
194
|
-
} else {
|
195
|
-
this.replaceArrow(actualHeight - height, actualHeight, 'top')
|
196
|
-
}
|
197
|
-
|
198
|
-
if (replace) $tip.offset(offset)
|
199
|
-
}
|
200
|
-
|
201
|
-
, replaceArrow: function(delta, dimension, position){
|
202
|
-
this
|
203
|
-
.arrow()
|
204
|
-
.css(position, delta ? (50 * (1 - delta / dimension) + "%") : '')
|
205
|
-
}
|
206
|
-
|
207
|
-
, setContent: function () {
|
208
|
-
var $tip = this.tip()
|
209
|
-
, title = this.getTitle()
|
210
|
-
|
211
|
-
$tip.find('.tooltip-inner')[this.options.html ? 'html' : 'text'](title)
|
212
|
-
$tip.removeClass('fade in top bottom left right')
|
213
|
-
}
|
214
|
-
|
215
|
-
, hide: function () {
|
216
|
-
var that = this
|
217
|
-
, $tip = this.tip()
|
218
|
-
, e = $.Event('hide')
|
219
|
-
|
220
|
-
this.$element.trigger(e)
|
221
|
-
if (e.isDefaultPrevented()) return
|
222
|
-
|
223
|
-
$tip.removeClass('in')
|
224
|
-
|
225
|
-
function removeWithAnimation() {
|
226
|
-
var timeout = setTimeout(function () {
|
227
|
-
$tip.off($.support.transition.end).detach()
|
228
|
-
}, 500)
|
229
|
-
|
230
|
-
$tip.one($.support.transition.end, function () {
|
231
|
-
clearTimeout(timeout)
|
232
|
-
$tip.detach()
|
233
|
-
})
|
234
|
-
}
|
235
|
-
|
236
|
-
$.support.transition && this.$tip.hasClass('fade') ?
|
237
|
-
removeWithAnimation() :
|
238
|
-
$tip.detach()
|
239
|
-
|
240
|
-
this.$element.trigger('hidden')
|
241
|
-
|
242
|
-
return this
|
243
|
-
}
|
244
|
-
|
245
|
-
, fixTitle: function () {
|
246
|
-
var $e = this.$element
|
247
|
-
if ($e.attr('title') || typeof($e.attr('data-original-title')) != 'string') {
|
248
|
-
$e.attr('data-original-title', $e.attr('title') || '').attr('title', '')
|
249
|
-
}
|
250
|
-
}
|
251
|
-
|
252
|
-
, hasContent: function () {
|
253
|
-
return this.getTitle()
|
254
|
-
}
|
255
|
-
|
256
|
-
, getPosition: function () {
|
257
|
-
var el = this.$element[0]
|
258
|
-
return $.extend({}, (typeof el.getBoundingClientRect == 'function') ? el.getBoundingClientRect() : {
|
259
|
-
width: el.offsetWidth
|
260
|
-
, height: el.offsetHeight
|
261
|
-
}, this.$element.offset())
|
262
|
-
}
|
263
|
-
|
264
|
-
, getTitle: function () {
|
265
|
-
var title
|
266
|
-
, $e = this.$element
|
267
|
-
, o = this.options
|
268
|
-
|
269
|
-
title = $e.attr('data-original-title')
|
270
|
-
|| (typeof o.title == 'function' ? o.title.call($e[0]) : o.title)
|
271
|
-
|
272
|
-
return title
|
273
|
-
}
|
274
|
-
|
275
|
-
, tip: function () {
|
276
|
-
return this.$tip = this.$tip || $(this.options.template)
|
277
|
-
}
|
278
|
-
|
279
|
-
, arrow: function(){
|
280
|
-
return this.$arrow = this.$arrow || this.tip().find(".tooltip-arrow")
|
281
|
-
}
|
282
|
-
|
283
|
-
, validate: function () {
|
284
|
-
if (!this.$element[0].parentNode) {
|
285
|
-
this.hide()
|
286
|
-
this.$element = null
|
287
|
-
this.options = null
|
288
|
-
}
|
289
|
-
}
|
290
|
-
|
291
|
-
, enable: function () {
|
292
|
-
this.enabled = true
|
293
|
-
}
|
294
|
-
|
295
|
-
, disable: function () {
|
296
|
-
this.enabled = false
|
297
|
-
}
|
298
|
-
|
299
|
-
, toggleEnabled: function () {
|
300
|
-
this.enabled = !this.enabled
|
301
|
-
}
|
302
|
-
|
303
|
-
, toggle: function (e) {
|
304
|
-
var self = e ? $(e.currentTarget)[this.type](this._options).data(this.type) : this
|
305
|
-
self.tip().hasClass('in') ? self.hide() : self.show()
|
306
|
-
}
|
307
|
-
|
308
|
-
, destroy: function () {
|
309
|
-
this.hide().$element.off('.' + this.type).removeData(this.type)
|
310
|
-
}
|
311
|
-
|
312
|
-
}
|
313
|
-
|
314
|
-
|
315
|
-
/* TOOLTIP PLUGIN DEFINITION
|
316
|
-
* ========================= */
|
317
|
-
|
318
|
-
var old = $.fn.tooltip
|
319
|
-
|
320
|
-
$.fn.tooltip = function ( option ) {
|
321
|
-
return this.each(function () {
|
322
|
-
var $this = $(this)
|
323
|
-
, data = $this.data('tooltip')
|
324
|
-
, options = typeof option == 'object' && option
|
325
|
-
if (!data) $this.data('tooltip', (data = new Tooltip(this, options)))
|
326
|
-
if (typeof option == 'string') data[option]()
|
327
|
-
})
|
328
|
-
}
|
329
|
-
|
330
|
-
$.fn.tooltip.Constructor = Tooltip
|
331
|
-
|
332
|
-
$.fn.tooltip.defaults = {
|
333
|
-
animation: true
|
334
|
-
, placement: 'top'
|
335
|
-
, selector: false
|
336
|
-
, template: '<div class="tooltip"><div class="tooltip-arrow"></div><div class="tooltip-inner"></div></div>'
|
337
|
-
, trigger: 'hover focus'
|
338
|
-
, title: ''
|
339
|
-
, delay: 0
|
340
|
-
, html: false
|
341
|
-
, container: false
|
342
|
-
}
|
343
|
-
|
344
|
-
|
345
|
-
/* TOOLTIP NO CONFLICT
|
346
|
-
* =================== */
|
347
|
-
|
348
|
-
$.fn.tooltip.noConflict = function () {
|
349
|
-
$.fn.tooltip = old
|
350
|
-
return this
|
351
|
-
}
|
352
|
-
|
353
|
-
}(window.jQuery);
|
@@ -1,122 +0,0 @@
|
|
1
|
-
/*------------------------------------*\
|
2
|
-
$DATEPICKER TIME
|
3
|
-
\*------------------------------------*/
|
4
|
-
/**
|
5
|
-
* Base date picker structural styling.
|
6
|
-
*
|
7
|
-
* Designed and built @kurenn based on picakdate.js jquery plugin
|
8
|
-
* http://amsul.ca/pickadate.js/
|
9
|
-
*/
|
10
|
-
|
11
|
-
/**
|
12
|
-
* The list of times.
|
13
|
-
*/
|
14
|
-
.picker__list {
|
15
|
-
list-style: none;
|
16
|
-
padding: 0.75em 0 4.2em;
|
17
|
-
margin: 0;
|
18
|
-
}
|
19
|
-
/**
|
20
|
-
* The times on the clock.
|
21
|
-
*/
|
22
|
-
.picker__list-item {
|
23
|
-
border-bottom: 1px solid #dddddd;
|
24
|
-
border-top: 1px solid #dddddd;
|
25
|
-
margin-bottom: -1px;
|
26
|
-
position: relative;
|
27
|
-
background: $white;
|
28
|
-
padding: .75em 1.25em;
|
29
|
-
}
|
30
|
-
@media (min-height: 46.75em) {
|
31
|
-
.picker__list-item {
|
32
|
-
padding: .5em 1em;
|
33
|
-
}
|
34
|
-
}
|
35
|
-
/* Hovered time */
|
36
|
-
.picker__list-item:hover {
|
37
|
-
cursor: pointer;
|
38
|
-
color: #000000;
|
39
|
-
background: $calendar-highlight-color;
|
40
|
-
border-color: $calendar-highlighted-color;
|
41
|
-
z-index: 10;
|
42
|
-
}
|
43
|
-
/* Selected time */
|
44
|
-
.picker__list-item--selected,
|
45
|
-
.picker__list-item--selected:hover {
|
46
|
-
border-color: $calendar-highlighted-color;
|
47
|
-
z-index: 10;
|
48
|
-
}
|
49
|
-
/* Highlighted time */
|
50
|
-
.picker__list-item--highlighted {
|
51
|
-
background: $calendar-highlight-color;
|
52
|
-
}
|
53
|
-
/* Highlighted and hovered/focused time */
|
54
|
-
.picker__list-item--highlighted:hover,
|
55
|
-
.picker--focused .picker__list-item--highlighted {
|
56
|
-
background: $calendar-highlighted-color;
|
57
|
-
color: $white;
|
58
|
-
}
|
59
|
-
/* Disabled time */
|
60
|
-
.picker__list-item--disabled,
|
61
|
-
.picker__list-item--disabled:hover {
|
62
|
-
background: #f5f5f5;
|
63
|
-
border-color: #f5f5f5;
|
64
|
-
color: #dddddd;
|
65
|
-
cursor: default;
|
66
|
-
border-color: #dddddd;
|
67
|
-
z-index: auto;
|
68
|
-
}
|
69
|
-
/**
|
70
|
-
* The clear button
|
71
|
-
*/
|
72
|
-
.picker--time .picker__button--clear {
|
73
|
-
display: block;
|
74
|
-
width: 80%;
|
75
|
-
margin: 1em auto 0;
|
76
|
-
padding: 1em 1.25em;
|
77
|
-
background: none;
|
78
|
-
border: 0;
|
79
|
-
font-weight: 500;
|
80
|
-
font-size: .67em;
|
81
|
-
text-align: center;
|
82
|
-
text-transform: uppercase;
|
83
|
-
color: #666;
|
84
|
-
}
|
85
|
-
.picker--time .picker__button--clear:hover,
|
86
|
-
.picker--time .picker__button--clear:focus {
|
87
|
-
color: #000000;
|
88
|
-
background: $calendar-highlight-color;
|
89
|
-
background: #ee2200;
|
90
|
-
border-color: #ee2200;
|
91
|
-
cursor: pointer;
|
92
|
-
color: #ffffff;
|
93
|
-
outline: none;
|
94
|
-
}
|
95
|
-
.picker--time .picker__button--clear:before {
|
96
|
-
top: -0.25em;
|
97
|
-
color: #666;
|
98
|
-
font-size: 1.25em;
|
99
|
-
font-weight: bold;
|
100
|
-
}
|
101
|
-
.picker--time .picker__button--clear:hover:before,
|
102
|
-
.picker--time .picker__button--clear:focus:before {
|
103
|
-
color: $white;
|
104
|
-
}
|
105
|
-
|
106
|
-
.picker--time .picker__frame {
|
107
|
-
min-width: 256px;
|
108
|
-
max-width: 320px;
|
109
|
-
}
|
110
|
-
/**
|
111
|
-
* The picker box.
|
112
|
-
*/
|
113
|
-
.picker--time .picker__box {
|
114
|
-
font-size: 1em;
|
115
|
-
background: #f2f2f2;
|
116
|
-
padding: 0;
|
117
|
-
}
|
118
|
-
@media (min-height: 40.125em) {
|
119
|
-
.picker--time .picker__box {
|
120
|
-
margin-bottom: 5em;
|
121
|
-
}
|
122
|
-
}
|