spree_backend 2.1.12 → 2.2.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (157) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/javascripts/{admin → spree/backend}/address_states.js +1 -1
  3. data/app/assets/javascripts/spree/backend/adjustments.js.coffee +16 -0
  4. data/app/assets/javascripts/{admin → spree/backend}/admin.js.erb +22 -23
  5. data/app/assets/javascripts/{admin → spree/backend}/calculator.js +2 -2
  6. data/app/assets/javascripts/{admin → spree/backend}/checkouts/edit.js +0 -0
  7. data/app/assets/javascripts/{admin → spree/backend}/gateway.js +2 -2
  8. data/app/assets/javascripts/spree/backend/handlebar_extensions.js +9 -0
  9. data/app/assets/javascripts/{admin → spree/backend}/images/index.js.coffee +0 -0
  10. data/app/assets/javascripts/{admin → spree/backend}/images/new.js.coffee +0 -0
  11. data/app/assets/javascripts/spree/backend/index.html +15 -0
  12. data/app/assets/javascripts/{admin → spree/backend}/line_items.js.coffee +0 -0
  13. data/app/assets/javascripts/{admin → spree/backend}/nested-attribute.js +2 -2
  14. data/app/assets/javascripts/{admin → spree/backend}/option_type_autocomplete.js.erb +1 -4
  15. data/app/assets/javascripts/{admin → spree/backend}/orders/edit.js +0 -0
  16. data/app/assets/javascripts/{admin → spree/backend}/orders/edit_form.js +1 -1
  17. data/app/assets/javascripts/{admin → spree/backend}/payments/edit.js.coffee +2 -2
  18. data/app/assets/javascripts/{admin → spree/backend}/payments/new.js +1 -1
  19. data/app/assets/javascripts/{admin → spree/backend}/product_picker.js +0 -0
  20. data/app/assets/javascripts/{admin → spree/backend}/progress.coffee +0 -0
  21. data/app/assets/javascripts/{admin → spree/backend}/promotions.js +1 -8
  22. data/app/assets/javascripts/{admin → spree/backend}/shipments.js.erb +1 -0
  23. data/app/assets/javascripts/{admin → spree/backend}/spree-select2.js.erb +0 -0
  24. data/app/assets/javascripts/{admin → spree/backend}/spree_backend.js +1 -1
  25. data/app/assets/javascripts/{admin → spree/backend}/states.js +2 -2
  26. data/app/assets/javascripts/{admin → spree/backend}/stock_management.js.coffee +0 -0
  27. data/app/assets/javascripts/{admin → spree/backend}/stock_movement.js.coffee +0 -0
  28. data/app/assets/javascripts/{admin → spree/backend}/stock_transfer.js.coffee +1 -1
  29. data/app/assets/javascripts/{admin → spree/backend}/taxon_autocomplete.js.erb +0 -0
  30. data/app/assets/javascripts/{admin → spree/backend}/taxon_tree_menu.js.coffee +0 -0
  31. data/app/assets/javascripts/{admin → spree/backend}/taxonomy.js.coffee +10 -10
  32. data/app/assets/javascripts/spree/backend/taxons.js.coffee +51 -0
  33. data/app/assets/javascripts/{admin → spree/backend}/underscore-min.js +0 -0
  34. data/app/assets/javascripts/{admin → spree/backend}/user_picker.js +0 -0
  35. data/app/assets/javascripts/{admin → spree/backend}/variant_autocomplete.js.erb +1 -1
  36. data/app/assets/javascripts/{admin → spree/backend}/variant_management.js.coffee +0 -0
  37. data/app/assets/javascripts/{admin → spree/backend}/zone.js.coffee +0 -0
  38. data/app/assets/javascripts/spree/backend.js +22 -0
  39. data/app/assets/javascripts/{store → spree/frontend}/backend.js +0 -0
  40. data/app/assets/stylesheets/{admin → spree/backend}/components/_actions.scss +0 -0
  41. data/app/assets/stylesheets/{admin → spree/backend}/components/_date-picker.scss +0 -0
  42. data/app/assets/stylesheets/{admin → spree/backend}/components/_messages.scss +12 -1
  43. data/app/assets/stylesheets/{admin → spree/backend}/components/_navigation.scss +0 -0
  44. data/app/assets/stylesheets/{admin → spree/backend}/components/_pagination.scss +0 -0
  45. data/app/assets/stylesheets/{admin → spree/backend}/components/_product_autocomplete.scss +0 -0
  46. data/app/assets/stylesheets/{admin → spree/backend}/components/_progress.scss +0 -0
  47. data/app/assets/stylesheets/{admin → spree/backend}/components/_sidebar.scss +0 -0
  48. data/app/assets/stylesheets/{admin → spree/backend}/components/_states.scss +0 -0
  49. data/app/assets/stylesheets/{admin → spree/backend}/components/_table-filter.scss +0 -0
  50. data/app/assets/stylesheets/{admin → spree/backend}/globals/_functions.scss +0 -0
  51. data/app/assets/stylesheets/{admin → spree/backend}/globals/_mixins.scss +0 -0
  52. data/app/assets/stylesheets/{admin → spree/backend}/globals/_variables.scss +17 -6
  53. data/app/assets/stylesheets/{admin → spree/backend}/globals/_variables_override.scss +0 -0
  54. data/app/assets/stylesheets/{admin → spree/backend}/hacks/_ie.scss +0 -0
  55. data/app/assets/stylesheets/{admin → spree/backend}/hacks/_mozilla.scss +0 -0
  56. data/app/assets/stylesheets/{admin → spree/backend}/hacks/_opera.scss +0 -0
  57. data/app/assets/stylesheets/{admin → spree/backend}/plugins/_jstree.scss +0 -0
  58. data/app/assets/stylesheets/{admin → spree/backend}/plugins/_powertip.scss +0 -0
  59. data/app/assets/stylesheets/{admin → spree/backend}/plugins/_select2.scss +0 -0
  60. data/app/assets/stylesheets/{admin → spree/backend}/plugins/_token-input.scss +0 -0
  61. data/app/assets/stylesheets/{admin → spree/backend}/sections/_alerts.scss +0 -0
  62. data/app/assets/stylesheets/{admin → spree/backend}/sections/_bulk_transfer.scss +0 -0
  63. data/app/assets/stylesheets/{admin → spree/backend}/sections/_edit_checkouts.scss +0 -0
  64. data/app/assets/stylesheets/{admin → spree/backend}/sections/_image_settings.scss +0 -0
  65. data/app/assets/stylesheets/{admin → spree/backend}/sections/_log_entries.scss +0 -0
  66. data/app/assets/stylesheets/{admin → spree/backend}/sections/_orders.scss +10 -0
  67. data/app/assets/stylesheets/{admin → spree/backend}/sections/_overview.scss +0 -0
  68. data/app/assets/stylesheets/{admin → spree/backend}/sections/_products.scss +0 -0
  69. data/app/assets/stylesheets/{admin → spree/backend}/sections/_promotions.scss +0 -0
  70. data/app/assets/stylesheets/{admin → spree/backend}/sections/_tax_zones.scss +0 -0
  71. data/app/assets/stylesheets/spree/backend/sections/_taxons.scss +15 -0
  72. data/app/assets/stylesheets/{admin → spree/backend}/shared/_forms.scss +0 -0
  73. data/app/assets/stylesheets/{admin → spree/backend}/shared/_icons.scss +1 -0
  74. data/app/assets/stylesheets/{admin → spree/backend}/shared/_layout.scss +0 -0
  75. data/app/assets/stylesheets/{admin → spree/backend}/shared/_tables.scss +0 -0
  76. data/app/assets/stylesheets/{admin → spree/backend}/shared/_typography.scss +0 -0
  77. data/app/assets/stylesheets/spree/backend/spree_admin.scss +42 -0
  78. data/app/assets/stylesheets/{admin → spree/backend}/spree_backend.css +1 -1
  79. data/app/assets/stylesheets/spree/backend.css +17 -0
  80. data/app/assets/stylesheets/{store → spree/frontend}/backend.css +0 -0
  81. data/app/controllers/spree/admin/adjustments_controller.rb +30 -13
  82. data/app/controllers/spree/admin/images_controller.rb +1 -1
  83. data/app/controllers/spree/admin/orders_controller.rb +17 -15
  84. data/app/controllers/spree/admin/payment_methods_controller.rb +4 -1
  85. data/app/controllers/spree/admin/payments_controller.rb +8 -14
  86. data/app/controllers/spree/admin/product_properties_controller.rb +1 -1
  87. data/app/controllers/spree/admin/products_controller.rb +16 -3
  88. data/app/controllers/spree/admin/promotions_controller.rb +0 -5
  89. data/app/controllers/spree/admin/shipping_methods_controller.rb +2 -1
  90. data/app/controllers/spree/admin/tax_rates_controller.rb +0 -11
  91. data/app/controllers/spree/admin/taxons_controller.rb +4 -0
  92. data/app/controllers/spree/admin/variants_controller.rb +7 -1
  93. data/app/helpers/spree/admin/adjustments_helper.rb +42 -0
  94. data/app/helpers/spree/admin/images_helper.rb +18 -0
  95. data/app/helpers/spree/admin/orders_helper.rb +1 -1
  96. data/app/views/spree/admin/adjustments/_adjustment.html.erb +16 -0
  97. data/app/views/spree/admin/adjustments/_adjustments_table.html.erb +3 -18
  98. data/app/views/spree/admin/adjustments/index.html.erb +11 -1
  99. data/app/views/spree/admin/images/new.html.erb +1 -1
  100. data/app/views/spree/admin/log_entries/_credit_card.html.erb +4 -0
  101. data/app/views/spree/admin/log_entries/index.html.erb +2 -5
  102. data/app/views/spree/admin/orders/_adjustments.html.erb +19 -0
  103. data/app/views/spree/admin/orders/_form.html.erb +15 -24
  104. data/app/views/spree/admin/orders/_risk_analysis.html.erb +1 -1
  105. data/app/views/spree/admin/orders/_shipment.html.erb +13 -26
  106. data/app/views/spree/admin/orders/_shipment_manifest.html.erb +2 -3
  107. data/app/views/spree/admin/orders/customer_details/_form.html.erb +18 -12
  108. data/app/views/spree/admin/orders/edit.html.erb +4 -0
  109. data/app/views/spree/admin/orders/index.html.erb +5 -1
  110. data/app/views/spree/admin/payments/_capture_events.html.erb +19 -0
  111. data/app/views/spree/admin/payments/_form.html.erb +1 -1
  112. data/app/views/spree/admin/payments/show.html.erb +7 -1
  113. data/app/views/spree/admin/payments/source_forms/_gateway.html.erb +9 -1
  114. data/app/views/spree/admin/payments/source_views/_gateway.html.erb +3 -1
  115. data/app/views/spree/admin/products/_autocomplete.js.erb +14 -0
  116. data/app/views/spree/admin/products/_form.html.erb +58 -82
  117. data/app/views/spree/admin/products/new.html.erb +5 -5
  118. data/app/views/spree/admin/promotions/_form.html.erb +1 -6
  119. data/app/views/spree/admin/promotions/actions/_create_item_adjustments.html.erb +26 -0
  120. data/app/views/spree/admin/promotions/actions/_free_shipping.html.erb +0 -0
  121. data/app/views/spree/admin/promotions/index.html.erb +6 -3
  122. data/app/views/spree/admin/prototypes/_form.html.erb +2 -2
  123. data/app/views/spree/admin/prototypes/show.html.erb +2 -2
  124. data/app/views/spree/admin/return_authorizations/_form.html.erb +1 -1
  125. data/app/views/spree/admin/shared/_configuration_menu.html.erb +0 -1
  126. data/app/views/spree/admin/shared/_head.html.erb +2 -2
  127. data/app/views/spree/admin/shared/_order_submenu.html.erb +35 -0
  128. data/app/views/spree/admin/shared/_order_summary.html.erb +41 -0
  129. data/app/views/spree/admin/shared/_order_tabs.html.erb +2 -65
  130. data/app/views/spree/admin/shared/_product_sub_menu.html.erb +2 -0
  131. data/app/views/spree/admin/shared/_routes.html.erb +2 -0
  132. data/app/views/spree/admin/shared/_tabs.html.erb +3 -3
  133. data/app/views/spree/admin/shared/_translations.html.erb +2 -0
  134. data/app/views/spree/admin/shipping_methods/_form.html.erb +18 -7
  135. data/app/views/spree/admin/shipping_methods/index.html.erb +1 -1
  136. data/app/views/spree/admin/stock_locations/_form.html.erb +1 -1
  137. data/app/views/spree/admin/stock_movements/index.html.erb +1 -1
  138. data/app/views/spree/admin/stock_transfers/new.html.erb +1 -1
  139. data/app/views/spree/admin/taxonomies/index.html.erb +2 -0
  140. data/app/views/spree/admin/taxons/index.html.erb +16 -0
  141. data/app/views/spree/admin/variants/_form.html.erb +5 -0
  142. data/config/routes.rb +7 -12
  143. data/lib/spree/backend/engine.rb +4 -8
  144. data/lib/spree/backend.rb +0 -7
  145. metadata +98 -90
  146. data/app/assets/fonts/FontAwesome.otf +0 -0
  147. data/app/assets/fonts/fontawesome-webfont.eot +0 -0
  148. data/app/assets/fonts/fontawesome-webfont.svg +0 -399
  149. data/app/assets/fonts/fontawesome-webfont.ttf +0 -0
  150. data/app/assets/fonts/fontawesome-webfont.woff +0 -0
  151. data/app/assets/javascripts/admin/image_settings.js.erb +0 -61
  152. data/app/assets/javascripts/spree/backend/select_payments.js.coffee +0 -7
  153. data/app/assets/stylesheets/admin/plugins/_font-awesome.scss +0 -1475
  154. data/app/assets/stylesheets/admin/spree_admin.scss +0 -42
  155. data/app/controllers/spree/admin/image_settings_controller.rb +0 -64
  156. data/app/views/spree/admin/image_settings/edit.html.erb +0 -126
  157. data/app/views/spree/admin/shared/_order_details.html.erb +0 -56
@@ -1,7 +0,0 @@
1
- $ ->
2
- if $('.new_payment').is('*')
3
- $('.payment-method-settings fieldset').addClass('hidden').first().removeClass('hidden')
4
- $('input[name="payment[payment_method_id]"]').click ()->
5
- $('.payment-method-settings fieldset').addClass('hidden')
6
- id = $(this).parents('li').data('id')
7
- $("fieldset##{id}").removeClass('hidden')
@@ -1,1475 +0,0 @@
1
- /*!
2
- * Font Awesome 3.2.1
3
- * the iconic font designed for Bootstrap
4
- * ------------------------------------------------------------------------------
5
- * The full suite of pictographic icons, examples, and documentation can be
6
- * found at http://fontawesome.io. Stay up to date on Twitter at
7
- * http://twitter.com/fontawesome.
8
- *
9
- * License
10
- * ------------------------------------------------------------------------------
11
- * - The Font Awesome font is licensed under SIL OFL 1.1 -
12
- * http://scripts.sil.org/OFL
13
- * - Font Awesome CSS, LESS, and SASS files are licensed under MIT License -
14
- * http://opensource.org/licenses/mit-license.html
15
- * - Font Awesome documentation licensed under CC BY 3.0 -
16
- * http://creativecommons.org/licenses/by/3.0/
17
- * - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
18
- * "Font Awesome by Dave Gandy - http://fontawesome.io"
19
- *
20
- * Author - Dave Gandy
21
- * ------------------------------------------------------------------------------
22
- * Email: dave@fontawesome.io
23
- * Twitter: http://twitter.com/davegandy
24
- * Work: Lead Product Designer @ Kyruus - http://kyruus.com
25
- */
26
- /* FONT PATH
27
- * -------------------------- */
28
- @font-face {
29
- font-family: 'FontAwesome';
30
- src: font-url('fontawesome-webfont.eot');
31
- src: font-url('fontawesome-webfont.eot?#iefix') format('embedded-opentype'), font-url('fontawesome-webfont.woff') format('woff'), font-url('fontawesome-webfont.ttf') format('truetype'), font-url('fontawesome-webfont.svg#fontawesomeregular') format('svg');
32
- font-weight: normal;
33
- font-style: normal;
34
- }
35
- /* FONT AWESOME CORE
36
- * -------------------------- */
37
- [class^="icon-"],
38
- [class*=" icon-"] {
39
- font-weight: normal;
40
- font-style: normal;
41
- text-decoration: inherit;
42
- -webkit-font-smoothing: antialiased;
43
- -moz-osx-font-smoothing: grayscale;
44
- *margin-right: .3em;
45
- }
46
- [class^="icon-"]:before,
47
- [class*=" icon-"]:before {
48
- font-family: FontAwesome;
49
- text-decoration: inherit;
50
- display: inline-block;
51
- speak: none;
52
- }
53
- /* makes the font 33% larger relative to the icon container */
54
- .icon-large:before {
55
- vertical-align: -10%;
56
- font-size: 1.3333333333333333em;
57
- }
58
- /* makes sure icons active on rollover in links */
59
- a [class^="icon-"],
60
- a [class*=" icon-"] {
61
- display: inline;
62
- }
63
- /* increased font size for icon-large */
64
- [class^="icon-"].icon-fixed-width,
65
- [class*=" icon-"].icon-fixed-width {
66
- display: inline-block;
67
- width: 1.1428571428571428em;
68
- text-align: right;
69
- padding-right: 0.2857142857142857em;
70
- }
71
- [class^="icon-"].icon-fixed-width.icon-large,
72
- [class*=" icon-"].icon-fixed-width.icon-large {
73
- width: 1.4285714285714286em;
74
- }
75
- .icons-ul {
76
- margin-left: 2.142857142857143em;
77
- list-style-type: none;
78
- }
79
- .icons-ul > li {
80
- position: relative;
81
- }
82
- .icons-ul .icon-li {
83
- position: absolute;
84
- left: -2.142857142857143em;
85
- width: 2.142857142857143em;
86
- text-align: center;
87
- line-height: inherit;
88
- }
89
- [class^="icon-"].hide,
90
- [class*=" icon-"].hide {
91
- display: none;
92
- }
93
- .icon-muted {
94
- color: #eeeeee;
95
- }
96
- .icon-light {
97
- color: #ffffff;
98
- }
99
- .icon-dark {
100
- color: #333333;
101
- }
102
- .icon-border {
103
- border: solid 1px #eeeeee;
104
- padding: .2em .25em .15em;
105
- -webkit-border-radius: 3px;
106
- border-radius: 3px;
107
- }
108
- .icon-2x {
109
- font-size: 2em;
110
- }
111
- .icon-2x.icon-border {
112
- border-width: 2px;
113
- -webkit-border-radius: 4px;
114
- border-radius: 4px;
115
- }
116
- .icon-3x {
117
- font-size: 3em;
118
- }
119
- .icon-3x.icon-border {
120
- border-width: 3px;
121
- -webkit-border-radius: 5px;
122
- border-radius: 5px;
123
- }
124
- .icon-4x {
125
- font-size: 4em;
126
- }
127
- .icon-4x.icon-border {
128
- border-width: 4px;
129
- -webkit-border-radius: 6px;
130
- border-radius: 6px;
131
- }
132
- .icon-5x {
133
- font-size: 5em;
134
- }
135
- .icon-5x.icon-border {
136
- border-width: 5px;
137
- -webkit-border-radius: 7px;
138
- border-radius: 7px;
139
- }
140
- .pull-right {
141
- float: right;
142
- }
143
- .pull-left {
144
- float: left;
145
- }
146
- [class^="icon-"].pull-left,
147
- [class*=" icon-"].pull-left {
148
- margin-right: .3em;
149
- }
150
- [class^="icon-"].pull-right,
151
- [class*=" icon-"].pull-right {
152
- margin-left: .3em;
153
- }
154
- /* BOOTSTRAP SPECIFIC CLASSES
155
- * -------------------------- */
156
- /* Bootstrap 2.0 sprites.less reset */
157
- [class^="icon-"],
158
- [class*=" icon-"] {
159
- display: inline;
160
- width: auto;
161
- height: auto;
162
- line-height: normal;
163
- vertical-align: baseline;
164
- background-image: none;
165
- background-position: 0% 0%;
166
- background-repeat: repeat;
167
- margin-top: 0;
168
- }
169
- /* more sprites.less reset */
170
- .icon-white,
171
- .nav-pills > .active > a > [class^="icon-"],
172
- .nav-pills > .active > a > [class*=" icon-"],
173
- .nav-list > .active > a > [class^="icon-"],
174
- .nav-list > .active > a > [class*=" icon-"],
175
- .navbar-inverse .nav > .active > a > [class^="icon-"],
176
- .navbar-inverse .nav > .active > a > [class*=" icon-"],
177
- .dropdown-menu > li > a:hover > [class^="icon-"],
178
- .dropdown-menu > li > a:hover > [class*=" icon-"],
179
- .dropdown-menu > .active > a > [class^="icon-"],
180
- .dropdown-menu > .active > a > [class*=" icon-"],
181
- .dropdown-submenu:hover > a > [class^="icon-"],
182
- .dropdown-submenu:hover > a > [class*=" icon-"] {
183
- background-image: none;
184
- }
185
- /* keeps Bootstrap styles with and without icons the same */
186
- .btn [class^="icon-"].icon-large,
187
- .nav [class^="icon-"].icon-large,
188
- .btn [class*=" icon-"].icon-large,
189
- .nav [class*=" icon-"].icon-large {
190
- line-height: .9em;
191
- }
192
- .btn [class^="icon-"].icon-spin,
193
- .nav [class^="icon-"].icon-spin,
194
- .btn [class*=" icon-"].icon-spin,
195
- .nav [class*=" icon-"].icon-spin {
196
- display: inline-block;
197
- }
198
- .nav-tabs [class^="icon-"],
199
- .nav-pills [class^="icon-"],
200
- .nav-tabs [class*=" icon-"],
201
- .nav-pills [class*=" icon-"],
202
- .nav-tabs [class^="icon-"].icon-large,
203
- .nav-pills [class^="icon-"].icon-large,
204
- .nav-tabs [class*=" icon-"].icon-large,
205
- .nav-pills [class*=" icon-"].icon-large {
206
- line-height: .9em;
207
- }
208
- .btn [class^="icon-"].pull-left.icon-2x,
209
- .btn [class*=" icon-"].pull-left.icon-2x,
210
- .btn [class^="icon-"].pull-right.icon-2x,
211
- .btn [class*=" icon-"].pull-right.icon-2x {
212
- margin-top: .18em;
213
- }
214
- .btn [class^="icon-"].icon-spin.icon-large,
215
- .btn [class*=" icon-"].icon-spin.icon-large {
216
- line-height: .8em;
217
- }
218
- .btn.btn-small [class^="icon-"].pull-left.icon-2x,
219
- .btn.btn-small [class*=" icon-"].pull-left.icon-2x,
220
- .btn.btn-small [class^="icon-"].pull-right.icon-2x,
221
- .btn.btn-small [class*=" icon-"].pull-right.icon-2x {
222
- margin-top: .25em;
223
- }
224
- .btn.btn-large [class^="icon-"],
225
- .btn.btn-large [class*=" icon-"] {
226
- margin-top: 0;
227
- }
228
- .btn.btn-large [class^="icon-"].pull-left.icon-2x,
229
- .btn.btn-large [class*=" icon-"].pull-left.icon-2x,
230
- .btn.btn-large [class^="icon-"].pull-right.icon-2x,
231
- .btn.btn-large [class*=" icon-"].pull-right.icon-2x {
232
- margin-top: .05em;
233
- }
234
- .btn.btn-large [class^="icon-"].pull-left.icon-2x,
235
- .btn.btn-large [class*=" icon-"].pull-left.icon-2x {
236
- margin-right: .2em;
237
- }
238
- .btn.btn-large [class^="icon-"].pull-right.icon-2x,
239
- .btn.btn-large [class*=" icon-"].pull-right.icon-2x {
240
- margin-left: .2em;
241
- }
242
- /* Fixes alignment in nav lists */
243
- .nav-list [class^="icon-"],
244
- .nav-list [class*=" icon-"] {
245
- line-height: inherit;
246
- }
247
- /* EXTRAS
248
- * -------------------------- */
249
- /* Stacked and layered icon */
250
- .icon-stack {
251
- position: relative;
252
- display: inline-block;
253
- width: 2em;
254
- height: 2em;
255
- line-height: 2em;
256
- vertical-align: -35%;
257
- }
258
- .icon-stack [class^="icon-"],
259
- .icon-stack [class*=" icon-"] {
260
- display: block;
261
- text-align: center;
262
- position: absolute;
263
- width: 100%;
264
- height: 100%;
265
- font-size: 1em;
266
- line-height: inherit;
267
- *line-height: 2em;
268
- }
269
- .icon-stack .icon-stack-base {
270
- font-size: 2em;
271
- *line-height: 1em;
272
- }
273
- /* Animated rotating icon */
274
- .icon-spin {
275
- display: inline-block;
276
- -moz-animation: spin 2s infinite linear;
277
- -o-animation: spin 2s infinite linear;
278
- -webkit-animation: spin 2s infinite linear;
279
- animation: spin 2s infinite linear;
280
- }
281
- /* Prevent stack and spinners from being taken inline when inside a link */
282
- a .icon-stack,
283
- a .icon-spin {
284
- display: inline-block;
285
- text-decoration: none;
286
- }
287
- @-moz-keyframes spin {
288
- 0% {
289
- -moz-transform: rotate(0deg);
290
- }
291
- 100% {
292
- -moz-transform: rotate(359deg);
293
- }
294
- }
295
- @-webkit-keyframes spin {
296
- 0% {
297
- -webkit-transform: rotate(0deg);
298
- }
299
- 100% {
300
- -webkit-transform: rotate(359deg);
301
- }
302
- }
303
- @-o-keyframes spin {
304
- 0% {
305
- -o-transform: rotate(0deg);
306
- }
307
- 100% {
308
- -o-transform: rotate(359deg);
309
- }
310
- }
311
- @-ms-keyframes spin {
312
- 0% {
313
- -ms-transform: rotate(0deg);
314
- }
315
- 100% {
316
- -ms-transform: rotate(359deg);
317
- }
318
- }
319
- @keyframes spin {
320
- 0% {
321
- transform: rotate(0deg);
322
- }
323
- 100% {
324
- transform: rotate(359deg);
325
- }
326
- }
327
- /* Icon rotations and mirroring */
328
- .icon-rotate-90:before {
329
- -webkit-transform: rotate(90deg);
330
- -moz-transform: rotate(90deg);
331
- -ms-transform: rotate(90deg);
332
- -o-transform: rotate(90deg);
333
- transform: rotate(90deg);
334
- filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
335
- }
336
- .icon-rotate-180:before {
337
- -webkit-transform: rotate(180deg);
338
- -moz-transform: rotate(180deg);
339
- -ms-transform: rotate(180deg);
340
- -o-transform: rotate(180deg);
341
- transform: rotate(180deg);
342
- filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
343
- }
344
- .icon-rotate-270:before {
345
- -webkit-transform: rotate(270deg);
346
- -moz-transform: rotate(270deg);
347
- -ms-transform: rotate(270deg);
348
- -o-transform: rotate(270deg);
349
- transform: rotate(270deg);
350
- filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
351
- }
352
- .icon-flip-horizontal:before {
353
- -webkit-transform: scale(-1, 1);
354
- -moz-transform: scale(-1, 1);
355
- -ms-transform: scale(-1, 1);
356
- -o-transform: scale(-1, 1);
357
- transform: scale(-1, 1);
358
- }
359
- .icon-flip-vertical:before {
360
- -webkit-transform: scale(1, -1);
361
- -moz-transform: scale(1, -1);
362
- -ms-transform: scale(1, -1);
363
- -o-transform: scale(1, -1);
364
- transform: scale(1, -1);
365
- }
366
- /* ensure rotation occurs inside anchor tags */
367
- a .icon-rotate-90:before,
368
- a .icon-rotate-180:before,
369
- a .icon-rotate-270:before,
370
- a .icon-flip-horizontal:before,
371
- a .icon-flip-vertical:before {
372
- display: inline-block;
373
- }
374
- /* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
375
- readers do not read off random characters that represent icons */
376
- .icon-glass:before {
377
- content: "\f000";
378
- }
379
- .icon-music:before {
380
- content: "\f001";
381
- }
382
- .icon-search:before {
383
- content: "\f002";
384
- }
385
- .icon-envelope-alt:before {
386
- content: "\f003";
387
- }
388
- .icon-heart:before {
389
- content: "\f004";
390
- }
391
- .icon-star:before {
392
- content: "\f005";
393
- }
394
- .icon-star-empty:before {
395
- content: "\f006";
396
- }
397
- .icon-user:before {
398
- content: "\f007";
399
- }
400
- .icon-film:before {
401
- content: "\f008";
402
- }
403
- .icon-th-large:before {
404
- content: "\f009";
405
- }
406
- .icon-th:before {
407
- content: "\f00a";
408
- }
409
- .icon-th-list:before {
410
- content: "\f00b";
411
- }
412
- .icon-ok:before {
413
- content: "\f00c";
414
- }
415
- .icon-remove:before {
416
- content: "\f00d";
417
- }
418
- .icon-zoom-in:before {
419
- content: "\f00e";
420
- }
421
- .icon-zoom-out:before {
422
- content: "\f010";
423
- }
424
- .icon-power-off:before,
425
- .icon-off:before {
426
- content: "\f011";
427
- }
428
- .icon-signal:before {
429
- content: "\f012";
430
- }
431
- .icon-gear:before,
432
- .icon-cog:before {
433
- content: "\f013";
434
- }
435
- .icon-trash:before {
436
- content: "\f014";
437
- }
438
- .icon-home:before {
439
- content: "\f015";
440
- }
441
- .icon-file-alt:before {
442
- content: "\f016";
443
- }
444
- .icon-time:before {
445
- content: "\f017";
446
- }
447
- .icon-road:before {
448
- content: "\f018";
449
- }
450
- .icon-download-alt:before {
451
- content: "\f019";
452
- }
453
- .icon-download:before {
454
- content: "\f01a";
455
- }
456
- .icon-upload:before {
457
- content: "\f01b";
458
- }
459
- .icon-inbox:before {
460
- content: "\f01c";
461
- }
462
- .icon-play-circle:before {
463
- content: "\f01d";
464
- }
465
- .icon-rotate-right:before,
466
- .icon-repeat:before {
467
- content: "\f01e";
468
- }
469
- .icon-refresh:before {
470
- content: "\f021";
471
- }
472
- .icon-list-alt:before {
473
- content: "\f022";
474
- }
475
- .icon-lock:before {
476
- content: "\f023";
477
- }
478
- .icon-flag:before {
479
- content: "\f024";
480
- }
481
- .icon-headphones:before {
482
- content: "\f025";
483
- }
484
- .icon-volume-off:before {
485
- content: "\f026";
486
- }
487
- .icon-volume-down:before {
488
- content: "\f027";
489
- }
490
- .icon-volume-up:before {
491
- content: "\f028";
492
- }
493
- .icon-qrcode:before {
494
- content: "\f029";
495
- }
496
- .icon-barcode:before {
497
- content: "\f02a";
498
- }
499
- .icon-tag:before {
500
- content: "\f02b";
501
- }
502
- .icon-tags:before {
503
- content: "\f02c";
504
- }
505
- .icon-book:before {
506
- content: "\f02d";
507
- }
508
- .icon-bookmark:before {
509
- content: "\f02e";
510
- }
511
- .icon-print:before {
512
- content: "\f02f";
513
- }
514
- .icon-camera:before {
515
- content: "\f030";
516
- }
517
- .icon-font:before {
518
- content: "\f031";
519
- }
520
- .icon-bold:before {
521
- content: "\f032";
522
- }
523
- .icon-italic:before {
524
- content: "\f033";
525
- }
526
- .icon-text-height:before {
527
- content: "\f034";
528
- }
529
- .icon-text-width:before {
530
- content: "\f035";
531
- }
532
- .icon-align-left:before {
533
- content: "\f036";
534
- }
535
- .icon-align-center:before {
536
- content: "\f037";
537
- }
538
- .icon-align-right:before {
539
- content: "\f038";
540
- }
541
- .icon-align-justify:before {
542
- content: "\f039";
543
- }
544
- .icon-list:before {
545
- content: "\f03a";
546
- }
547
- .icon-indent-left:before {
548
- content: "\f03b";
549
- }
550
- .icon-indent-right:before {
551
- content: "\f03c";
552
- }
553
- .icon-facetime-video:before {
554
- content: "\f03d";
555
- }
556
- .icon-picture:before {
557
- content: "\f03e";
558
- }
559
- .icon-pencil:before {
560
- content: "\f040";
561
- }
562
- .icon-map-marker:before {
563
- content: "\f041";
564
- }
565
- .icon-adjust:before {
566
- content: "\f042";
567
- }
568
- .icon-tint:before {
569
- content: "\f043";
570
- }
571
- .icon-edit:before {
572
- content: "\f044";
573
- }
574
- .icon-share:before {
575
- content: "\f045";
576
- }
577
- .icon-check:before {
578
- content: "\f046";
579
- }
580
- .icon-move:before {
581
- content: "\f047";
582
- }
583
- .icon-step-backward:before {
584
- content: "\f048";
585
- }
586
- .icon-fast-backward:before {
587
- content: "\f049";
588
- }
589
- .icon-backward:before {
590
- content: "\f04a";
591
- }
592
- .icon-play:before {
593
- content: "\f04b";
594
- }
595
- .icon-pause:before {
596
- content: "\f04c";
597
- }
598
- .icon-stop:before {
599
- content: "\f04d";
600
- }
601
- .icon-forward:before {
602
- content: "\f04e";
603
- }
604
- .icon-fast-forward:before {
605
- content: "\f050";
606
- }
607
- .icon-step-forward:before {
608
- content: "\f051";
609
- }
610
- .icon-eject:before {
611
- content: "\f052";
612
- }
613
- .icon-chevron-left:before {
614
- content: "\f053";
615
- }
616
- .icon-chevron-right:before {
617
- content: "\f054";
618
- }
619
- .icon-plus-sign:before {
620
- content: "\f055";
621
- }
622
- .icon-minus-sign:before {
623
- content: "\f056";
624
- }
625
- .icon-remove-sign:before {
626
- content: "\f057";
627
- }
628
- .icon-ok-sign:before {
629
- content: "\f058";
630
- }
631
- .icon-question-sign:before {
632
- content: "\f059";
633
- }
634
- .icon-info-sign:before {
635
- content: "\f05a";
636
- }
637
- .icon-screenshot:before {
638
- content: "\f05b";
639
- }
640
- .icon-remove-circle:before {
641
- content: "\f05c";
642
- }
643
- .icon-ok-circle:before {
644
- content: "\f05d";
645
- }
646
- .icon-ban-circle:before {
647
- content: "\f05e";
648
- }
649
- .icon-arrow-left:before {
650
- content: "\f060";
651
- }
652
- .icon-arrow-right:before {
653
- content: "\f061";
654
- }
655
- .icon-arrow-up:before {
656
- content: "\f062";
657
- }
658
- .icon-arrow-down:before {
659
- content: "\f063";
660
- }
661
- .icon-mail-forward:before,
662
- .icon-share-alt:before {
663
- content: "\f064";
664
- }
665
- .icon-resize-full:before {
666
- content: "\f065";
667
- }
668
- .icon-resize-small:before {
669
- content: "\f066";
670
- }
671
- .icon-plus:before {
672
- content: "\f067";
673
- }
674
- .icon-minus:before {
675
- content: "\f068";
676
- }
677
- .icon-asterisk:before {
678
- content: "\f069";
679
- }
680
- .icon-exclamation-sign:before {
681
- content: "\f06a";
682
- }
683
- .icon-gift:before {
684
- content: "\f06b";
685
- }
686
- .icon-leaf:before {
687
- content: "\f06c";
688
- }
689
- .icon-fire:before {
690
- content: "\f06d";
691
- }
692
- .icon-eye-open:before {
693
- content: "\f06e";
694
- }
695
- .icon-eye-close:before {
696
- content: "\f070";
697
- }
698
- .icon-warning-sign:before {
699
- content: "\f071";
700
- }
701
- .icon-plane:before {
702
- content: "\f072";
703
- }
704
- .icon-calendar:before {
705
- content: "\f073";
706
- }
707
- .icon-random:before {
708
- content: "\f074";
709
- }
710
- .icon-comment:before {
711
- content: "\f075";
712
- }
713
- .icon-magnet:before {
714
- content: "\f076";
715
- }
716
- .icon-chevron-up:before {
717
- content: "\f077";
718
- }
719
- .icon-chevron-down:before {
720
- content: "\f078";
721
- }
722
- .icon-retweet:before {
723
- content: "\f079";
724
- }
725
- .icon-shopping-cart:before {
726
- content: "\f07a";
727
- }
728
- .icon-folder-close:before {
729
- content: "\f07b";
730
- }
731
- .icon-folder-open:before {
732
- content: "\f07c";
733
- }
734
- .icon-resize-vertical:before {
735
- content: "\f07d";
736
- }
737
- .icon-resize-horizontal:before {
738
- content: "\f07e";
739
- }
740
- .icon-bar-chart:before {
741
- content: "\f080";
742
- }
743
- .icon-twitter-sign:before {
744
- content: "\f081";
745
- }
746
- .icon-facebook-sign:before {
747
- content: "\f082";
748
- }
749
- .icon-camera-retro:before {
750
- content: "\f083";
751
- }
752
- .icon-key:before {
753
- content: "\f084";
754
- }
755
- .icon-gears:before,
756
- .icon-cogs:before {
757
- content: "\f085";
758
- }
759
- .icon-comments:before {
760
- content: "\f086";
761
- }
762
- .icon-thumbs-up-alt:before {
763
- content: "\f087";
764
- }
765
- .icon-thumbs-down-alt:before {
766
- content: "\f088";
767
- }
768
- .icon-star-half:before {
769
- content: "\f089";
770
- }
771
- .icon-heart-empty:before {
772
- content: "\f08a";
773
- }
774
- .icon-signout:before {
775
- content: "\f08b";
776
- }
777
- .icon-linkedin-sign:before {
778
- content: "\f08c";
779
- }
780
- .icon-pushpin:before {
781
- content: "\f08d";
782
- }
783
- .icon-external-link:before {
784
- content: "\f08e";
785
- }
786
- .icon-signin:before {
787
- content: "\f090";
788
- }
789
- .icon-trophy:before {
790
- content: "\f091";
791
- }
792
- .icon-github-sign:before {
793
- content: "\f092";
794
- }
795
- .icon-upload-alt:before {
796
- content: "\f093";
797
- }
798
- .icon-lemon:before {
799
- content: "\f094";
800
- }
801
- .icon-phone:before {
802
- content: "\f095";
803
- }
804
- .icon-unchecked:before,
805
- .icon-check-empty:before {
806
- content: "\f096";
807
- }
808
- .icon-bookmark-empty:before {
809
- content: "\f097";
810
- }
811
- .icon-phone-sign:before {
812
- content: "\f098";
813
- }
814
- .icon-twitter:before {
815
- content: "\f099";
816
- }
817
- .icon-facebook:before {
818
- content: "\f09a";
819
- }
820
- .icon-github:before {
821
- content: "\f09b";
822
- }
823
- .icon-unlock:before {
824
- content: "\f09c";
825
- }
826
- .icon-credit-card:before {
827
- content: "\f09d";
828
- }
829
- .icon-rss:before {
830
- content: "\f09e";
831
- }
832
- .icon-hdd:before {
833
- content: "\f0a0";
834
- }
835
- .icon-bullhorn:before {
836
- content: "\f0a1";
837
- }
838
- .icon-bell:before {
839
- content: "\f0a2";
840
- }
841
- .icon-certificate:before {
842
- content: "\f0a3";
843
- }
844
- .icon-hand-right:before {
845
- content: "\f0a4";
846
- }
847
- .icon-hand-left:before {
848
- content: "\f0a5";
849
- }
850
- .icon-hand-up:before {
851
- content: "\f0a6";
852
- }
853
- .icon-hand-down:before {
854
- content: "\f0a7";
855
- }
856
- .icon-circle-arrow-left:before {
857
- content: "\f0a8";
858
- }
859
- .icon-circle-arrow-right:before {
860
- content: "\f0a9";
861
- }
862
- .icon-circle-arrow-up:before {
863
- content: "\f0aa";
864
- }
865
- .icon-circle-arrow-down:before {
866
- content: "\f0ab";
867
- }
868
- .icon-globe:before {
869
- content: "\f0ac";
870
- }
871
- .icon-wrench:before {
872
- content: "\f0ad";
873
- }
874
- .icon-tasks:before {
875
- content: "\f0ae";
876
- }
877
- .icon-filter:before {
878
- content: "\f0b0";
879
- }
880
- .icon-briefcase:before {
881
- content: "\f0b1";
882
- }
883
- .icon-fullscreen:before {
884
- content: "\f0b2";
885
- }
886
- .icon-group:before {
887
- content: "\f0c0";
888
- }
889
- .icon-link:before {
890
- content: "\f0c1";
891
- }
892
- .icon-cloud:before {
893
- content: "\f0c2";
894
- }
895
- .icon-beaker:before {
896
- content: "\f0c3";
897
- }
898
- .icon-cut:before {
899
- content: "\f0c4";
900
- }
901
- .icon-copy:before {
902
- content: "\f0c5";
903
- }
904
- .icon-paperclip:before,
905
- .icon-paper-clip:before {
906
- content: "\f0c6";
907
- }
908
- .icon-save:before {
909
- content: "\f0c7";
910
- }
911
- .icon-sign-blank:before {
912
- content: "\f0c8";
913
- }
914
- .icon-reorder:before {
915
- content: "\f0c9";
916
- }
917
- .icon-list-ul:before {
918
- content: "\f0ca";
919
- }
920
- .icon-list-ol:before {
921
- content: "\f0cb";
922
- }
923
- .icon-strikethrough:before {
924
- content: "\f0cc";
925
- }
926
- .icon-underline:before {
927
- content: "\f0cd";
928
- }
929
- .icon-table:before {
930
- content: "\f0ce";
931
- }
932
- .icon-magic:before {
933
- content: "\f0d0";
934
- }
935
- .icon-truck:before {
936
- content: "\f0d1";
937
- }
938
- .icon-pinterest:before {
939
- content: "\f0d2";
940
- }
941
- .icon-pinterest-sign:before {
942
- content: "\f0d3";
943
- }
944
- .icon-google-plus-sign:before {
945
- content: "\f0d4";
946
- }
947
- .icon-google-plus:before {
948
- content: "\f0d5";
949
- }
950
- .icon-money:before {
951
- content: "\f0d6";
952
- }
953
- .icon-caret-down:before {
954
- content: "\f0d7";
955
- }
956
- .icon-caret-up:before {
957
- content: "\f0d8";
958
- }
959
- .icon-caret-left:before {
960
- content: "\f0d9";
961
- }
962
- .icon-caret-right:before {
963
- content: "\f0da";
964
- }
965
- .icon-columns:before {
966
- content: "\f0db";
967
- }
968
- .icon-sort:before {
969
- content: "\f0dc";
970
- }
971
- .icon-sort-down:before {
972
- content: "\f0dd";
973
- }
974
- .icon-sort-up:before {
975
- content: "\f0de";
976
- }
977
- .icon-envelope:before {
978
- content: "\f0e0";
979
- }
980
- .icon-linkedin:before {
981
- content: "\f0e1";
982
- }
983
- .icon-rotate-left:before,
984
- .icon-undo:before {
985
- content: "\f0e2";
986
- }
987
- .icon-legal:before {
988
- content: "\f0e3";
989
- }
990
- .icon-dashboard:before {
991
- content: "\f0e4";
992
- }
993
- .icon-comment-alt:before {
994
- content: "\f0e5";
995
- }
996
- .icon-comments-alt:before {
997
- content: "\f0e6";
998
- }
999
- .icon-bolt:before {
1000
- content: "\f0e7";
1001
- }
1002
- .icon-sitemap:before {
1003
- content: "\f0e8";
1004
- }
1005
- .icon-umbrella:before {
1006
- content: "\f0e9";
1007
- }
1008
- .icon-paste:before {
1009
- content: "\f0ea";
1010
- }
1011
- .icon-lightbulb:before {
1012
- content: "\f0eb";
1013
- }
1014
- .icon-exchange:before {
1015
- content: "\f0ec";
1016
- }
1017
- .icon-cloud-download:before {
1018
- content: "\f0ed";
1019
- }
1020
- .icon-cloud-upload:before {
1021
- content: "\f0ee";
1022
- }
1023
- .icon-user-md:before {
1024
- content: "\f0f0";
1025
- }
1026
- .icon-stethoscope:before {
1027
- content: "\f0f1";
1028
- }
1029
- .icon-suitcase:before {
1030
- content: "\f0f2";
1031
- }
1032
- .icon-bell-alt:before {
1033
- content: "\f0f3";
1034
- }
1035
- .icon-coffee:before {
1036
- content: "\f0f4";
1037
- }
1038
- .icon-food:before {
1039
- content: "\f0f5";
1040
- }
1041
- .icon-file-text-alt:before {
1042
- content: "\f0f6";
1043
- }
1044
- .icon-building:before {
1045
- content: "\f0f7";
1046
- }
1047
- .icon-hospital:before {
1048
- content: "\f0f8";
1049
- }
1050
- .icon-ambulance:before {
1051
- content: "\f0f9";
1052
- }
1053
- .icon-medkit:before {
1054
- content: "\f0fa";
1055
- }
1056
- .icon-fighter-jet:before {
1057
- content: "\f0fb";
1058
- }
1059
- .icon-beer:before {
1060
- content: "\f0fc";
1061
- }
1062
- .icon-h-sign:before {
1063
- content: "\f0fd";
1064
- }
1065
- .icon-plus-sign-alt:before {
1066
- content: "\f0fe";
1067
- }
1068
- .icon-double-angle-left:before {
1069
- content: "\f100";
1070
- }
1071
- .icon-double-angle-right:before {
1072
- content: "\f101";
1073
- }
1074
- .icon-double-angle-up:before {
1075
- content: "\f102";
1076
- }
1077
- .icon-double-angle-down:before {
1078
- content: "\f103";
1079
- }
1080
- .icon-angle-left:before {
1081
- content: "\f104";
1082
- }
1083
- .icon-angle-right:before {
1084
- content: "\f105";
1085
- }
1086
- .icon-angle-up:before {
1087
- content: "\f106";
1088
- }
1089
- .icon-angle-down:before {
1090
- content: "\f107";
1091
- }
1092
- .icon-desktop:before {
1093
- content: "\f108";
1094
- }
1095
- .icon-laptop:before {
1096
- content: "\f109";
1097
- }
1098
- .icon-tablet:before {
1099
- content: "\f10a";
1100
- }
1101
- .icon-mobile-phone:before {
1102
- content: "\f10b";
1103
- }
1104
- .icon-circle-blank:before {
1105
- content: "\f10c";
1106
- }
1107
- .icon-quote-left:before {
1108
- content: "\f10d";
1109
- }
1110
- .icon-quote-right:before {
1111
- content: "\f10e";
1112
- }
1113
- .icon-spinner:before {
1114
- content: "\f110";
1115
- }
1116
- .icon-circle:before {
1117
- content: "\f111";
1118
- }
1119
- .icon-mail-reply:before,
1120
- .icon-reply:before {
1121
- content: "\f112";
1122
- }
1123
- .icon-github-alt:before {
1124
- content: "\f113";
1125
- }
1126
- .icon-folder-close-alt:before {
1127
- content: "\f114";
1128
- }
1129
- .icon-folder-open-alt:before {
1130
- content: "\f115";
1131
- }
1132
- .icon-expand-alt:before {
1133
- content: "\f116";
1134
- }
1135
- .icon-collapse-alt:before {
1136
- content: "\f117";
1137
- }
1138
- .icon-smile:before {
1139
- content: "\f118";
1140
- }
1141
- .icon-frown:before {
1142
- content: "\f119";
1143
- }
1144
- .icon-meh:before {
1145
- content: "\f11a";
1146
- }
1147
- .icon-gamepad:before {
1148
- content: "\f11b";
1149
- }
1150
- .icon-keyboard:before {
1151
- content: "\f11c";
1152
- }
1153
- .icon-flag-alt:before {
1154
- content: "\f11d";
1155
- }
1156
- .icon-flag-checkered:before {
1157
- content: "\f11e";
1158
- }
1159
- .icon-terminal:before {
1160
- content: "\f120";
1161
- }
1162
- .icon-code:before {
1163
- content: "\f121";
1164
- }
1165
- .icon-reply-all:before {
1166
- content: "\f122";
1167
- }
1168
- .icon-mail-reply-all:before {
1169
- content: "\f122";
1170
- }
1171
- .icon-star-half-full:before,
1172
- .icon-star-half-empty:before {
1173
- content: "\f123";
1174
- }
1175
- .icon-location-arrow:before {
1176
- content: "\f124";
1177
- }
1178
- .icon-crop:before {
1179
- content: "\f125";
1180
- }
1181
- .icon-code-fork:before {
1182
- content: "\f126";
1183
- }
1184
- .icon-unlink:before {
1185
- content: "\f127";
1186
- }
1187
- .icon-question:before {
1188
- content: "\f128";
1189
- }
1190
- .icon-info:before {
1191
- content: "\f129";
1192
- }
1193
- .icon-exclamation:before {
1194
- content: "\f12a";
1195
- }
1196
- .icon-superscript:before {
1197
- content: "\f12b";
1198
- }
1199
- .icon-subscript:before {
1200
- content: "\f12c";
1201
- }
1202
- .icon-eraser:before {
1203
- content: "\f12d";
1204
- }
1205
- .icon-puzzle-piece:before {
1206
- content: "\f12e";
1207
- }
1208
- .icon-microphone:before {
1209
- content: "\f130";
1210
- }
1211
- .icon-microphone-off:before {
1212
- content: "\f131";
1213
- }
1214
- .icon-shield:before {
1215
- content: "\f132";
1216
- }
1217
- .icon-calendar-empty:before {
1218
- content: "\f133";
1219
- }
1220
- .icon-fire-extinguisher:before {
1221
- content: "\f134";
1222
- }
1223
- .icon-rocket:before {
1224
- content: "\f135";
1225
- }
1226
- .icon-maxcdn:before {
1227
- content: "\f136";
1228
- }
1229
- .icon-chevron-sign-left:before {
1230
- content: "\f137";
1231
- }
1232
- .icon-chevron-sign-right:before {
1233
- content: "\f138";
1234
- }
1235
- .icon-chevron-sign-up:before {
1236
- content: "\f139";
1237
- }
1238
- .icon-chevron-sign-down:before {
1239
- content: "\f13a";
1240
- }
1241
- .icon-html5:before {
1242
- content: "\f13b";
1243
- }
1244
- .icon-css3:before {
1245
- content: "\f13c";
1246
- }
1247
- .icon-anchor:before {
1248
- content: "\f13d";
1249
- }
1250
- .icon-unlock-alt:before {
1251
- content: "\f13e";
1252
- }
1253
- .icon-bullseye:before {
1254
- content: "\f140";
1255
- }
1256
- .icon-ellipsis-horizontal:before {
1257
- content: "\f141";
1258
- }
1259
- .icon-ellipsis-vertical:before {
1260
- content: "\f142";
1261
- }
1262
- .icon-rss-sign:before {
1263
- content: "\f143";
1264
- }
1265
- .icon-play-sign:before {
1266
- content: "\f144";
1267
- }
1268
- .icon-ticket:before {
1269
- content: "\f145";
1270
- }
1271
- .icon-minus-sign-alt:before {
1272
- content: "\f146";
1273
- }
1274
- .icon-check-minus:before {
1275
- content: "\f147";
1276
- }
1277
- .icon-level-up:before {
1278
- content: "\f148";
1279
- }
1280
- .icon-level-down:before {
1281
- content: "\f149";
1282
- }
1283
- .icon-check-sign:before {
1284
- content: "\f14a";
1285
- }
1286
- .icon-edit-sign:before {
1287
- content: "\f14b";
1288
- }
1289
- .icon-external-link-sign:before {
1290
- content: "\f14c";
1291
- }
1292
- .icon-share-sign:before {
1293
- content: "\f14d";
1294
- }
1295
- .icon-compass:before {
1296
- content: "\f14e";
1297
- }
1298
- .icon-collapse:before {
1299
- content: "\f150";
1300
- }
1301
- .icon-collapse-top:before {
1302
- content: "\f151";
1303
- }
1304
- .icon-expand:before {
1305
- content: "\f152";
1306
- }
1307
- .icon-euro:before,
1308
- .icon-eur:before {
1309
- content: "\f153";
1310
- }
1311
- .icon-gbp:before {
1312
- content: "\f154";
1313
- }
1314
- .icon-dollar:before,
1315
- .icon-usd:before {
1316
- content: "\f155";
1317
- }
1318
- .icon-rupee:before,
1319
- .icon-inr:before {
1320
- content: "\f156";
1321
- }
1322
- .icon-yen:before,
1323
- .icon-jpy:before {
1324
- content: "\f157";
1325
- }
1326
- .icon-renminbi:before,
1327
- .icon-cny:before {
1328
- content: "\f158";
1329
- }
1330
- .icon-won:before,
1331
- .icon-krw:before {
1332
- content: "\f159";
1333
- }
1334
- .icon-bitcoin:before,
1335
- .icon-btc:before {
1336
- content: "\f15a";
1337
- }
1338
- .icon-file:before {
1339
- content: "\f15b";
1340
- }
1341
- .icon-file-text:before {
1342
- content: "\f15c";
1343
- }
1344
- .icon-sort-by-alphabet:before {
1345
- content: "\f15d";
1346
- }
1347
- .icon-sort-by-alphabet-alt:before {
1348
- content: "\f15e";
1349
- }
1350
- .icon-sort-by-attributes:before {
1351
- content: "\f160";
1352
- }
1353
- .icon-sort-by-attributes-alt:before {
1354
- content: "\f161";
1355
- }
1356
- .icon-sort-by-order:before {
1357
- content: "\f162";
1358
- }
1359
- .icon-sort-by-order-alt:before {
1360
- content: "\f163";
1361
- }
1362
- .icon-thumbs-up:before {
1363
- content: "\f164";
1364
- }
1365
- .icon-thumbs-down:before {
1366
- content: "\f165";
1367
- }
1368
- .icon-youtube-sign:before {
1369
- content: "\f166";
1370
- }
1371
- .icon-youtube:before {
1372
- content: "\f167";
1373
- }
1374
- .icon-xing:before {
1375
- content: "\f168";
1376
- }
1377
- .icon-xing-sign:before {
1378
- content: "\f169";
1379
- }
1380
- .icon-youtube-play:before {
1381
- content: "\f16a";
1382
- }
1383
- .icon-dropbox:before {
1384
- content: "\f16b";
1385
- }
1386
- .icon-stackexchange:before {
1387
- content: "\f16c";
1388
- }
1389
- .icon-instagram:before {
1390
- content: "\f16d";
1391
- }
1392
- .icon-flickr:before {
1393
- content: "\f16e";
1394
- }
1395
- .icon-adn:before {
1396
- content: "\f170";
1397
- }
1398
- .icon-bitbucket:before {
1399
- content: "\f171";
1400
- }
1401
- .icon-bitbucket-sign:before {
1402
- content: "\f172";
1403
- }
1404
- .icon-tumblr:before {
1405
- content: "\f173";
1406
- }
1407
- .icon-tumblr-sign:before {
1408
- content: "\f174";
1409
- }
1410
- .icon-long-arrow-down:before {
1411
- content: "\f175";
1412
- }
1413
- .icon-long-arrow-up:before {
1414
- content: "\f176";
1415
- }
1416
- .icon-long-arrow-left:before {
1417
- content: "\f177";
1418
- }
1419
- .icon-long-arrow-right:before {
1420
- content: "\f178";
1421
- }
1422
- .icon-apple:before {
1423
- content: "\f179";
1424
- }
1425
- .icon-windows:before {
1426
- content: "\f17a";
1427
- }
1428
- .icon-android:before {
1429
- content: "\f17b";
1430
- }
1431
- .icon-linux:before {
1432
- content: "\f17c";
1433
- }
1434
- .icon-dribbble:before {
1435
- content: "\f17d";
1436
- }
1437
- .icon-skype:before {
1438
- content: "\f17e";
1439
- }
1440
- .icon-foursquare:before {
1441
- content: "\f180";
1442
- }
1443
- .icon-trello:before {
1444
- content: "\f181";
1445
- }
1446
- .icon-female:before {
1447
- content: "\f182";
1448
- }
1449
- .icon-male:before {
1450
- content: "\f183";
1451
- }
1452
- .icon-gittip:before {
1453
- content: "\f184";
1454
- }
1455
- .icon-sun:before {
1456
- content: "\f185";
1457
- }
1458
- .icon-moon:before {
1459
- content: "\f186";
1460
- }
1461
- .icon-archive:before {
1462
- content: "\f187";
1463
- }
1464
- .icon-bug:before {
1465
- content: "\f188";
1466
- }
1467
- .icon-vk:before {
1468
- content: "\f189";
1469
- }
1470
- .icon-weibo:before {
1471
- content: "\f18a";
1472
- }
1473
- .icon-renren:before {
1474
- content: "\f18b";
1475
- }