uxunity 0.1.0 → 0.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (65) hide show
  1. checksums.yaml +4 -4
  2. data/.DS_Store +0 -0
  3. data/README.md +0 -15
  4. data/lib/.DS_Store +0 -0
  5. data/lib/stylesheets/README.txt +1 -0
  6. data/lib/stylesheets/_uxunity.scss +1 -0
  7. data/lib/stylesheets/base/README.txt +1 -0
  8. data/lib/stylesheets/base/_forms.scss +0 -0
  9. data/lib/stylesheets/base/_lists.scss +0 -0
  10. data/lib/stylesheets/base/_media.scss +4 -0
  11. data/lib/stylesheets/base/_tables.scss +0 -0
  12. data/lib/stylesheets/base/_typography.scss +0 -0
  13. data/lib/stylesheets/components/.DS_Store +0 -0
  14. data/lib/stylesheets/components/README.txt +1 -0
  15. data/lib/stylesheets/components/blocks/.DS_Store +0 -0
  16. data/lib/stylesheets/components/blocks/README.txt +1 -0
  17. data/lib/stylesheets/components/blocks/footer.scss +76 -0
  18. data/lib/stylesheets/components/blocks/front-page.scss +399 -0
  19. data/lib/stylesheets/components/blocks/login-popup.scss +15 -0
  20. data/lib/stylesheets/components/blocks/menus.scss +179 -0
  21. data/lib/stylesheets/components/blocks/nav_index.scss +342 -0
  22. data/lib/stylesheets/components/blocks/region_side_bar.scss +106 -0
  23. data/lib/stylesheets/components/blocks/search.scss +104 -0
  24. data/lib/stylesheets/components/blocks/spinner.scss +90 -0
  25. data/lib/stylesheets/components/blocks/treeStyles.scss +97 -0
  26. data/lib/stylesheets/components/blocks/treeview.scss +154 -0
  27. data/lib/stylesheets/components/node/README.txt +1 -0
  28. data/lib/stylesheets/components/node/asset.scss +3 -0
  29. data/lib/stylesheets/components/node/basic_page.scss +42 -0
  30. data/lib/stylesheets/components/node/blog.scss +75 -0
  31. data/lib/stylesheets/components/node/bulk_photo_nodes_default.scss +125 -0
  32. data/lib/stylesheets/components/node/edit.scss +33 -0
  33. data/lib/stylesheets/components/node/magnify.scss +31 -0
  34. data/lib/stylesheets/components/node/node.scss +398 -0
  35. data/lib/stylesheets/components/node/pattern.scss +134 -0
  36. data/lib/stylesheets/components/node/spec_style.scss +131 -0
  37. data/lib/stylesheets/components/node/webform.scss +17 -0
  38. data/lib/stylesheets/components/views/README.txt +1 -0
  39. data/lib/stylesheets/components/views/assets.scss +19 -0
  40. data/lib/stylesheets/components/views/taxonomy.scss +63 -0
  41. data/lib/stylesheets/components/views/test-views-search-php.html +70 -0
  42. data/lib/stylesheets/mixins/_mixins.scss +49 -0
  43. data/lib/stylesheets/mixins/_prefix-mixins.scss +158 -0
  44. data/lib/stylesheets/utility/.DS_Store +0 -0
  45. data/lib/stylesheets/utility/README.txt +1 -0
  46. data/lib/stylesheets/utility/_dependencies.scss +5 -0
  47. data/lib/stylesheets/utility/abstractions/README.txt +1 -0
  48. data/lib/stylesheets/utility/variables/README.txt +1 -0
  49. data/lib/stylesheets/utility/variables/_breakpoints.scss +5 -0
  50. data/lib/stylesheets/utility/variables/_colors.scss +144 -0
  51. data/lib/stylesheets/utility/variables/_forms.scss +0 -0
  52. data/lib/stylesheets/utility/variables/_globals.scss +31 -0
  53. data/lib/stylesheets/utility/variables/_grid.scss +12 -0
  54. data/lib/stylesheets/utility/variables/_legacy.scss +4 -0
  55. data/lib/stylesheets/utility/variables/_typography.scss +21 -0
  56. data/lib/stylesheets/ux/.DS_Store +0 -0
  57. data/lib/stylesheets/ux/_lists.scss +28 -0
  58. data/lib/stylesheets/ux/_ux-buttons.scss +156 -0
  59. data/lib/stylesheets/ux/_ux-tooltips.scss +8 -0
  60. data/lib/stylesheets/ux/_ux-utils.scss +67 -0
  61. data/lib/stylesheets/ux/ux-dropdown.scss +71 -0
  62. data/lib/uxunity/version.rb +1 -1
  63. data/uxunity-0.1.0.gem +0 -0
  64. data/uxunity.gemspec +1 -0
  65. metadata +74 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 12d6a4e714f5ba79be282a511befe2c52fff5aee
4
- data.tar.gz: 5b12cf552d4e3b11d1981354cfe7adafdc077a09
3
+ metadata.gz: 0e6a0422f55dd6584f2a0149757026a6e603807c
4
+ data.tar.gz: 4e84846b695e3843e8e7ae576da9c206d07b4250
5
5
  SHA512:
6
- metadata.gz: 71eec9a6367e33fc224a314db48f3853ff67e4f343ecf855272a1f37b27e257511933808cbd68b1fb8ce770e2bdfa1cc49c505c77ff62c3082e9fa43046b003f
7
- data.tar.gz: b4542e13938717b548853d1118e191c36787459124b7f2cba8da685739a09abdf1086358dfffdb40965c1b5b59bb13347573e89f03e4f40dc0a0afb479dd95a5
6
+ metadata.gz: 17910cd08fcdfb0493558ad52b2c0f78001383ec72eda12a8e66dab241028fd5ed5fcfcd80b2b1c40d28fd2056effb681f5f1d1265c5a3950c8f71bc9f370686
7
+ data.tar.gz: 949eefee93fa1536cfa67546526dd3383f6f729e5d532e0f06ec6086a0eb0d0b37f226454df9ad8caf281ba3f8767db43bae7396010bd84385b68baeb2e3a8bc
Binary file
data/README.md CHANGED
@@ -1,8 +1,6 @@
1
1
  # Uxunity
2
2
 
3
- Welcome to your new gem! In this directory, you'll find the files you need to be able to package up your Ruby library into a gem. Put your Ruby code in the file `lib/uxunity`. To experiment with that code, run `bin/console` for an interactive prompt.
4
3
 
5
- TODO: Delete this and the text above, and describe your gem
6
4
 
7
5
  ## Installation
8
6
 
@@ -22,20 +20,7 @@ Or install it yourself as:
22
20
 
23
21
  ## Usage
24
22
 
25
- TODO: Write usage instructions here
26
23
 
27
- ## Development
28
24
 
29
- After checking out the repo, run `bin/setup` to install dependencies. Then, run `rake false` to run the tests. You can also run `bin/console` for an interactive prompt that will allow you to experiment.
30
-
31
- To install this gem onto your local machine, run `bundle exec rake install`. To release a new version, update the version number in `version.rb`, and then run `bundle exec rake release`, which will create a git tag for the version, push git commits and tags, and push the `.gem` file to [rubygems.org](https://rubygems.org).
32
-
33
- ## Contributing
34
-
35
- Bug reports and pull requests are welcome on GitHub at https://github.com/[USERNAME]/uxunity. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](contributor-covenant.org) code of conduct.
36
-
37
-
38
- ## License
39
25
 
40
26
  The gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).
41
-
Binary file
@@ -0,0 +1 @@
1
+ Fill me.
@@ -1 +1,2 @@
1
1
  // This is your framework's main stylesheet. Use it to import all default modules.
2
+ h1::after { content: 'Hello World'; }
@@ -0,0 +1 @@
1
+ Fill me.
File without changes
File without changes
@@ -0,0 +1,4 @@
1
+ /*img, media {
2
+ max-width: 100%;
3
+ }
4
+ */
File without changes
File without changes
@@ -0,0 +1 @@
1
+ Fill me.
@@ -0,0 +1,76 @@
1
+ // Include the variables.
2
+ @import "../../../partials/utility/variables/*";
3
+
4
+
5
+
6
+ /* ========== Lowest footer - copyright =========== */
7
+ .l-region--footer {
8
+ left: 0;
9
+ text-align: center;
10
+ width: 100%;
11
+ position: fixed;
12
+ bottom: 0;
13
+ left: 0;
14
+ background: #EBEFF1;
15
+ z-index: 99;
16
+
17
+
18
+ .page-footer-nav {
19
+ text-align: center;
20
+ margin: 0 auto;
21
+ min-width: 47rem;
22
+ max-width: $max-width;
23
+ width: calc($max-width * 75%);
24
+ }
25
+
26
+ .page-footer-nav ul {
27
+ display: -webkit-flex;
28
+ display: -ms-flexbox;
29
+ display: -o-flex;
30
+ display: flex;
31
+ -webkit-justify-content: space-between;
32
+ -ms-flex-pack: justify;
33
+ justify-content: space-between;
34
+ padding: 0;
35
+ height: auto;
36
+ margin: 0;
37
+ }
38
+
39
+ .page-footer-nav ul li {
40
+ text-align: center;
41
+ padding: 0.3em 0 0.2em 0;
42
+ margin-right: 0;
43
+ -webkit-flex: 1 1 auto;
44
+ -ms-flex: 1 1 auto;
45
+ flex: 1 1 auto;
46
+ }
47
+
48
+ .page-footer-nav ul li a {
49
+ color: #7A8793;
50
+ font-size: 0.8em;
51
+ }
52
+ .page-footer-nav ul li a:hover {
53
+ color: $color-hover;
54
+ }
55
+
56
+ }
57
+
58
+
59
+
60
+
61
+ /* ***** Media Queries for Footer ***** */
62
+
63
+ /* phones in portrait -----------
64
+ @media only screen
65
+ and (max-width : 768px) {
66
+
67
+ .l-region--footer {
68
+ font-size: .8em;
69
+ }
70
+ #footer-links-wrapper .ul-block {
71
+ border-right: none;
72
+ width: 48%;
73
+ }
74
+
75
+ }
76
+ */
@@ -0,0 +1,399 @@
1
+ // Include the variables.
2
+ @import "../../../partials/utility/variables/*";
3
+
4
+
5
+ /* **** Front Page specific blocks and widgets **** */
6
+
7
+ /* **** Front Page specific blocks and widgets **** */
8
+ .main-nav-blocks {
9
+ display: -webkit-flex;
10
+ display: -ms-flexbox;
11
+ display: -o-flex;
12
+ display: flex;
13
+ -webkit-justify-content: space-around;
14
+ -ms-justify-content: justify;
15
+ justify-content: space-around;
16
+ -webkit-flex-wrap: wrap;
17
+ -ms-flex-wrap: wrap;
18
+ flex-wrap: wrap;
19
+ padding: 0;
20
+
21
+ height: auto;
22
+ margin: 3.4rem auto 1em;
23
+
24
+
25
+ section {
26
+ cursor: pointer;
27
+ padding: 0;
28
+ margin: 0 1em 1em 1em;
29
+
30
+ max-width: 256px; // forcing sections to be circles
31
+ min-width: 256px; // but not allowing them to get too distorted
32
+ width: 256px;
33
+ height: 256px;
34
+ border-radius: 50%;
35
+ text-align: center;
36
+
37
+ -webkit-flex: 1 1 0;
38
+ -ms-flex: 1 1 0;
39
+ flex: 1 1 0;
40
+
41
+ /* background-color: #80c251; */
42
+ background-image: -webkit-linear-gradient(top, $color-masthead-bg-style 0, $color-masthead-bg-style 62px, #fff 62px, #fff 100%);
43
+ background-image: -moz-linear-gradient(top, $color-masthead-bg-style 0, $color-masthead-bg-style 62px, #fff 62px, #fff 100%);
44
+ background-image: -o-linear-gradient(top, $color-masthead-bg-style 0, $color-masthead-bg-style 62px, #fff 62px, #fff 100%);
45
+ background-image: linear-gradient(top, $color-masthead-bg-style 0, $color-masthead-bg-style 62px, #fff 62px, #fff 100%);
46
+ border: $color-card-border thin solid;
47
+ background-repeat: no-repeat;
48
+ }
49
+
50
+ /* each navigation box has different contrast color */
51
+ section:nth-child(2) {
52
+ background-image: -webkit-linear-gradient(top, $color-masthead-bg-pattern 0, $color-masthead-bg-pattern 62px, #fff 62px, #fff 100%);
53
+ background-image: -moz-linear-gradient(top, $color-masthead-bg-pattern 0, $color-masthead-bg-pattern 62px, #fff 62px, #fff 100%);
54
+ background-image: -o-linear-gradient(top, $color-masthead-bg-pattern 0, $color-masthead-bg-pattern 62px, #fff 62px, #fff 100%);
55
+ background-image: linear-gradient(top, $color-masthead-bg-pattern 0, $color-masthead-bg-pattern 62px, #fff 62px, #fff 100%);
56
+ }
57
+
58
+ section:nth-child(3) {
59
+ background-image: -webkit-linear-gradient(top, $color-masthead-bg-design 0, $color-masthead-bg-design 62px, #fff 62px, #fff 100%);
60
+ background-image: -moz-linear-gradient(top, $color-masthead-bg-design 0, $color-masthead-bg-design 62px, #fff 62px, #fff 100%);
61
+ background-image: -o-linear-gradient(top, $color-masthead-bg-design 0, $color-masthead-bg-design 62px, #fff 62px, #fff 100%);
62
+ background-image: linear-gradient(top, $color-masthead-bg-design 0, $color-masthead-bg-design 62px, #fff 62px, #fff 100%);
63
+ }
64
+
65
+
66
+ /* each Navigation has contrast color, so that means also on hover */
67
+ section:hover {
68
+
69
+ background-image: -webkit-linear-gradient(top, $color-masthead-bg-style 0, $color-masthead-bg-style 62px, #edf8fc 62px, #edf8fc 100%);
70
+ background-image: -moz-linear-gradient(top, $color-masthead-bg-style 0, $color-masthead-bg-style 62px, #edf8fc 62px, #edf8fc 100%);
71
+ background-image: -o-linear-gradient(top, $color-masthead-bg-style 0, $color-masthead-bg-style 62px, #edf8fc 62px, #edf8fc 100%);
72
+ background-image: linear-gradient(top, $color-masthead-bg-style 0, $color-masthead-bg-style 62px, #edf8fc 62px, #edf8fc 100%);
73
+ }
74
+
75
+ section:nth-child(2):hover {
76
+ background-image: -webkit-linear-gradient(top, $color-masthead-bg-pattern 0, $color-masthead-bg-pattern 62px, #edf8fc 62px, #edf8fc 100%);
77
+ background-image: -moz-linear-gradient(top, $color-masthead-bg-pattern 0, $color-masthead-bg-pattern 62px, #edf8fc 62px, #edf8fc 100%);
78
+ background-image: -o-linear-gradient(top, $color-masthead-bg-pattern 0, $color-masthead-bg-pattern 62px, #edf8fc 62px, #edf8fc 100%);
79
+ background-image: linear-gradient(top, $color-masthead-bg-pattern 0, $color-masthead-bg-pattern 62px, #edf8fc 62px, #edf8fc 100%);
80
+ }
81
+
82
+ section:nth-child(3):hover {
83
+ background-image: -webkit-linear-gradient(top, $color-masthead-bg-design 0, $color-masthead-bg-design 62px, #edf8fc 62px, #edf8fc 100%);
84
+ background-image: -moz-linear-gradient(top, $color-masthead-bg-design 0, $color-masthead-bg-design 62px, #edf8fc 62px, #edf8fc 100%);
85
+ background-image: -o-linear-gradient(top, $color-masthead-bg-design 0, $color-masthead-bg-design 62px, #edf8fc 62px, #edf8fc 100%);
86
+ background-image: linear-gradient(top, $color-masthead-bg-design 0, $color-masthead-bg-design 62px, #edf8fc 62px, #edf8fc 100%);
87
+ }
88
+
89
+ section:active {
90
+ border: $color-card-border thin solid;
91
+ }
92
+
93
+
94
+ section h2 {
95
+ color: white;
96
+ margin-bottom: 0.2em;
97
+ font-size: 1.37em;
98
+ margin-top: 1.4em;
99
+ border: none;
100
+ pointer-events: none;
101
+ }
102
+ section p {
103
+ font-size: 0.93em;
104
+ font-weight: normal;
105
+ font-family: OpenSans-Regular, Helvetica, Arial, sans-serif;
106
+ line-height: 1.2em;
107
+ color: $medium-grey-10;
108
+ min-height: 1.2em; // allows the icons below to align
109
+ padding-top: 0.8em;
110
+ pointer-events: none;
111
+ }
112
+ section a {
113
+ font-size: inherit;
114
+ font-weight: normal;
115
+ color: inherit;
116
+ }
117
+ section img {
118
+ margin: -0.9em auto 0 auto;
119
+ padding: 0;
120
+ width: 116px;
121
+ height: 116px;
122
+ display: block;
123
+ pointer-events: none;
124
+ }
125
+
126
+ }
127
+
128
+ .hero-front h1 {
129
+ font-family: $font-light;
130
+ font-size: 4.33em;
131
+ font-weight: 100;
132
+ line-height: 1em;
133
+ color: $color-hero-title;
134
+ letter-spacing: 0.02em;
135
+ margin: 2.0em 0 0 0;
136
+ border: none;
137
+ transition: all 0.5s;
138
+ }
139
+ .hero-front h3 {
140
+ font-family: $font-light;
141
+ font-size: 1.8em;
142
+ font-weight: 100;
143
+ line-height: 1em;
144
+ color: $color-hero-subtext;
145
+ margin: 0 0 0 1em;
146
+ padding-top: 0;
147
+ text-align: right;
148
+ border: none;
149
+ text-decoration: none;
150
+ max-width: 763px;;
151
+ }
152
+ @media only screen
153
+ and (max-width: 920px) {
154
+ .hero-front h3 {
155
+ margin-left: 0;
156
+ margin-right: 1em;
157
+ text-align: right;
158
+ }
159
+ .hero-front h1 {
160
+ letter-spacing: 0;
161
+ }
162
+ }
163
+ /* ******************* Media Queries ********************** */
164
+ @media only screen
165
+ and (max-width: 840px) {
166
+ .main-nav-blocks {
167
+ display: none;
168
+ }
169
+ }
170
+
171
+
172
+ /* ******************** HERO area ********************** */
173
+ .hero-front h3 a:hover,
174
+ a.inherit:hover {
175
+ color: $color-hover !important;
176
+ }
177
+
178
+ .front {
179
+ #main-content-wrapper h1 {
180
+ display: none;
181
+ }
182
+ #main-content-wrapper article h1 {
183
+ display: block;
184
+ clear: all;
185
+ }
186
+
187
+ .l-region--pre-content,
188
+ .l-region--post-content {
189
+ display: -webkit-flex;
190
+ display: -ms-flexbox;
191
+ display: -o-flex;
192
+ display: flex;
193
+ -webkit-flex-direction: row;
194
+ -ms-flex-direction: row;
195
+ flex-direction: row;
196
+ -webkit-justify-content: space-between;
197
+ -ms-justify-content: justify;
198
+ justify-content: space-between;
199
+ margin-bottom: 4em;
200
+
201
+ p {
202
+ line-height: 1.3; // RGS Nov2015 Rob Requested to tighten-up paragraphs
203
+ }
204
+ }
205
+
206
+ .block--views {
207
+ max-width: 30%;
208
+ min-width: 270px;
209
+ padding: 0.5em;
210
+ max-width: 31.5%;
211
+ -webkit-flex: 1 1 auto;
212
+ -ms-flex: 1 1 auto;
213
+ flex: 1 1 auto;
214
+
215
+
216
+
217
+ .view-content {
218
+ display: block;
219
+ width: 100%;
220
+
221
+ .item-list ul {
222
+ padding: 0;
223
+ margin: 0.8em 0 0 0;
224
+ }
225
+ .item-list ul li {
226
+ padding: 0 1.66rem 1.1em;
227
+ margin-top: 1.3em;
228
+ margin-bottom: 1.4em;
229
+ border-bottom: #e8e8e8 solid thin;
230
+ background-color: white;
231
+ border: $color-card-border thin solid;
232
+ cursor: pointer;
233
+ }
234
+
235
+ }
236
+
237
+
238
+ h2.block-title {
239
+ color: $color-link-active;
240
+ font-size: 1.33em;
241
+ margin: 0 0 0.8em 1.33em;
242
+ padding: 0;
243
+ border: none;
244
+ font-family: $font-regular;
245
+ }
246
+
247
+ .views-field-title {
248
+ display: block;
249
+ font-family: $font-semibold;
250
+ padding-top: 1em;
251
+ }
252
+ .views-field-title a {
253
+ color: $color-block-title;
254
+ font-size: 1.2em;
255
+ border: none;
256
+ font-family: $font-semibold;
257
+ }
258
+
259
+ .views-field-title a:hover {
260
+ color: $color-hover;
261
+ }
262
+
263
+ .views-field-body {
264
+ color: $color-block-text;
265
+ font-family: $font-secondary-text;
266
+ }
267
+
268
+ .tile-category {
269
+ font-size: 0.9em;
270
+ font-family: $font-secondary-text;
271
+ color: $color-text-disabled;
272
+ }
273
+
274
+ ul {
275
+ margin: 0.4em;
276
+ }
277
+
278
+ li {
279
+ list-style: none;
280
+ padding: 0.4em 0.5em 1em;
281
+ }
282
+ .username {
283
+ display: block;
284
+ font-style: italic;
285
+ //a {
286
+ // color: inherit;
287
+ //}
288
+
289
+ a:hover {
290
+ color: $color-hover;
291
+ }
292
+ }
293
+
294
+ .views-more-link {
295
+ font-size: 0.9em;
296
+ font-style: italic;
297
+ }
298
+ }
299
+
300
+ #block-views-news-block-whats-new .side-by-side,
301
+ #block-views-pages-block-basic-pages .side-by-side { // code to move the summary text for these tiles to be image right paragraph left TEMPORARY
302
+ p {
303
+ display: inline-block;
304
+ width: 50%;
305
+ position: relative;
306
+ top: 0;
307
+ left: 49%;
308
+ padding: 0 0 0 1%;
309
+ }
310
+ img {
311
+ display: inline-block;
312
+ max-width: 46%;
313
+ position: relative;
314
+ top: 0;
315
+ left: -52%;
316
+ vertical-align: top;
317
+ padding: 1.38em 0 0.9em 0;
318
+ }
319
+ }
320
+ }
321
+
322
+
323
+ /* ******************* UX Team navigation for front and other footers ********************** */
324
+ #block-block-8 { // This is the block for UX Team footer
325
+ margin-top: 4em;
326
+ }
327
+ nav#ux-team-nav {
328
+ ul {
329
+ font-size: 1.2em;
330
+ font-family: $font-semibold;
331
+ display: -webkit-flex;
332
+ display: -ms-flexbox;
333
+ display: flex;
334
+
335
+ /* row column */
336
+ -webkit-flex-direction: row;
337
+ -ms-flex-direction: row;
338
+ flex-direction: row;
339
+
340
+ /* wrap nowrap wrap-reversse */
341
+ -webkit-flex-wrap: nowrap;
342
+ -ms-flex-wrap: nowrap;
343
+ flex-wrap: nowrap;
344
+
345
+ /* flex-start flex-end center
346
+ space-between space-around (ms) justify*/
347
+ -webkit-justify-content: space-between;
348
+ -ms-flex-pack: justify;
349
+ justify-content: space-between;
350
+
351
+ li {
352
+ margin: auto;
353
+ list-style: none;
354
+ text-align: center;
355
+ -webkit-flex: 1 1 auto;
356
+ -ms-flex: 1 1 auto;
357
+ flex: 1 1 auto;
358
+ -webkit-flex-grow: 6;
359
+ -ms-flex-grow: 6;
360
+ flex-grow: 6;
361
+
362
+
363
+ img {
364
+ width: 3rem;
365
+ height: 3rem;
366
+ margin-right: 0.9em;
367
+ vertical-align: middle;
368
+
369
+ -webkit-border-radius: 50%;
370
+ -moz-border-radius: 50%;
371
+ -ms-border-radius: 50%;
372
+ -o-border-radius: 50%;
373
+ border-radius: 50%;
374
+ background: rgba(0,0,0,0.25);
375
+ }
376
+ a {
377
+ font-family: inherit;
378
+ color: inherit;
379
+ line-height: 2.6em;
380
+ vertical-align: middle;
381
+ width: auto;
382
+ }
383
+ &:first-child {
384
+ text-align: left;
385
+ -webkit-flex-grow: 4;
386
+ -ms-flex-grow: 4;
387
+ flex-grow: 4;
388
+ }
389
+
390
+ &:last-child {
391
+ text-align: right;
392
+ -webkit-flex-grow: 4;
393
+ -ms-flex-grow: 4;
394
+ flex-grow: 4;
395
+ }
396
+ }
397
+ }
398
+ }
399
+