brevis 0.1.1 → 0.1.2

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 (59) hide show
  1. checksums.yaml +4 -4
  2. data/lib/brevis.rb +2 -2
  3. data/stylesheets/_brevis.scss +35 -0
  4. data/stylesheets/brevis_components/chrome/header/_branding.scss +34 -0
  5. data/stylesheets/brevis_components/chrome/header/_mobile_toggle.scss +27 -0
  6. data/stylesheets/brevis_components/chrome/header/_primary_menu.scss +79 -0
  7. data/stylesheets/brevis_components/chrome/header/_search.scss +56 -0
  8. data/stylesheets/brevis_components/chrome/header/_social.scss +44 -0
  9. data/stylesheets/brevis_components/content_lists/_content_stream.scss +417 -0
  10. data/stylesheets/brevis_components/content_lists/_featured.scss +105 -0
  11. data/stylesheets/brevis_components/content_lists/_headlines.scss +7 -0
  12. data/stylesheets/brevis_components/content_lists/_topic_lists.scss +19 -0
  13. data/stylesheets/brevis_components/content_modules/_carousel.scss +23 -0
  14. data/stylesheets/brevis_components/content_modules/_chosen.scss +332 -0
  15. data/stylesheets/brevis_components/content_modules/_colorbox.scss +198 -0
  16. data/stylesheets/brevis_components/content_modules/_flexslider.scss +103 -0
  17. data/stylesheets/brevis_components/content_modules/_sticky_menu.scss +50 -0
  18. data/stylesheets/brevis_utilities/_admin.scss +13 -0
  19. data/stylesheets/brevis_utilities/_animations.scss +39 -0
  20. data/stylesheets/brevis_utilities/_breakpoints.scss +60 -0
  21. data/stylesheets/brevis_utilities/_colors.scss +24 -0
  22. data/stylesheets/brevis_utilities/_eq.scss +364 -0
  23. data/stylesheets/brevis_utilities/_forms.scss +34 -0
  24. data/stylesheets/brevis_utilities/_header.scss +19 -0
  25. data/stylesheets/brevis_utilities/_images.scss +147 -0
  26. data/stylesheets/brevis_utilities/_layout.scss +190 -0
  27. data/stylesheets/brevis_utilities/_mediablock.scss +99 -0
  28. data/stylesheets/brevis_utilities/_page.scss +59 -0
  29. data/stylesheets/brevis_utilities/_tooltip.scss +49 -0
  30. data/stylesheets/brevis_utilities/_typography.scss +149 -0
  31. metadata +30 -30
  32. data/stylesheets/_brevis.sass +0 -35
  33. data/stylesheets/brevis_components/chrome/header/_branding.sass +0 -32
  34. data/stylesheets/brevis_components/chrome/header/_mobile_toggle.sass +0 -24
  35. data/stylesheets/brevis_components/chrome/header/_primary_menu.sass +0 -66
  36. data/stylesheets/brevis_components/chrome/header/_search.sass +0 -46
  37. data/stylesheets/brevis_components/chrome/header/_social.sass +0 -30
  38. data/stylesheets/brevis_components/content_lists/_content_carousel.sass +0 -0
  39. data/stylesheets/brevis_components/content_lists/_content_stream.sass +0 -319
  40. data/stylesheets/brevis_components/content_lists/_featured.sass +0 -80
  41. data/stylesheets/brevis_components/content_lists/_headlines.sass +0 -5
  42. data/stylesheets/brevis_components/content_lists/_topic_lists.sass +0 -15
  43. data/stylesheets/brevis_components/content_modules/_carousel.sass +0 -19
  44. data/stylesheets/brevis_components/content_modules/_chosen.sass +0 -294
  45. data/stylesheets/brevis_components/content_modules/_colorbox.sass +0 -208
  46. data/stylesheets/brevis_components/content_modules/_flexslider.sass +0 -92
  47. data/stylesheets/brevis_components/content_modules/_sticky_menu.sass +0 -40
  48. data/stylesheets/brevis_utilities/_admin.sass +0 -9
  49. data/stylesheets/brevis_utilities/_animations.sass +0 -38
  50. data/stylesheets/brevis_utilities/_breakpoints.sass +0 -59
  51. data/stylesheets/brevis_utilities/_colors.sass +0 -23
  52. data/stylesheets/brevis_utilities/_eq.sass +0 -260
  53. data/stylesheets/brevis_utilities/_forms.sass +0 -27
  54. data/stylesheets/brevis_utilities/_header.sass +0 -19
  55. data/stylesheets/brevis_utilities/_images.sass +0 -120
  56. data/stylesheets/brevis_utilities/_layout.sass +0 -119
  57. data/stylesheets/brevis_utilities/_page.sass +0 -48
  58. data/stylesheets/brevis_utilities/_tooltip.sass +0 -48
  59. data/stylesheets/brevis_utilities/_typography.sass +0 -121
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: brevis
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.1
4
+ version: 0.1.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Kendall Totten
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2014-11-04 00:00:00.000000000 Z
11
+ date: 2015-01-28 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: sass
@@ -47,37 +47,37 @@ extra_rdoc_files: []
47
47
  files:
48
48
  - lib/brevis.rb
49
49
  - stylesheets/README.md
50
- - stylesheets/_brevis.sass
50
+ - stylesheets/_brevis.scss
51
51
  - stylesheets/brevis_components/README.md
52
- - stylesheets/brevis_components/chrome/header/_branding.sass
53
- - stylesheets/brevis_components/chrome/header/_mobile_toggle.sass
54
- - stylesheets/brevis_components/chrome/header/_primary_menu.sass
55
- - stylesheets/brevis_components/chrome/header/_search.sass
56
- - stylesheets/brevis_components/chrome/header/_social.sass
57
- - stylesheets/brevis_components/content_lists/_content_carousel.sass
58
- - stylesheets/brevis_components/content_lists/_content_stream.sass
59
- - stylesheets/brevis_components/content_lists/_featured.sass
60
- - stylesheets/brevis_components/content_lists/_headlines.sass
61
- - stylesheets/brevis_components/content_lists/_topic_lists.sass
62
- - stylesheets/brevis_components/content_modules/_carousel.sass
63
- - stylesheets/brevis_components/content_modules/_chosen.sass
64
- - stylesheets/brevis_components/content_modules/_colorbox.sass
65
- - stylesheets/brevis_components/content_modules/_flexslider.sass
66
- - stylesheets/brevis_components/content_modules/_sticky_menu.sass
52
+ - stylesheets/brevis_components/chrome/header/_branding.scss
53
+ - stylesheets/brevis_components/chrome/header/_mobile_toggle.scss
54
+ - stylesheets/brevis_components/chrome/header/_primary_menu.scss
55
+ - stylesheets/brevis_components/chrome/header/_search.scss
56
+ - stylesheets/brevis_components/chrome/header/_social.scss
57
+ - stylesheets/brevis_components/content_lists/_content_stream.scss
58
+ - stylesheets/brevis_components/content_lists/_featured.scss
59
+ - stylesheets/brevis_components/content_lists/_headlines.scss
60
+ - stylesheets/brevis_components/content_lists/_topic_lists.scss
61
+ - stylesheets/brevis_components/content_modules/_carousel.scss
62
+ - stylesheets/brevis_components/content_modules/_chosen.scss
63
+ - stylesheets/brevis_components/content_modules/_colorbox.scss
64
+ - stylesheets/brevis_components/content_modules/_flexslider.scss
65
+ - stylesheets/brevis_components/content_modules/_sticky_menu.scss
67
66
  - stylesheets/brevis_utilities/README.md
68
- - stylesheets/brevis_utilities/_admin.sass
69
- - stylesheets/brevis_utilities/_animations.sass
70
- - stylesheets/brevis_utilities/_breakpoints.sass
71
- - stylesheets/brevis_utilities/_colors.sass
72
- - stylesheets/brevis_utilities/_eq.sass
67
+ - stylesheets/brevis_utilities/_admin.scss
68
+ - stylesheets/brevis_utilities/_animations.scss
69
+ - stylesheets/brevis_utilities/_breakpoints.scss
70
+ - stylesheets/brevis_utilities/_colors.scss
71
+ - stylesheets/brevis_utilities/_eq.scss
73
72
  - stylesheets/brevis_utilities/_font_awesome.scss
74
- - stylesheets/brevis_utilities/_forms.sass
75
- - stylesheets/brevis_utilities/_header.sass
76
- - stylesheets/brevis_utilities/_images.sass
77
- - stylesheets/brevis_utilities/_layout.sass
78
- - stylesheets/brevis_utilities/_page.sass
79
- - stylesheets/brevis_utilities/_tooltip.sass
80
- - stylesheets/brevis_utilities/_typography.sass
73
+ - stylesheets/brevis_utilities/_forms.scss
74
+ - stylesheets/brevis_utilities/_header.scss
75
+ - stylesheets/brevis_utilities/_images.scss
76
+ - stylesheets/brevis_utilities/_layout.scss
77
+ - stylesheets/brevis_utilities/_mediablock.scss
78
+ - stylesheets/brevis_utilities/_page.scss
79
+ - stylesheets/brevis_utilities/_tooltip.scss
80
+ - stylesheets/brevis_utilities/_typography.scss
81
81
  - stylesheets/brevis_utilities/_z-index.scss
82
82
  homepage: http://mediacurrent.com
83
83
  licenses: []
@@ -1,35 +0,0 @@
1
- @import "compass"
2
- @import "breakpoint"
3
-
4
- @import "brevis_utilities/admin"
5
- @import "brevis_utilities/animations"
6
- @import "brevis_utilities/breakpoints"
7
- @import "brevis_utilities/colors"
8
- @import "brevis_utilities/eq"
9
- @import "brevis_utilities/font_awesome.scss"
10
- @import "brevis_utilities/forms"
11
- @import "brevis_utilities/header"
12
- @import "brevis_utilities/images"
13
- @import "brevis_utilities/layout"
14
- @import "brevis_utilities/page"
15
- @import "brevis_utilities/tooltip"
16
- @import "brevis_utilities/typography"
17
- @import "brevis_utilities/z-index.scss"
18
-
19
- @import "brevis_components/chrome/header/branding"
20
- @import "brevis_components/chrome/header/mobile_toggle"
21
- @import "brevis_components/chrome/header/primary_menu"
22
- @import "brevis_components/chrome/header/search"
23
- @import "brevis_components/chrome/header/social"
24
-
25
- @import "brevis_components/content_lists/content_carousel"
26
- @import "brevis_components/content_lists/content_stream"
27
- @import "brevis_components/content_lists/featured"
28
- @import "brevis_components/content_lists/headlines"
29
- @import "brevis_components/content_lists/topic_lists"
30
-
31
- @import "brevis_components/content_modules/carousel"
32
- @import "brevis_components/content_modules/chosen"
33
- @import "brevis_components/content_modules/colorbox"
34
- @import "brevis_components/content_modules/flexslider"
35
- @import "brevis_components/content_modules/sticky_menu"
@@ -1,32 +0,0 @@
1
-
2
- %site-logo
3
- display: block
4
- overflow: hidden
5
- background: no-repeat 0 0
6
- background-size: cover
7
- margin: 0 0 $logo-bottom-margin 0
8
- font-size: 0
9
- line-height: 1
10
- height: $mobile-logo-h
11
- width: $mobile-logo-w
12
- background-image: inline-image("logo_mobile.png")
13
-
14
- +breakpoint($mobile-hi-res)
15
- background-image: inline-image("logo_mobile@2x.png")
16
-
17
- +breakpoint($desktop)
18
- background-image: inline-image("logo.png")
19
- background-size: contain
20
- height: $logo-h
21
- width: $logo-w
22
-
23
- +breakpoint($desk-hi-res)
24
- background-image: inline-image("logo@2x.png")
25
-
26
- +breakpoint($print-media)
27
- -webkit-print-color-adjust: exact
28
- content: url("../images/logo.png")
29
- background-image: none
30
- height: $logo-h
31
- width: $logo-w
32
-
@@ -1,24 +0,0 @@
1
-
2
- //easily add a mobile menu navicon:
3
- %mobile-menu-toggle
4
- text-indent: -100%
5
- width: $navicon-size - 10px
6
- height: $navicon-size
7
- display: block
8
- margin: 5px
9
- padding-left: $navicon-size
10
- &:before
11
- content: ""
12
- position: absolute
13
- top: 0
14
- left: 0
15
- margin: $navicon-margin
16
- width: $navicon-size - ($navicon-margin * 2)
17
- height: $navicon-size - ($navicon-margin * 2)
18
- background: image-url("hamburger_menu.svg") no-repeat
19
- background-size: cover
20
-
21
- .modal-content &
22
- display: none
23
-
24
-
@@ -1,66 +0,0 @@
1
-
2
- //
3
- $primary-menu-height: 40px
4
- $primary-menu-padding-v: 5px
5
- $primary-menu-padding-h: 10px
6
-
7
- %primary_menu
8
- +breakpoint($desktop)
9
- position: relative
10
- width: 100%
11
- min-height: $primary-menu-height
12
-
13
- .primary-menu-inner
14
- +horizontal-list
15
- ul.links
16
- padding: 0
17
- margin: 0 -(#{$primary-menu-height}/2)
18
- overflow: hidden
19
- height: $primary-menu-height
20
-
21
- // Main menubar:
22
- .primary-links
23
- li
24
- margin: 0
25
- padding: 0
26
- text-align: center
27
- display: inline-block
28
- li a
29
- display: block
30
- padding: $primary-menu-padding-v $primary-menu-padding-h
31
- text-decoration: none
32
-
33
- li.first
34
- margin-left: 0
35
- a
36
- padding-left: $primary-menu-padding-h
37
- li.last
38
- margin-right: 0
39
- a
40
- padding-right: $primary-menu-padding-h
41
-
42
-
43
- // Dropdown menu:
44
- li > .menu-minipanel-panel
45
- top: $primary-menu-height
46
-
47
- +breakpoint($mobile-device)
48
- background: white
49
- .primary-links
50
- border: 1px solid #ddd
51
- ul.links
52
- margin: 0 0 0 (#{$primary-menu-height} * 1.5)
53
- padding: 0
54
- width: auto
55
- list-style: none
56
- .last
57
- a
58
- border-bottom: 0px solid $text-quaternary
59
- a
60
- width: 100%
61
- padding: $primary-menu-padding-v
62
- display: inline-block
63
- border-bottom: 1px solid $text-quaternary
64
-
65
-
66
-
@@ -1,46 +0,0 @@
1
-
2
- %search
3
- +breakpoint($print-media)
4
- display: none
5
-
6
- &:before
7
- content: " "
8
- width: $header-icon
9
- height: $header-icon
10
- display: block
11
- float: left
12
- background: no-repeat 50%
13
- +svg-bg-simple("search")
14
- +border-radius(2px)
15
-
16
- +breakpoint($mobile-device)
17
- border: 1px solid #999
18
- content: "D"
19
- +icon-font
20
- font-size: 32px
21
- text-align: center
22
- line-height: 1.35em
23
-
24
- +breakpoint($desktop)
25
- &:before
26
- width: $header-icon-lg
27
- height: $header-icon-lg
28
- .search-block-form
29
- height: $header-icon-lg
30
-
31
-
32
- .search-inner
33
- display: none
34
- padding: 0 50px
35
-
36
- .search-block-form
37
- background: white
38
- height: $header-icon
39
- max-width: 100%
40
- input[type="text"]
41
- height: 35px
42
- margin: 5px 1px
43
- input[type="submit"]
44
- margin: 0
45
- padding: 0 3px
46
- height: 39px
@@ -1,30 +0,0 @@
1
- %social
2
- ul
3
- margin: 0 0 0 5px
4
- padding: 0
5
- li
6
- +inline-block
7
- +breakpoint($mobile-device)
8
- margin: 0 0 8px
9
- li ~li
10
- +breakpoint($desktop)
11
- margin: 0 0 0 5px
12
- a
13
- +hide-text
14
- +inline-block
15
- +border-radius(20px)
16
- font-size: 0
17
- width: $header-icon
18
- height: $header-icon
19
-
20
- &.facebook
21
- +svg-bg-simple("facebook")
22
- &.twitter
23
- +svg-bg-simple("twitter")
24
- &.mail
25
- +svg-bg-simple("email")
26
- &.more
27
- +svg-bg-simple("more-social")
28
-
29
- +breakpoint($print-media)
30
- display: none
@@ -1,319 +0,0 @@
1
- //////////////////////////////////////////
2
- // Component groups
3
- @mixin headline
4
- .pane-node-field-short-headline,
5
- .pane-node-title
6
- @content
7
-
8
- //things that wrap around a thumbnail
9
- @mixin teaser-items
10
- .pane-node-field-short-headline,
11
- .pane-node-title,
12
- .pane-node-created,
13
- .pane-node-posted-on,
14
- .pane-node-body
15
- @content
16
-
17
- @mixin image-pane
18
- .pane-node-field-thumbnail,
19
- .pane-node-field-cover-photo,
20
- .pane-node-field-image,
21
- .image-fpp
22
- @content
23
-
24
- %content-stream-node
25
- border-bottom: 1px solid #ccc
26
- padding-bottom: 1em
27
- margin-bottom: 1em
28
- margin-right: 1em
29
-
30
- %content-stream-image-max
31
- +image-pane
32
- @extend %img-left
33
- width: 100%
34
- .field--type-image,
35
- .field--type-image a,
36
- img
37
- width: 100%
38
- vertical-align: top //remove unnecessary spacing at the bottom of it's container
39
- // target everyting except the taxonomy term tag
40
-
41
- .panel-pane,
42
- .embedded_photo
43
- float: left
44
- margin-bottom: 0
45
- h2
46
- margin-bottom: 1px
47
-
48
- // these are in the variables partial:
49
- // $content-stream-img-sm: 50%
50
- // $content-stream-img-md: 58%
51
- %content-stream-image-sm
52
- @extend %content-stream-image-max
53
- +teaser-items
54
- width: 40%
55
- width: calc(100% - #{$content-stream-img-sm} - 20px)
56
- float: left
57
- +image-pane
58
- @extend %img-left
59
- max-width: #{$content-stream-img-sm}
60
-
61
-
62
- %content-stream-image-md
63
- @extend %content-stream-image-max
64
- +breakpoint($smartphone-landscape)
65
- +teaser-items
66
- width: 40%
67
- width: calc(100% - #{$content-stream-img-md} - 20px)
68
- float: left
69
- +image-pane
70
- max-width: #{$content-stream-img-md}
71
-
72
-
73
- %content-stream-image-lg
74
- +image-pane
75
- width: 100%
76
- max-width: 100%
77
- .field--type-image,
78
- .field--type-image a,
79
- img
80
- width: 100%
81
- h2
82
- margin-bottom: 1px
83
-
84
-
85
- %float-thumb-left
86
- +clearfix
87
- @extend %content-stream-image-sm
88
-
89
-
90
- %full-size-thumb
91
- +image-pane
92
- +img-no-float
93
- max-width: 100%
94
- width: 100%
95
-
96
- %no-float-thumb
97
- @extend %full-size-thumb
98
- .pane-node-title,
99
- .pane-node-body
100
- width: 100%
101
- max-width: 100%
102
- float: none
103
- margin-bottom: 0
104
-
105
- %content-stream-basic
106
- .views-row
107
- float: left
108
- width: 100%
109
- max-width: 100%
110
-
111
-
112
- @mixin content-stream-1
113
- @extend %content-stream-basic
114
- .views-row
115
- margin-top: 10px
116
- .views-row~.views-row
117
- @extend %view_row
118
-
119
-
120
- %layout-2
121
- +grid-desktop
122
- +fluid-grid(2, $padding: 1%)
123
-
124
- %layout-3
125
- +grid-desktop
126
- +fluid-grid(3, $padding: 1.4%)
127
-
128
- %layout-4
129
- +grid-desktop
130
- +fluid-grid(4, $padding: 1%)
131
-
132
- %layout-5
133
- +grid-desktop
134
- +fluid-grid(5, $padding: 1%)
135
-
136
-
137
- %layout-6
138
- +grid-desktop
139
- +fluid-grid(6, $padding: 1%)
140
-
141
- %layout-7
142
- +grid-desktop
143
- +fluid-grid(7, $padding: 1%)
144
-
145
- %layout-8
146
- +grid-desktop
147
- +fluid-grid(8, $padding: 1%)
148
-
149
-
150
- %layout-1-3
151
- .views-row
152
- @extend %no-float-thumb
153
-
154
- .views-row-1
155
- float: left
156
- width: 100% !important
157
- max-width: 100%
158
- margin-bottom: 0.5em
159
- @extend %no-float-thumb
160
- +fallback
161
- img
162
- @extend %lg-thumbnail
163
-
164
- .views-row-2,
165
- .views-row-3,
166
- .views-row-4
167
- width: 32%
168
- float: left
169
- clear: none
170
- .pane-node-title,
171
- .pane-node-created,
172
- .pane-node-posted-on
173
- display: none
174
- .field--name-field-cover-photo:after
175
- display: none
176
- +image-pane
177
- img
178
- width: 100% !important
179
- +fallback
180
- @extend %xxs-thumbnail
181
-
182
- .field--type-image
183
- width: 100%
184
- max-width: 100%
185
- #page &
186
- img
187
- width: 100%
188
-
189
-
190
- .views-row-2
191
- margin-left: 0
192
- clear: left
193
- .views-row-3
194
- margin-left: 2%
195
- clear: none
196
- .views-row-4
197
- margin-left: 2%
198
-
199
- @mixin content-stream-1-3
200
- @extend %layout-1-3
201
-
202
-
203
- @mixin content-stream-3
204
- .views-row
205
- //@extend %float-thumb-left
206
- @extend %content-stream-basic
207
-
208
- @include pane-eq-md-up
209
- @extend %layout-3
210
-
211
- +fallback
212
- @extend %layout-3
213
-
214
- @mixin content-stream-3-parent
215
- .views-row
216
- //@extend %float-thumb-left
217
- @extend %content-stream-basic
218
- @include pane-parent-eq-md-up
219
- @extend %layout-3
220
- +fallback
221
- @extend %layout-3
222
-
223
-
224
-
225
- @mixin content-stream-4
226
- .views-row
227
- //@extend %float-thumb-left
228
- @extend %content-stream-basic
229
-
230
- &[data-eq-state="pane-sm"]
231
- @extend %layout-2
232
-
233
- @include pane-eq-md-up
234
- @extend %layout-4
235
- +fallback
236
- //@extend %layout-4
237
-
238
-
239
- @mixin content-stream-4-parent
240
- .views-row
241
- //@extend %float-thumb-left
242
- @extend %content-stream-basic
243
-
244
- [data-eq-state="pane-sm"] &
245
- @extend %layout-2
246
-
247
- @include pane-parent-eq-md-up
248
- @extend %layout-4
249
-
250
- +fallback
251
- @extend %layout-4
252
-
253
- @mixin content-stream-6
254
- +grid-desktop
255
- +breakpoint($max-tab-p)
256
- +fluid-grid(2, $padding: 1%)
257
- +breakpoint($tab-p-desk)
258
- +fluid-grid(3, $padding: 1%)
259
- +breakpoint($desktop)
260
- +fluid-grid(6, $padding: 1%)
261
-
262
- @mixin content-stream-6-custom
263
- +grid-desktop
264
- +breakpoint($max-tab-p)
265
- +fluid-grid(2, $padding: 1%)
266
- +breakpoint($tab-p-desk)
267
- +fluid-grid(2, $padding: 1%)
268
- .views-row-5, .views-row-6 //Show only 4 items
269
- display: none
270
- .views-row-4
271
- margin-left: 0
272
- +breakpoint($desktop)
273
- +fluid-grid(6, $padding: 1%)
274
-
275
-
276
- @mixin content-stream-5
277
- +grid-desktop
278
- +breakpoint($max-tab-p)
279
- +fluid-grid(2, $padding: 1%)
280
- +breakpoint($tab-p-desk)
281
- +fluid-grid(3, $padding: 1%)
282
- +breakpoint($desktop)
283
- +fluid-grid(5, $padding: 1%)
284
-
285
- @mixin content-stream-7
286
- [data-eq-state="pane-xl"]
287
- @extend %layout-7
288
- [data-eq-state="pane-lg"]
289
- @extend %layout-6
290
- [data-eq-state="pane-md"]
291
- @extend %layout-4
292
- +pane-container-eq-sm-down
293
- @extend %layout-2
294
-
295
-
296
- @mixin content-stream-8
297
- [data-eq-state="pane-xl"]
298
- @extend %layout-8
299
- [data-eq-state="pane-lg"]
300
- @extend %layout-6
301
- [data-eq-state="pane-md"]
302
- @extend %layout-4
303
- +pane-container-eq-sm-down
304
- @extend %layout-2
305
-
306
-
307
- %latest-content-list-pane
308
- .more-link
309
- display: inline-block
310
- .feed
311
- position: absolute
312
- left: 10px
313
- bottom: 0px
314
- a
315
- font-size: 0
316
-
317
-
318
-
319
-