furatto 0.0.1 → 0.0.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (104) hide show
  1. checksums.yaml +7 -0
  2. data/README.md +102 -17
  3. data/furatto.gemspec +1 -0
  4. data/lib/furatto/version.rb +1 -1
  5. data/vendor/assets/javascripts/furatto.js +5978 -15
  6. data/vendor/assets/javascripts/furatto.min.js +3 -0
  7. data/vendor/assets/stylesheets/font-awesome.scss +2495 -0
  8. data/vendor/assets/stylesheets/furatto.scss +15 -30
  9. data/vendor/assets/stylesheets/furatto/_alerts.scss +5 -6
  10. data/vendor/assets/stylesheets/furatto/_base.scss +33 -121
  11. data/vendor/assets/stylesheets/furatto/_buttons.scss +36 -11
  12. data/vendor/assets/stylesheets/furatto/_code.scss +7 -6
  13. data/vendor/assets/stylesheets/furatto/_dashboard.scss +36 -0
  14. data/vendor/assets/stylesheets/furatto/_dropdown.scss +29 -31
  15. data/vendor/assets/stylesheets/furatto/_fonts.scss +0 -588
  16. data/vendor/assets/stylesheets/furatto/_footer.scss +8 -25
  17. data/vendor/assets/stylesheets/furatto/_forms.scss +80 -63
  18. data/vendor/assets/stylesheets/furatto/_grid.scss +34 -30
  19. data/vendor/assets/stylesheets/furatto/_images.scss +28 -8
  20. data/vendor/assets/stylesheets/furatto/_labels.scss +3 -2
  21. data/vendor/assets/stylesheets/furatto/_mixins.scss +81 -164
  22. data/vendor/assets/stylesheets/furatto/_modal.scss +339 -77
  23. data/vendor/assets/stylesheets/furatto/_nav.scss +43 -45
  24. data/vendor/assets/stylesheets/furatto/_navbar.scss +60 -31
  25. data/vendor/assets/stylesheets/furatto/_panel.scss +277 -0
  26. data/vendor/assets/stylesheets/furatto/_responsive_navbar.scss +37 -26
  27. data/vendor/assets/stylesheets/furatto/_responsive_tables.scss +1 -1
  28. data/vendor/assets/stylesheets/furatto/_responsive_utilities.scss +182 -0
  29. data/vendor/assets/stylesheets/furatto/_responsiveslides.scss +157 -174
  30. data/vendor/assets/stylesheets/furatto/_tooltips.scss +2 -14
  31. data/vendor/assets/stylesheets/furatto/_typography.scss +41 -83
  32. data/vendor/assets/stylesheets/furatto/_variables.scss +241 -244
  33. metadata +14 -81
  34. data/vendor/assets/images/icheck/aero.png +0 -0
  35. data/vendor/assets/images/icheck/aero@2x.png +0 -0
  36. data/vendor/assets/images/icheck/blue.png +0 -0
  37. data/vendor/assets/images/icheck/blue@2x.png +0 -0
  38. data/vendor/assets/images/icheck/flat.png +0 -0
  39. data/vendor/assets/images/icheck/flat@2x.png +0 -0
  40. data/vendor/assets/images/icheck/green.png +0 -0
  41. data/vendor/assets/images/icheck/green@2x.png +0 -0
  42. data/vendor/assets/images/icheck/grey.png +0 -0
  43. data/vendor/assets/images/icheck/grey@2x.png +0 -0
  44. data/vendor/assets/images/icheck/orange.png +0 -0
  45. data/vendor/assets/images/icheck/orange@2x.png +0 -0
  46. data/vendor/assets/images/icheck/pink.png +0 -0
  47. data/vendor/assets/images/icheck/pink@2x.png +0 -0
  48. data/vendor/assets/images/icheck/purple.png +0 -0
  49. data/vendor/assets/images/icheck/purple@2x.png +0 -0
  50. data/vendor/assets/images/icheck/red.png +0 -0
  51. data/vendor/assets/images/icheck/red@2x.png +0 -0
  52. data/vendor/assets/images/icheck/yellow.png +0 -0
  53. data/vendor/assets/images/icheck/yellow@2x.png +0 -0
  54. data/vendor/assets/images/icons/customize-icon150.png +0 -0
  55. data/vendor/assets/images/icons/flexible-icon.png +0 -0
  56. data/vendor/assets/images/icons/github-128-black.png +0 -0
  57. data/vendor/assets/images/icons/iphone-icon150.png +0 -0
  58. data/vendor/assets/images/icons/lock-icon128.png +0 -0
  59. data/vendor/assets/images/icons/rocket-icon128.png +0 -0
  60. data/vendor/assets/images/icons/rocket-icon150.png +0 -0
  61. data/vendor/assets/images/icons/screen-icon.png +0 -0
  62. data/vendor/assets/images/icons/screens-icon.png +0 -0
  63. data/vendor/assets/images/icons/screens2-icon.png +0 -0
  64. data/vendor/assets/images/next.png +0 -0
  65. data/vendor/assets/images/previous.png +0 -0
  66. data/vendor/assets/images/themes.gif +0 -0
  67. data/vendor/assets/images/toggle.png +0 -0
  68. data/vendor/assets/javascripts/dropdown.js +0 -169
  69. data/vendor/assets/javascripts/jpanel.js +0 -547
  70. data/vendor/assets/javascripts/jquery.avgrund.js +0 -127
  71. data/vendor/assets/javascripts/jquery.dropkick-1.0.0.js +0 -400
  72. data/vendor/assets/javascripts/jquery.icheck.js +0 -462
  73. data/vendor/assets/javascripts/jquery.tagsinput.js +0 -354
  74. data/vendor/assets/javascripts/jquery.toolbar.js +0 -242
  75. data/vendor/assets/javascripts/legacy.js +0 -140
  76. data/vendor/assets/javascripts/picker.date.js +0 -957
  77. data/vendor/assets/javascripts/picker.js +0 -785
  78. data/vendor/assets/javascripts/picker.time.js +0 -651
  79. data/vendor/assets/javascripts/rainbow-custom.min.js +0 -13
  80. data/vendor/assets/javascripts/responsive-tables.js +0 -67
  81. data/vendor/assets/javascripts/responsiveslides.js +0 -391
  82. data/vendor/assets/javascripts/tooltip.js +0 -353
  83. data/vendor/assets/stylesheets/furatto/_date_picker.time.scss +0 -122
  84. data/vendor/assets/stylesheets/furatto/_font-awesome-ie7.scss +0 -1953
  85. data/vendor/assets/stylesheets/furatto/_layout.scss +0 -0
  86. data/vendor/assets/stylesheets/furatto/_left_navbar.scss +0 -100
  87. data/vendor/assets/stylesheets/furatto/_pagination.scss +0 -158
  88. data/vendor/assets/stylesheets/furatto/_responsive-1200px-min.scss +0 -21
  89. data/vendor/assets/stylesheets/furatto/_responsive-767px-max.scss +0 -82
  90. data/vendor/assets/stylesheets/furatto/_responsive-768px-979px.scss +0 -23
  91. data/vendor/assets/stylesheets/furatto/_select.scss +0 -191
  92. data/vendor/assets/stylesheets/furatto/_tags.scss +0 -107
  93. data/vendor/assets/stylesheets/furatto/_vrt_navbar.scss +0 -61
  94. data/vendor/assets/stylesheets/furatto/icheck/_aero.scss +0 -64
  95. data/vendor/assets/stylesheets/furatto/icheck/_all.scss +0 -20
  96. data/vendor/assets/stylesheets/furatto/icheck/_blue.scss +0 -64
  97. data/vendor/assets/stylesheets/furatto/icheck/_flat.scss +0 -64
  98. data/vendor/assets/stylesheets/furatto/icheck/_green.scss +0 -64
  99. data/vendor/assets/stylesheets/furatto/icheck/_grey.scss +0 -64
  100. data/vendor/assets/stylesheets/furatto/icheck/_orange.scss +0 -64
  101. data/vendor/assets/stylesheets/furatto/icheck/_pink.scss +0 -64
  102. data/vendor/assets/stylesheets/furatto/icheck/_purple.scss +0 -64
  103. data/vendor/assets/stylesheets/furatto/icheck/_red.scss +0 -64
  104. data/vendor/assets/stylesheets/furatto/icheck/_yellow.scss +0 -64
@@ -0,0 +1,36 @@
1
+ /*------------------------------------*\
2
+ $DASHBOARD
3
+ \*------------------------------------*/
4
+ /**
5
+ * Basic dashboard structural styling.
6
+ *
7
+ * Designed and built @kurenn
8
+ */
9
+
10
+ .bg-primary {
11
+ background: $dashboard-primary-bg-color;
12
+ }
13
+
14
+ .bg-info {
15
+ background: $dashboard-info-bg-color;
16
+ }
17
+
18
+ .bg-funky {
19
+ background: $dashboard-funky-bg-color;
20
+ }
21
+
22
+ .bg-danger {
23
+ background: $dashboard-danger-bg-color;
24
+ }
25
+
26
+ .bg-warning {
27
+ background: $dashboard-warning-bg-color;
28
+ }
29
+
30
+ .bg-success {
31
+ background: $dashboard-success-bg-color;
32
+ }
33
+
34
+ .bg-inverse {
35
+ background: $dashboard-inverse-bg-color;
36
+ }
@@ -41,6 +41,34 @@
41
41
 
42
42
  // The dropdown menu (ul)
43
43
  // ----------------------
44
+
45
+ div.dropdown-menu {
46
+ padding: 15px;
47
+ padding-bottom: 0px;
48
+
49
+ input[type="text"],
50
+ input[type="password"],
51
+ input[type="datetime"],
52
+ input[type="datetime-local"],
53
+ input[type="date"],
54
+ input[type="month"],
55
+ input[type="time"],
56
+ input[type="week"],
57
+ input[type="number"],
58
+ input[type="email"],
59
+ input[type="url"],
60
+ input[type="search"],
61
+ input[type="tel"],
62
+ input[type="color"] {
63
+ width: 230px;
64
+ }
65
+
66
+ form {
67
+ margin-bottom: 12px;
68
+ }
69
+
70
+ }
71
+
44
72
  .dropdown-menu {
45
73
  position: absolute;
46
74
  top: 100%;
@@ -80,7 +108,7 @@
80
108
  }
81
109
 
82
110
  // Links within the dropdown menu
83
- > li > a {
111
+ & > li > a {
84
112
  display: block;
85
113
  padding: 3px 20px;
86
114
  clear: both;
@@ -159,26 +187,6 @@
159
187
  left: auto;
160
188
  }
161
189
 
162
- // Allow for dropdowns to go bottom up (aka, dropup-menu)
163
- // ------------------------------------------------------
164
- // Just add .dropup after the standard .dropdown class and you're set, bro.
165
- // TODO: abstract this so that the navbar fixed styles are not placed here?
166
- .dropup,
167
- .navbar-fixed-bottom .dropdown {
168
- // Reverse the caret
169
- .caret {
170
- border-top: 0;
171
- border-bottom: 4px solid $black;
172
- content: "";
173
- }
174
- // Different positioning for bottom up menu
175
- .dropdown-menu {
176
- top: auto;
177
- bottom: 100%;
178
- margin-bottom: 1px;
179
- }
180
- }
181
-
182
190
  // Sub menus
183
191
  // ---------------------------
184
192
  .dropdown-submenu {
@@ -196,15 +204,6 @@
196
204
  display: block;
197
205
  }
198
206
 
199
- // Dropups
200
- .dropup .dropdown-submenu > .dropdown-menu {
201
- top: auto;
202
- bottom: 0;
203
- margin-top: 0;
204
- margin-bottom: -2px;
205
- /*@include border-radius(5px 5px 5px 0);*/
206
- }
207
-
208
207
  // Caret to indicate there is a submenu
209
208
  .dropdown-submenu > a:after {
210
209
  display: block;
@@ -245,7 +244,6 @@
245
244
  padding-right: 20px;
246
245
  }
247
246
 
248
-
249
247
  //Navbar specific
250
248
  .navbar {
251
249
  .dropdown-menu:after {
@@ -24,591 +24,3 @@
24
24
  font-family: 'MeteoconsRegular';
25
25
  content: attr(data-meteocon);
26
26
  }
27
-
28
- /* Font Awesome */
29
- /* -------------------- */
30
-
31
- @import 'font-awesome-ie7';
32
-
33
- @font-face {
34
- font-family: 'FontAwesome';
35
- src: url('#{$FontAwesomePath}/fontawesome-webfont.eot?v=#{$FontAwesomeVersion}');
36
- src: url('#{$FontAwesomePath}/fontawesome-webfont.eot?#iefix&v=#{$FontAwesomeVersion}') format('embedded-opentype'),
37
- url('#{$FontAwesomePath}/fontawesome-webfont.woff?v=#{$FontAwesomeVersion}') format('woff'),
38
- url('#{$FontAwesomePath}/fontawesome-webfont.ttf?v=#{$FontAwesomeVersion}') format('truetype'),
39
- url('#{$FontAwesomePath}/fontawesome-webfont.svg#fontawesomeregular?v=#{$FontAwesomeVersion}') format('svg');
40
- // src: url('#{$FontAwesomePath}/FontAwesome.otf') format('opentype'); // used when developing fonts
41
- font-weight: normal;
42
- font-style: normal;
43
- }
44
-
45
-
46
- [class^="icon-"],
47
- [class*=" icon-"] {
48
- display: inline;
49
- width: auto;
50
- height: auto;
51
- line-height: normal;
52
- vertical-align: baseline;
53
- background-image: none;
54
- background-position: 0% 0%;
55
- background-repeat: repeat;
56
- margin-top: 0;
57
- }
58
-
59
- .btn, .nav {
60
- [class^="icon-"],
61
- [class*=" icon-"] {
62
- // display: inline;
63
- &.icon-large { line-height: .9em; }
64
- &.icon-spin { display: inline-block; }
65
- }
66
- }
67
-
68
- .btn {
69
- [class^="icon-"],
70
- [class*=" icon-"] {
71
- &.pull-left, &.pull-right {
72
- &.icon-2x { margin-top: .18em; }
73
- }
74
- &.icon-spin.icon-large { line-height: .8em; }
75
- }
76
- }
77
- .btn.btn-small {
78
- [class^="icon-"],
79
- [class*=" icon-"] {
80
- &.pull-left, &.pull-right {
81
- &.icon-2x { margin-top: .25em; }
82
- }
83
- }
84
- }
85
- .btn.btn-large {
86
- [class^="icon-"],
87
- [class*=" icon-"] {
88
- margin-top: 0; // overrides bootstrap default
89
- &.pull-left, &.pull-right {
90
- &.icon-2x { margin-top: .05em; }
91
- }
92
- &.pull-left.icon-2x { margin-right: .2em; }
93
- &.pull-right.icon-2x { margin-left: .2em; }
94
- }
95
- }
96
-
97
- /* Font Awesome Core */
98
- /* -------------------------- */
99
-
100
- [class^="icon-"],
101
- [class*=" icon-"] {
102
- @include icon-FontAwesome();
103
- }
104
-
105
- [class^="icon-"]:before,
106
- [class*=" icon-"]:before {
107
- text-decoration: inherit;
108
- display: inline-block;
109
- speak: none;
110
- }
111
-
112
- /* makes the font 33% larger relative to the icon container */
113
- .icon-large:before {
114
- vertical-align: -10%;
115
- font-size: (4em/3);
116
- }
117
-
118
- /* makes sure icons active on rollover in links */
119
- a {
120
- [class^="icon-"],
121
- [class*=" icon-"] {
122
- display: inline;
123
- }
124
- }
125
-
126
- /* increased font size for icon-large */
127
- [class^="icon-"],
128
- [class*=" icon-"] {
129
- &.icon-fixed-width {
130
- display: inline-block;
131
- width: (16em/14);
132
- text-align: right;
133
- padding-right: (4em/14);
134
- &.icon-large {
135
- width: (20em/14);
136
- }
137
- }
138
- }
139
-
140
- .icon-white:before {
141
- color: $white;
142
- }
143
-
144
- .icons-ul {
145
- margin-left: $icons-li-width;
146
- list-style-type: none;
147
-
148
- > li { position: relative; }
149
-
150
- .icon-li {
151
- position: absolute;
152
- left: -$icons-li-width;
153
- width: $icons-li-width;
154
- text-align: center;
155
- line-height: inherit;
156
- }
157
- }
158
-
159
- // allows usage of the hide class directly on font awesome icons
160
- [class^="icon-"],
161
- [class*=" icon-"] {
162
- &.hide {
163
- display: none;
164
- }
165
- }
166
-
167
- .icon-muted { color: $iconMuted; }
168
- .icon-light { color: $iconLight; }
169
- .icon-dark { color: $iconDark; }
170
-
171
- // Icon Borders
172
- // -------------------------
173
-
174
- .icon-border {
175
- border: solid 1px $borderColor;
176
- padding: .2em .25em .15em;
177
- @include border-radius(3px);
178
- }
179
-
180
- // Icon Sizes
181
- // -------------------------
182
-
183
- .icon-2x {
184
- font-size: 2em;
185
- &.icon-border {
186
- border-width: 2px;
187
- @include border-radius(4px);
188
- }
189
- }
190
- .icon-3x {
191
- font-size: 3em;
192
- &.icon-border {
193
- border-width: 3px;
194
- @include border-radius(5px);
195
- }
196
- }
197
- .icon-4x {
198
- font-size: 4em;
199
- &.icon-border {
200
- border-width: 4px;
201
- @include border-radius(6px);
202
- }
203
- }
204
-
205
- .icon-5x {
206
- font-size: 5em;
207
- &.icon-border {
208
- border-width: 5px;
209
- @include border-radius(7px);
210
- }
211
- }
212
-
213
-
214
- // Floats & Margins
215
- // -------------------------
216
-
217
- // Quick floats
218
- .pull-right { float: right; }
219
- .pull-left { float: left; }
220
-
221
- [class^="icon-"],
222
- [class*=" icon-"] {
223
- &.pull-left {
224
- margin-right: .3em;
225
- }
226
- &.pull-right {
227
- margin-left: .3em;
228
- }
229
- }
230
-
231
- /* Icons */
232
- /* --------------- */
233
-
234
- /* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
235
- * readers do not read off random characters that represent icons */
236
-
237
- .icon-glass:before { content: $glass; }
238
- .icon-music:before { content: $music; }
239
- .icon-search:before { content: $search; }
240
- .icon-envelope-alt:before { content: $envelope-alt; }
241
- .icon-heart:before { content: $heart; }
242
- .icon-star:before { content: $star; }
243
- .icon-star-empty:before { content: $star-empty; }
244
- .icon-user:before { content: $user; }
245
- .icon-film:before { content: $film; }
246
- .icon-th-large:before { content: $th-large; }
247
- .icon-th:before { content: $th; }
248
- .icon-th-list:before { content: $th-list; }
249
- .icon-ok:before { content: $ok; }
250
- .icon-remove:before { content: $remove; }
251
- .icon-zoom-in:before { content: $zoom-in; }
252
- .icon-zoom-out:before { content: $zoom-out; }
253
- .icon-power-off:before,
254
- .icon-off:before { content: $off; }
255
- .icon-signal:before { content: $signal; }
256
- .icon-gear:before,
257
- .icon-cog:before { content: $cog; }
258
- .icon-trash:before { content: $trash; }
259
- .icon-home:before { content: $home; }
260
- .icon-file-alt:before { content: $file-alt; }
261
- .icon-time:before { content: $time; }
262
- .icon-road:before { content: $road; }
263
- .icon-download-alt:before { content: $download-alt; }
264
- .icon-download:before { content: $download; }
265
- .icon-upload:before { content: $upload; }
266
- .icon-inbox:before { content: $inbox; }
267
- .icon-play-circle:before { content: $play-circle; }
268
- .icon-rotate-right:before,
269
- .icon-repeat:before { content: $repeat; }
270
- .icon-refresh:before { content: $refresh; }
271
- .icon-list-alt:before { content: $list-alt; }
272
- .icon-lock:before { content: $lock; }
273
- .icon-flag:before { content: $flag; }
274
- .icon-headphones:before { content: $headphones; }
275
- .icon-volume-off:before { content: $volume-off; }
276
- .icon-volume-down:before { content: $volume-down; }
277
- .icon-volume-up:before { content: $volume-up; }
278
- .icon-qrcode:before { content: $qrcode; }
279
- .icon-barcode:before { content: $barcode; }
280
- .icon-tag:before { content: $tag; }
281
- .icon-tags:before { content: $tags; }
282
- .icon-book:before { content: $book; }
283
- .icon-bookmark:before { content: $bookmark; }
284
- .icon-print:before { content: $print; }
285
- .icon-camera:before { content: $camera; }
286
- .icon-font:before { content: $font; }
287
- .icon-bold:before { content: $bold; }
288
- .icon-italic:before { content: $italic; }
289
- .icon-text-height:before { content: $text-height; }
290
- .icon-text-width:before { content: $text-width; }
291
- .icon-align-left:before { content: $align-left; }
292
- .icon-align-center:before { content: $align-center; }
293
- .icon-align-right:before { content: $align-right; }
294
- .icon-align-justify:before { content: $align-justify; }
295
- .icon-list:before { content: $list; }
296
- .icon-indent-left:before { content: $indent-left; }
297
- .icon-indent-right:before { content: $indent-right; }
298
- .icon-facetime-video:before { content: $facetime-video; }
299
- .icon-picture:before { content: $picture; }
300
- .icon-pencil:before { content: $pencil; }
301
- .icon-map-marker:before { content: $map-marker; }
302
- .icon-adjust:before { content: $adjust; }
303
- .icon-tint:before { content: $tint; }
304
- .icon-edit:before { content: $edit; }
305
- .icon-share:before { content: $share; }
306
- .icon-check:before { content: $check; }
307
- .icon-move:before { content: $move; }
308
- .icon-step-backward:before { content: $step-backward; }
309
- .icon-fast-backward:before { content: $fast-backward; }
310
- .icon-backward:before { content: $backward; }
311
- .icon-play:before { content: $play; }
312
- .icon-pause:before { content: $pause; }
313
- .icon-stop:before { content: $stop; }
314
- .icon-forward:before { content: $forward; }
315
- .icon-fast-forward:before { content: $fast-forward; }
316
- .icon-step-forward:before { content: $step-forward; }
317
- .icon-eject:before { content: $eject; }
318
- .icon-chevron-left:before { content: $chevron-left; }
319
- .icon-chevron-right:before { content: $chevron-right; }
320
- .icon-plus-sign:before { content: $plus-sign; }
321
- .icon-minus-sign:before { content: $minus-sign; }
322
- .icon-remove-sign:before { content: $remove-sign; }
323
- .icon-ok-sign:before { content: $ok-sign; }
324
- .icon-question-sign:before { content: $question-sign; }
325
- .icon-info-sign:before { content: $info-sign; }
326
- .icon-screenshot:before { content: $screenshot; }
327
- .icon-remove-circle:before { content: $remove-circle; }
328
- .icon-ok-circle:before { content: $ok-circle; }
329
- .icon-ban-circle:before { content: $ban-circle; }
330
- .icon-arrow-left:before { content: $arrow-left; }
331
- .icon-arrow-right:before { content: $arrow-right; }
332
- .icon-arrow-up:before { content: $arrow-up; }
333
- .icon-arrow-down:before { content: $arrow-down; }
334
- .icon-mail-forward:before,
335
- .icon-share-alt:before { content: $share-alt; }
336
- .icon-resize-full:before { content: $resize-full; }
337
- .icon-resize-small:before { content: $resize-small; }
338
- .icon-plus:before { content: $plus; }
339
- .icon-minus:before { content: $minus; }
340
- .icon-asterisk:before { content: $asterisk; }
341
- .icon-exclamation-sign:before { content: $exclamation-sign; }
342
- .icon-gift:before { content: $gift; }
343
- .icon-leaf:before { content: $leaf; }
344
- .icon-fire:before { content: $fire; }
345
- .icon-eye-open:before { content: $eye-open; }
346
- .icon-eye-close:before { content: $eye-close; }
347
- .icon-warning-sign:before { content: $warning-sign; }
348
- .icon-plane:before { content: $plane; }
349
- .icon-calendar:before { content: $calendar; }
350
- .icon-random:before { content: $random; }
351
- .icon-comment:before { content: $comment; }
352
- .icon-magnet:before { content: $magnet; }
353
- .icon-chevron-up:before { content: $chevron-up; }
354
- .icon-chevron-down:before { content: $chevron-down; }
355
- .icon-retweet:before { content: $retweet; }
356
- .icon-shopping-cart:before { content: $shopping-cart; }
357
- .icon-folder-close:before { content: $folder-close; }
358
- .icon-folder-open:before { content: $folder-open; }
359
- .icon-resize-vertical:before { content: $resize-vertical; }
360
- .icon-resize-horizontal:before { content: $resize-horizontal; }
361
- .icon-bar-chart:before { content: $bar-chart; }
362
- .icon-twitter-sign:before { content: $twitter-sign; }
363
- .icon-facebook-sign:before { content: $facebook-sign; }
364
- .icon-camera-retro:before { content: $camera-retro; }
365
- .icon-key:before { content: $key; }
366
- .icon-gears:before,
367
- .icon-cogs:before { content: $cogs; }
368
- .icon-comments:before { content: $comments; }
369
- .icon-thumbs-up-alt:before { content: $thumbs-up-alt; }
370
- .icon-thumbs-down-alt:before { content: $thumbs-down-alt; }
371
- .icon-star-half:before { content: $star-half; }
372
- .icon-heart-empty:before { content: $heart-empty; }
373
- .icon-signout:before { content: $signout; }
374
- .icon-linkedin-sign:before { content: $linkedin-sign; }
375
- .icon-pushpin:before { content: $pushpin; }
376
- .icon-external-link:before { content: $external-link; }
377
- .icon-signin:before { content: $signin; }
378
- .icon-trophy:before { content: $trophy; }
379
- .icon-github-sign:before { content: $github-sign; }
380
- .icon-upload-alt:before { content: $upload-alt; }
381
- .icon-lemon:before { content: $lemon; }
382
- .icon-phone:before { content: $phone; }
383
- .icon-unchecked:before,
384
- .icon-check-empty:before { content: $check-empty; }
385
- .icon-bookmark-empty:before { content: $bookmark-empty; }
386
- .icon-phone-sign:before { content: $phone-sign; }
387
- .icon-twitter:before { content: $twitter; }
388
- .icon-facebook:before { content: $facebook; }
389
- .icon-github:before { content: $github; }
390
- .icon-unlock:before { content: $unlock; }
391
- .icon-credit-card:before { content: $credit-card; }
392
- .icon-rss:before { content: $rss; }
393
- .icon-hdd:before { content: $hdd; }
394
- .icon-bullhorn:before { content: $bullhorn; }
395
- .icon-bell:before { content: $bell; }
396
- .icon-certificate:before { content: $certificate; }
397
- .icon-hand-right:before { content: $hand-right; }
398
- .icon-hand-left:before { content: $hand-left; }
399
- .icon-hand-up:before { content: $hand-up; }
400
- .icon-hand-down:before { content: $hand-down; }
401
- .icon-circle-arrow-left:before { content: $circle-arrow-left; }
402
- .icon-circle-arrow-right:before { content: $circle-arrow-right; }
403
- .icon-circle-arrow-up:before { content: $circle-arrow-up; }
404
- .icon-circle-arrow-down:before { content: $circle-arrow-down; }
405
- .icon-globe:before { content: $globe; }
406
- .icon-wrench:before { content: $wrench; }
407
- .icon-tasks:before { content: $tasks; }
408
- .icon-filter:before { content: $filter; }
409
- .icon-briefcase:before { content: $briefcase; }
410
- .icon-fullscreen:before { content: $fullscreen; }
411
- .icon-group:before { content: $group; }
412
- .icon-link:before { content: $link; }
413
- .icon-cloud:before { content: $cloud; }
414
- .icon-beaker:before { content: $beaker; }
415
- .icon-cut:before { content: $cut; }
416
- .icon-copy:before { content: $copy; }
417
- .icon-paperclip:before,
418
- .icon-paper-clip:before { content: $paper-clip; }
419
- .icon-save:before { content: $save; }
420
- .icon-sign-blank:before { content: $sign-blank; }
421
- .icon-reorder:before { content: $reorder; }
422
- .icon-list-ul:before { content: $list-ul; }
423
- .icon-list-ol:before { content: $list-ol; }
424
- .icon-strikethrough:before { content: $strikethrough; }
425
- .icon-underline:before { content: $underline; }
426
- .icon-table:before { content: $table; }
427
- .icon-magic:before { content: $magic; }
428
- .icon-truck:before { content: $truck; }
429
- .icon-pinterest:before { content: $pinterest; }
430
- .icon-pinterest-sign:before { content: $pinterest-sign; }
431
- .icon-google-plus-sign:before { content: $google-plus-sign; }
432
- .icon-google-plus:before { content: $google-plus; }
433
- .icon-money:before { content: $money; }
434
- .icon-caret-down:before { content: $caret-down; }
435
- .icon-caret-up:before { content: $caret-up; }
436
- .icon-caret-left:before { content: $caret-left; }
437
- .icon-caret-right:before { content: $caret-right; }
438
- .icon-columns:before { content: $columns; }
439
- .icon-sort:before { content: $sort; }
440
- .icon-sort-down:before { content: $sort-down; }
441
- .icon-sort-up:before { content: $sort-up; }
442
- .icon-envelope:before { content: $envelope; }
443
- .icon-linkedin:before { content: $linkedin; }
444
- .icon-rotate-left:before,
445
- .icon-undo:before { content: $undo; }
446
- .icon-legal:before { content: $legal; }
447
- .icon-dashboard:before { content: $dashboard; }
448
- .icon-comment-alt:before { content: $comment-alt; }
449
- .icon-comments-alt:before { content: $comments-alt; }
450
- .icon-bolt:before { content: $bolt; }
451
- .icon-sitemap:before { content: $sitemap; }
452
- .icon-umbrella:before { content: $umbrella; }
453
- .icon-paste:before { content: $paste; }
454
- .icon-lightbulb:before { content: $lightbulb; }
455
- .icon-exchange:before { content: $exchange; }
456
- .icon-cloud-download:before { content: $cloud-download; }
457
- .icon-cloud-upload:before { content: $cloud-upload; }
458
- .icon-user-md:before { content: $user-md; }
459
- .icon-stethoscope:before { content: $stethoscope; }
460
- .icon-suitcase:before { content: $suitcase; }
461
- .icon-bell-alt:before { content: $bell-alt; }
462
- .icon-coffee:before { content: $coffee; }
463
- .icon-food:before { content: $food; }
464
- .icon-file-text-alt:before { content: $file-text-alt; }
465
- .icon-building:before { content: $building; }
466
- .icon-hospital:before { content: $hospital; }
467
- .icon-ambulance:before { content: $ambulance; }
468
- .icon-medkit:before { content: $medkit; }
469
- .icon-fighter-jet:before { content: $fighter-jet; }
470
- .icon-beer:before { content: $beer; }
471
- .icon-h-sign:before { content: $h-sign; }
472
- .icon-plus-sign-alt:before { content: $plus-sign-alt; }
473
- .icon-double-angle-left:before { content: $double-angle-left; }
474
- .icon-double-angle-right:before { content: $double-angle-right; }
475
- .icon-double-angle-up:before { content: $double-angle-up; }
476
- .icon-double-angle-down:before { content: $double-angle-down; }
477
- .icon-angle-left:before { content: $angle-left; }
478
- .icon-angle-right:before { content: $angle-right; }
479
- .icon-angle-up:before { content: $angle-up; }
480
- .icon-angle-down:before { content: $angle-down; }
481
- .icon-desktop:before { content: $desktop; }
482
- .icon-laptop:before { content: $laptop; }
483
- .icon-tablet:before { content: $tablet; }
484
- .icon-mobile-phone:before { content: $mobile-phone; }
485
- .icon-circle-blank:before { content: $circle-blank; }
486
- .icon-quote-left:before { content: $quote-left; }
487
- .icon-quote-right:before { content: $quote-right; }
488
- .icon-spinner:before { content: $spinner; }
489
- .icon-circle:before { content: $circle; }
490
- .icon-mail-reply:before,
491
- .icon-reply:before { content: $reply; }
492
- .icon-github-alt:before { content: $github-alt; }
493
- .icon-folder-close-alt:before { content: $folder-close-alt; }
494
- .icon-folder-open-alt:before { content: $folder-open-alt; }
495
- .icon-expand-alt:before { content: $expand-alt; }
496
- .icon-collapse-alt:before { content: $collapse-alt; }
497
- .icon-smile:before { content: $smile; }
498
- .icon-frown:before { content: $frown; }
499
- .icon-meh:before { content: $meh; }
500
- .icon-gamepad:before { content: $gamepad; }
501
- .icon-keyboard:before { content: $keyboard; }
502
- .icon-flag-alt:before { content: $flag-alt; }
503
- .icon-flag-checkered:before { content: $flag-checkered; }
504
- .icon-terminal:before { content: $terminal; }
505
- .icon-code:before { content: $code; }
506
- .icon-reply-all:before { content: $reply-all; }
507
- .icon-mail-reply-all:before { content: $mail-reply-all; }
508
- .icon-star-half-full:before,
509
- .icon-star-half-empty:before { content: $star-half-empty; }
510
- .icon-location-arrow:before { content: $location-arrow; }
511
- .icon-crop:before { content: $crop; }
512
- .icon-code-fork:before { content: $code-fork; }
513
- .icon-unlink:before { content: $unlink; }
514
- .icon-question:before { content: $question; }
515
- .icon-info:before { content: $info; }
516
- .icon-exclamation:before { content: $exclamation; }
517
- .icon-superscript:before { content: $superscript; }
518
- .icon-subscript:before { content: $subscript; }
519
- .icon-eraser:before { content: $eraser; }
520
- .icon-puzzle-piece:before { content: $puzzle-piece; }
521
- .icon-microphone:before { content: $microphone; }
522
- .icon-microphone-off:before { content: $microphone-off; }
523
- .icon-shield:before { content: $shield; }
524
- .icon-calendar-empty:before { content: $calendar-empty; }
525
- .icon-fire-extinguisher:before { content: $fire-extinguisher; }
526
- .icon-rocket:before { content: $rocket; }
527
- .icon-maxcdn:before { content: $maxcdn; }
528
- .icon-chevron-sign-left:before { content: $chevron-sign-left; }
529
- .icon-chevron-sign-right:before { content: $chevron-sign-right; }
530
- .icon-chevron-sign-up:before { content: $chevron-sign-up; }
531
- .icon-chevron-sign-down:before { content: $chevron-sign-down; }
532
- .icon-html5:before { content: $html5; }
533
- .icon-css3:before { content: $css3; }
534
- .icon-anchor:before { content: $anchor; }
535
- .icon-unlock-alt:before { content: $unlock-alt; }
536
- .icon-bullseye:before { content: $bullseye; }
537
- .icon-ellipsis-horizontal:before { content: $ellipsis-horizontal; }
538
- .icon-ellipsis-vertical:before { content: $ellipsis-vertical; }
539
- .icon-rss-sign:before { content: $rss-sign; }
540
- .icon-play-sign:before { content: $play-sign; }
541
- .icon-ticket:before { content: $ticket; }
542
- .icon-minus-sign-alt:before { content: $minus-sign-alt; }
543
- .icon-check-minus:before { content: $check-minus; }
544
- .icon-level-up:before { content: $level-up; }
545
- .icon-level-down:before { content: $level-down; }
546
- .icon-check-sign:before { content: $check-sign; }
547
- .icon-edit-sign:before { content: $edit-sign; }
548
- .icon-external-link-sign:before { content: $external-link-sign; }
549
- .icon-share-sign:before { content: $share-sign; }
550
- .icon-compass:before { content: $compass; }
551
- .icon-collapse:before { content: $collapse; }
552
- .icon-collapse-top:before { content: $collapse-top; }
553
- .icon-expand:before { content: $expand; }
554
- .icon-euro:before,
555
- .icon-eur:before { content: $eur; }
556
- .icon-gbp:before { content: $gbp; }
557
- .icon-dollar:before,
558
- .icon-usd:before { content: $usd; }
559
- .icon-rupee:before,
560
- .icon-inr:before { content: $inr; }
561
- .icon-yen:before,
562
- .icon-jpy:before { content: $jpy; }
563
- .icon-renminbi:before,
564
- .icon-cny:before { content: $cny; }
565
- .icon-won:before,
566
- .icon-krw:before { content: $krw; }
567
- .icon-bitcoin:before,
568
- .icon-btc:before { content: $btc; }
569
- .icon-file:before { content: $file; }
570
- .icon-file-text:before { content: $file-text; }
571
- .icon-sort-by-alphabet:before { content: $sort-by-alphabet; }
572
- .icon-sort-by-alphabet-alt:before { content: $sort-by-alphabet-alt; }
573
- .icon-sort-by-attributes:before { content: $sort-by-attributes; }
574
- .icon-sort-by-attributes-alt:before { content: $sort-by-attributes-alt; }
575
- .icon-sort-by-order:before { content: $sort-by-order; }
576
- .icon-sort-by-order-alt:before { content: $sort-by-order-alt; }
577
- .icon-thumbs-up:before { content: $thumbs-up; }
578
- .icon-thumbs-down:before { content: $thumbs-down; }
579
- .icon-youtube-sign:before { content: $youtube-sign; }
580
- .icon-youtube:before { content: $youtube; }
581
- .icon-xing:before { content: $xing; }
582
- .icon-xing-sign:before { content: $xing-sign; }
583
- .icon-youtube-play:before { content: $youtube-play; }
584
- .icon-dropbox:before { content: $dropbox; }
585
- .icon-stackexchange:before { content: $stackexchange; }
586
- .icon-instagram:before { content: $instagram; }
587
- .icon-flickr:before { content: $flickr; }
588
- .icon-adn:before { content: $adn; }
589
- .icon-bitbucket:before { content: $bitbucket; }
590
- .icon-bitbucket-sign:before { content: $bitbucket-sign; }
591
- .icon-tumblr:before { content: $tumblr; }
592
- .icon-tumblr-sign:before { content: $tumblr-sign; }
593
- .icon-long-arrow-down:before { content: $long-arrow-down; }
594
- .icon-long-arrow-up:before { content: $long-arrow-up; }
595
- .icon-long-arrow-left:before { content: $long-arrow-left; }
596
- .icon-long-arrow-right:before { content: $long-arrow-right; }
597
- .icon-apple:before { content: $apple; }
598
- .icon-windows:before { content: $windows; }
599
- .icon-android:before { content: $android; }
600
- .icon-linux:before { content: $linux; }
601
- .icon-dribbble:before { content: $dribbble; }
602
- .icon-skype:before { content: $skype; }
603
- .icon-foursquare:before { content: $foursquare; }
604
- .icon-trello:before { content: $trello; }
605
- .icon-female:before { content: $female; }
606
- .icon-male:before { content: $male; }
607
- .icon-gittip:before { content: $gittip; }
608
- .icon-sun:before { content: $sun; }
609
- .icon-moon:before { content: $moon; }
610
- .icon-archive:before { content: $archive; }
611
- .icon-bug:before { content: $bug; }
612
- .icon-vk:before { content: $vk; }
613
- .icon-weibo:before { content: $weibo; }
614
- .icon-renren:before { content: $renren; }