@knight-lab/timelinejs 3.8.21 → 3.9.0
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.
- package/.nvmrc +1 -1
- package/API_TEST.html +0 -5
- package/CHANGELOG.md +6 -0
- package/dist/css/fonts/font.amatic-andika.css +1 -1
- package/dist/css/fonts/font.bitter-raleway.css +4 -4
- package/dist/css/fonts/font.clicker-garamond.css +1 -1
- package/dist/css/fonts/font.dancing-ledger.css +2 -2
- package/dist/css/fonts/font.oldstandard.css +2 -2
- package/dist/css/fonts/font.opensans-gentiumbook.css +2 -2
- package/dist/css/fonts/font.playfair-faunaone.css +2 -2
- package/dist/css/fonts/font.playfair.css +2 -2
- package/dist/css/fonts/font.roboto-megrim.css +2 -2
- package/dist/css/fonts/font.unicaone-vollkorn.css +2 -2
- package/dist/css/icons/tl-icons.eot +0 -0
- package/dist/css/icons/tl-icons.svg +58 -55
- package/dist/css/icons/tl-icons.ttf +0 -0
- package/dist/css/icons/tl-icons.woff +0 -0
- package/dist/css/icons/tl-icons.woff2 +0 -0
- package/dist/css/themes/timeline.theme.contrast.css +157 -319
- package/dist/css/themes/timeline.theme.dark.css +146 -308
- package/dist/css/timeline.css +155 -317
- package/dist/css/timeline.css.map +1 -1
- package/dist/embed/compare.html +4 -4
- package/dist/embed/index.html +3 -6
- package/dist/embed/old-index.html +2 -5
- package/dist/embed/popular_timelines.json +5989 -1
- package/dist/js/locale/af.json +54 -56
- package/dist/js/locale/ar.json +54 -56
- package/dist/js/locale/be.json +71 -73
- package/dist/js/locale/bg.json +54 -56
- package/dist/js/locale/ca.json +54 -56
- package/dist/js/locale/cz.json +56 -63
- package/dist/js/locale/da.json +54 -56
- package/dist/js/locale/de.json +1 -3
- package/dist/js/locale/el.json +54 -56
- package/dist/js/locale/en-24hr.json +51 -57
- package/dist/js/locale/en-week.json +51 -57
- package/dist/js/locale/en.json +3 -8
- package/dist/js/locale/eo.json +54 -56
- package/dist/js/locale/es.json +55 -57
- package/dist/js/locale/et.json +54 -56
- package/dist/js/locale/eu.json +54 -56
- package/dist/js/locale/fa.json +52 -54
- package/dist/js/locale/fi.json +73 -75
- package/dist/js/locale/fo.json +54 -56
- package/dist/js/locale/fr.json +1 -8
- package/dist/js/locale/fy.json +71 -73
- package/dist/js/locale/ga.json +54 -56
- package/dist/js/locale/gl.json +54 -56
- package/dist/js/locale/he.json +54 -56
- package/dist/js/locale/hi.json +72 -74
- package/dist/js/locale/hr.json +54 -56
- package/dist/js/locale/hu.json +91 -93
- package/dist/js/locale/hy.json +54 -56
- package/dist/js/locale/id.json +54 -56
- package/dist/js/locale/is.json +54 -56
- package/dist/js/locale/it.json +18 -20
- package/dist/js/locale/iw.json +54 -56
- package/dist/js/locale/ja.json +54 -56
- package/dist/js/locale/ka.json +54 -56
- package/dist/js/locale/ko.json +54 -56
- package/dist/js/locale/lb.json +54 -56
- package/dist/js/locale/lt.json +54 -56
- package/dist/js/locale/lv.json +54 -56
- package/dist/js/locale/ms.json +54 -56
- package/dist/js/locale/my.json +31 -38
- package/dist/js/locale/nb.json +54 -56
- package/dist/js/locale/ne.json +54 -56
- package/dist/js/locale/nl.json +54 -56
- package/dist/js/locale/nn.json +54 -56
- package/dist/js/locale/no.json +54 -56
- package/dist/js/locale/pl.json +54 -56
- package/dist/js/locale/pt-br.json +45 -47
- package/dist/js/locale/pt.json +57 -59
- package/dist/js/locale/rm.json +54 -56
- package/dist/js/locale/ro.json +54 -56
- package/dist/js/locale/ru.json +54 -56
- package/dist/js/locale/si.json +53 -55
- package/dist/js/locale/sk.json +54 -56
- package/dist/js/locale/sl.json +54 -56
- package/dist/js/locale/sr-cy.json +54 -56
- package/dist/js/locale/sr.json +54 -56
- package/dist/js/locale/sv.json +11 -13
- package/dist/js/locale/ta.json +54 -56
- package/dist/js/locale/te.json +53 -55
- package/dist/js/locale/th.json +55 -62
- package/dist/js/locale/tl.json +54 -56
- package/dist/js/locale/tr.json +54 -56
- package/dist/js/locale/uk.json +54 -56
- package/dist/js/locale/ur.json +2 -9
- package/dist/js/locale/vi.json +33 -35
- package/dist/js/locale/zh-cn.json +1 -3
- package/dist/js/locale/zh-tw.json +54 -56
- package/dist/js/timeline.js +2 -3
- package/dist/js/timeline.js.LICENSE.txt +1 -0
- package/dist/js/timeline.js.map +1 -1
- package/package.json +20 -18
- package/src/css/icons/icons.html +49 -1
- package/src/css/icons/tl-icons.eot +0 -0
- package/src/css/icons/tl-icons.svg +58 -55
- package/src/css/icons/tl-icons.ttf +0 -0
- package/src/css/icons/tl-icons.woff +0 -0
- package/src/css/icons/tl-icons.woff2 +0 -0
- package/src/embed/compare.html +4 -4
- package/src/embed/index.html +3 -6
- package/src/embed/old-index.html +2 -5
- package/src/embed/popular_timelines.json +5989 -1
- package/src/js/core/TimelineConfig.js +0 -1
- package/src/js/dom/DOMUtil.js +12 -12
- package/src/js/language/I18NMixins.js +13 -3
- package/src/js/language/Language.js +50 -23
- package/src/js/language/__tests__/Language.test.js +32 -0
- package/src/js/language/locale/af.json +54 -56
- package/src/js/language/locale/ar.json +54 -56
- package/src/js/language/locale/be.json +71 -73
- package/src/js/language/locale/bg.json +54 -56
- package/src/js/language/locale/ca.json +54 -56
- package/src/js/language/locale/cz.json +56 -63
- package/src/js/language/locale/da.json +54 -56
- package/src/js/language/locale/de.json +1 -3
- package/src/js/language/locale/el.json +54 -56
- package/src/js/language/locale/en-24hr.json +51 -57
- package/src/js/language/locale/en-week.json +51 -57
- package/src/js/language/locale/en.json +3 -8
- package/src/js/language/locale/eo.json +54 -56
- package/src/js/language/locale/es.json +55 -57
- package/src/js/language/locale/et.json +54 -56
- package/src/js/language/locale/eu.json +54 -56
- package/src/js/language/locale/fa.json +52 -54
- package/src/js/language/locale/fi.json +73 -75
- package/src/js/language/locale/fo.json +54 -56
- package/src/js/language/locale/fr.json +1 -8
- package/src/js/language/locale/fy.json +71 -73
- package/src/js/language/locale/ga.json +54 -56
- package/src/js/language/locale/gl.json +54 -56
- package/src/js/language/locale/he.json +54 -56
- package/src/js/language/locale/hi.json +72 -74
- package/src/js/language/locale/hr.json +54 -56
- package/src/js/language/locale/hu.json +91 -93
- package/src/js/language/locale/hy.json +54 -56
- package/src/js/language/locale/id.json +54 -56
- package/src/js/language/locale/is.json +54 -56
- package/src/js/language/locale/it.json +18 -20
- package/src/js/language/locale/iw.json +54 -56
- package/src/js/language/locale/ja.json +54 -56
- package/src/js/language/locale/ka.json +54 -56
- package/src/js/language/locale/ko.json +54 -56
- package/src/js/language/locale/lb.json +54 -56
- package/src/js/language/locale/lt.json +54 -56
- package/src/js/language/locale/lv.json +54 -56
- package/src/js/language/locale/ms.json +54 -56
- package/src/js/language/locale/my.json +31 -38
- package/src/js/language/locale/nb.json +54 -56
- package/src/js/language/locale/ne.json +54 -56
- package/src/js/language/locale/nl.json +54 -56
- package/src/js/language/locale/nn.json +54 -56
- package/src/js/language/locale/no.json +54 -56
- package/src/js/language/locale/pl.json +54 -56
- package/src/js/language/locale/pt-br.json +45 -47
- package/src/js/language/locale/pt.json +57 -59
- package/src/js/language/locale/rm.json +54 -56
- package/src/js/language/locale/ro.json +54 -56
- package/src/js/language/locale/ru.json +54 -56
- package/src/js/language/locale/si.json +53 -55
- package/src/js/language/locale/sk.json +54 -56
- package/src/js/language/locale/sl.json +54 -56
- package/src/js/language/locale/sr-cy.json +54 -56
- package/src/js/language/locale/sr.json +54 -56
- package/src/js/language/locale/sv.json +11 -13
- package/src/js/language/locale/ta.json +54 -56
- package/src/js/language/locale/te.json +53 -55
- package/src/js/language/locale/th.json +55 -62
- package/src/js/language/locale/tl.json +54 -56
- package/src/js/language/locale/tr.json +54 -56
- package/src/js/language/locale/uk.json +54 -56
- package/src/js/language/locale/ur.json +2 -9
- package/src/js/language/locale/vi.json +33 -35
- package/src/js/language/locale/zh-cn.json +1 -3
- package/src/js/language/locale/zh-tw.json +54 -56
- package/src/js/media/Media.js +6 -2
- package/src/js/media/MediaType.js +1 -1
- package/src/js/media/types/DailyMotion.js +9 -1
- package/src/js/media/types/Text.js +33 -31
- package/src/js/media/types/Vimeo.js +58 -57
- package/src/js/slider/Slide.js +17 -2
- package/src/js/slider/SlideNav.js +12 -7
- package/src/js/slider/StorySlider.js +8 -12
- package/src/js/timeline/Timeline.js +47 -13
- package/src/js/timenav/TimeAxis.js +20 -1
- package/src/js/timenav/TimeMarker.js +48 -3
- package/src/js/timenav/TimeNav.js +140 -15
- package/src/js/ui/MenuBar.js +206 -149
- package/src/js/ui/Swipable.js +1 -1
- package/src/less/TL.Timeline.Base.less +38 -1
- package/src/less/Typography.less +2 -3
- package/src/less/Variables.less +4 -1
- package/src/less/icons/Icons.less +9 -0
- package/src/less/media/types/TL.Media.Text.less +5 -0
- package/src/less/slider/TL.Slide.less +40 -45
- package/src/less/slider/TL.SlideNav.less +82 -55
- package/src/less/themes/contrast/Variables.less +7 -4
- package/src/less/themes/dark/TL.Theme.Dark.less +2 -2
- package/src/less/themes/dark/Variables.less +4 -1
- package/src/less/timenav/TL.TimeMarker.less +16 -10
- package/src/less/timenav/TL.TimeNav.less +2 -50
- package/src/less/ui/TL.MenuBar.Button.less +8 -6
- package/src/template/all-media-types.json +52 -2
- package/src/template/index.html +2 -1
- package/webpack.common.js +13 -10
- package/webpack.dev.js +16 -6
- package/dist/js/timeline-min.js +0 -4
- package/dist/timeline3.zip +0 -0
- package/src/less/core/Reset.less +0 -115
|
@@ -42,224 +42,6 @@
|
|
|
42
42
|
/* Mixins.less
|
|
43
43
|
Snippets of reusable CSS to develop faster and keep code readable
|
|
44
44
|
* ----------------------------------------------------------------- */
|
|
45
|
-
/* Reset
|
|
46
|
-
------------------------------------------------------------------------------------------- */
|
|
47
|
-
.tl-storyjs {
|
|
48
|
-
/* Reset tags and common classes
|
|
49
|
-
Display in IE6-9 and FF3
|
|
50
|
-
Based on: http://github.com/necolas/normalize.css
|
|
51
|
-
------------------------------------------------------------------------------------------- */
|
|
52
|
-
/* Prevents modern browsers from displaying 'audio' without controls
|
|
53
|
-
Based on: http://github.com/necolas/normalize.css
|
|
54
|
-
------------------------------------------------------------------------------------------- */
|
|
55
|
-
/* Prevents sub and sup affecting line-height in all browsers
|
|
56
|
-
Based on: http://github.com/necolas/normalize.css
|
|
57
|
-
------------------------------------------------------------------------------------------- */
|
|
58
|
-
/* Img border in a's and image quality
|
|
59
|
-
Based on: http://github.com/necolas/normalize.css
|
|
60
|
-
------------------------------------------------------------------------------------------- */
|
|
61
|
-
/* Forms
|
|
62
|
-
Based on: http://github.com/necolas/normalize.css
|
|
63
|
-
------------------------------------------------------------------------------------------- */
|
|
64
|
-
}
|
|
65
|
-
.tl-storyjs div * {
|
|
66
|
-
-webkit-box-sizing: content-box;
|
|
67
|
-
-moz-box-sizing: content-box;
|
|
68
|
-
box-sizing: content-box;
|
|
69
|
-
}
|
|
70
|
-
.tl-storyjs h1,
|
|
71
|
-
.tl-storyjs h2,
|
|
72
|
-
.tl-storyjs h3,
|
|
73
|
-
.tl-storyjs h4,
|
|
74
|
-
.tl-storyjs h5,
|
|
75
|
-
.tl-storyjs h6,
|
|
76
|
-
.tl-storyjs p,
|
|
77
|
-
.tl-storyjs blockquote,
|
|
78
|
-
.tl-storyjs pre,
|
|
79
|
-
.tl-storyjs a,
|
|
80
|
-
.tl-storyjs abbr,
|
|
81
|
-
.tl-storyjs acronym,
|
|
82
|
-
.tl-storyjs address,
|
|
83
|
-
.tl-storyjs cite,
|
|
84
|
-
.tl-storyjs code,
|
|
85
|
-
.tl-storyjs del,
|
|
86
|
-
.tl-storyjs dfn,
|
|
87
|
-
.tl-storyjs em,
|
|
88
|
-
.tl-storyjs img,
|
|
89
|
-
.tl-storyjs q,
|
|
90
|
-
.tl-storyjs s,
|
|
91
|
-
.tl-storyjs samp,
|
|
92
|
-
.tl-storyjs small,
|
|
93
|
-
.tl-storyjs strike,
|
|
94
|
-
.tl-storyjs strong,
|
|
95
|
-
.tl-storyjs sub,
|
|
96
|
-
.tl-storyjs sup,
|
|
97
|
-
.tl-storyjs tt,
|
|
98
|
-
.tl-storyjs var,
|
|
99
|
-
.tl-storyjs dd,
|
|
100
|
-
.tl-storyjs dl,
|
|
101
|
-
.tl-storyjs dt,
|
|
102
|
-
.tl-storyjs li,
|
|
103
|
-
.tl-storyjs ol,
|
|
104
|
-
.tl-storyjs ul,
|
|
105
|
-
.tl-storyjs fieldset,
|
|
106
|
-
.tl-storyjs form,
|
|
107
|
-
.tl-storyjs label,
|
|
108
|
-
.tl-storyjs legend,
|
|
109
|
-
.tl-storyjs button,
|
|
110
|
-
.tl-storyjs table,
|
|
111
|
-
.tl-storyjs caption,
|
|
112
|
-
.tl-storyjs tbody,
|
|
113
|
-
.tl-storyjs tfoot,
|
|
114
|
-
.tl-storyjs thead,
|
|
115
|
-
.tl-storyjs tr,
|
|
116
|
-
.tl-storyjs th,
|
|
117
|
-
.tl-storyjs td,
|
|
118
|
-
.tl-storyjs .tl-container,
|
|
119
|
-
.tl-storyjs .content-container,
|
|
120
|
-
.tl-storyjs .media,
|
|
121
|
-
.tl-storyjs .text,
|
|
122
|
-
.tl-storyjs .tl-slider,
|
|
123
|
-
.tl-storyjs .slider,
|
|
124
|
-
.tl-storyjs .date,
|
|
125
|
-
.tl-storyjs .title,
|
|
126
|
-
.tl-storyjs .message,
|
|
127
|
-
.tl-storyjs .map,
|
|
128
|
-
.tl-storyjs .credit,
|
|
129
|
-
.tl-storyjs .caption,
|
|
130
|
-
.tl-storyjs .tl-feedback,
|
|
131
|
-
.tl-storyjs .tl-feature,
|
|
132
|
-
.tl-storyjs .toolbar,
|
|
133
|
-
.tl-storyjs .marker,
|
|
134
|
-
.tl-storyjs .dot,
|
|
135
|
-
.tl-storyjs .line,
|
|
136
|
-
.tl-storyjs .flag,
|
|
137
|
-
.tl-storyjs .time,
|
|
138
|
-
.tl-storyjs .era,
|
|
139
|
-
.tl-storyjs .major,
|
|
140
|
-
.tl-storyjs .minor,
|
|
141
|
-
.tl-storyjs .tl-navigation,
|
|
142
|
-
.tl-storyjs .start,
|
|
143
|
-
.tl-storyjs .active {
|
|
144
|
-
margin: 0;
|
|
145
|
-
padding: 0;
|
|
146
|
-
border: 0;
|
|
147
|
-
font-weight: normal;
|
|
148
|
-
font-style: normal;
|
|
149
|
-
font-size: 100%;
|
|
150
|
-
line-height: 1;
|
|
151
|
-
font-family: inherit;
|
|
152
|
-
width: auto;
|
|
153
|
-
float: none;
|
|
154
|
-
}
|
|
155
|
-
.tl-storyjs h1,
|
|
156
|
-
.tl-storyjs h2,
|
|
157
|
-
.tl-storyjs h3,
|
|
158
|
-
.tl-storyjs h4,
|
|
159
|
-
.tl-storyjs h5,
|
|
160
|
-
.tl-storyjs h6 {
|
|
161
|
-
clear: none;
|
|
162
|
-
}
|
|
163
|
-
.tl-storyjs table {
|
|
164
|
-
border-collapse: collapse;
|
|
165
|
-
border-spacing: 0;
|
|
166
|
-
}
|
|
167
|
-
.tl-storyjs ol,
|
|
168
|
-
.tl-storyjs ul {
|
|
169
|
-
list-style: none;
|
|
170
|
-
}
|
|
171
|
-
.tl-storyjs q:before,
|
|
172
|
-
.tl-storyjs q:after,
|
|
173
|
-
.tl-storyjs blockquote:before,
|
|
174
|
-
.tl-storyjs blockquote:after {
|
|
175
|
-
content: "";
|
|
176
|
-
}
|
|
177
|
-
.tl-storyjs a:focus {
|
|
178
|
-
outline: thin dotted;
|
|
179
|
-
}
|
|
180
|
-
.tl-storyjs a:hover,
|
|
181
|
-
.tl-storyjs a:active {
|
|
182
|
-
outline: 0;
|
|
183
|
-
}
|
|
184
|
-
.tl-storyjs article,
|
|
185
|
-
.tl-storyjs aside,
|
|
186
|
-
.tl-storyjs details,
|
|
187
|
-
.tl-storyjs figcaption,
|
|
188
|
-
.tl-storyjs figure,
|
|
189
|
-
.tl-storyjs footer,
|
|
190
|
-
.tl-storyjs header,
|
|
191
|
-
.tl-storyjs hgroup,
|
|
192
|
-
.tl-storyjs nav,
|
|
193
|
-
.tl-storyjs section {
|
|
194
|
-
display: block;
|
|
195
|
-
}
|
|
196
|
-
.tl-storyjs audio,
|
|
197
|
-
.tl-storyjs canvas,
|
|
198
|
-
.tl-storyjs video {
|
|
199
|
-
display: inline-block;
|
|
200
|
-
}
|
|
201
|
-
.tl-storyjs audio:not([controls]) {
|
|
202
|
-
display: none;
|
|
203
|
-
}
|
|
204
|
-
.tl-storyjs div {
|
|
205
|
-
max-width: none;
|
|
206
|
-
}
|
|
207
|
-
.tl-storyjs sub,
|
|
208
|
-
.tl-storyjs sup {
|
|
209
|
-
font-size: 75%;
|
|
210
|
-
line-height: 0;
|
|
211
|
-
position: relative;
|
|
212
|
-
vertical-align: baseline;
|
|
213
|
-
}
|
|
214
|
-
.tl-storyjs sup {
|
|
215
|
-
top: -0.5em;
|
|
216
|
-
}
|
|
217
|
-
.tl-storyjs sub {
|
|
218
|
-
bottom: -0.25em;
|
|
219
|
-
}
|
|
220
|
-
.tl-storyjs img {
|
|
221
|
-
border: 0;
|
|
222
|
-
-ms-interpolation-mode: bicubic;
|
|
223
|
-
}
|
|
224
|
-
.tl-storyjs button,
|
|
225
|
-
.tl-storyjs input,
|
|
226
|
-
.tl-storyjs select,
|
|
227
|
-
.tl-storyjs textarea {
|
|
228
|
-
font-size: 100%;
|
|
229
|
-
margin: 0;
|
|
230
|
-
vertical-align: baseline;
|
|
231
|
-
*vertical-align: middle;
|
|
232
|
-
}
|
|
233
|
-
.tl-storyjs button,
|
|
234
|
-
.tl-storyjs input {
|
|
235
|
-
line-height: normal;
|
|
236
|
-
*overflow: visible;
|
|
237
|
-
}
|
|
238
|
-
.tl-storyjs button::-moz-focus-inner,
|
|
239
|
-
.tl-storyjs input::-moz-focus-inner {
|
|
240
|
-
border: 0;
|
|
241
|
-
padding: 0;
|
|
242
|
-
}
|
|
243
|
-
.tl-storyjs button,
|
|
244
|
-
.tl-storyjs input[type="button"],
|
|
245
|
-
.tl-storyjs input[type="reset"],
|
|
246
|
-
.tl-storyjs input[type="submit"] {
|
|
247
|
-
cursor: pointer;
|
|
248
|
-
-webkit-appearance: button;
|
|
249
|
-
}
|
|
250
|
-
.tl-storyjs input[type="search"] {
|
|
251
|
-
-webkit-appearance: textfield;
|
|
252
|
-
-webkit-box-sizing: content-box;
|
|
253
|
-
-moz-box-sizing: content-box;
|
|
254
|
-
box-sizing: content-box;
|
|
255
|
-
}
|
|
256
|
-
.tl-storyjs input[type="search"]::-webkit-search-decoration {
|
|
257
|
-
-webkit-appearance: none;
|
|
258
|
-
}
|
|
259
|
-
.tl-storyjs textarea {
|
|
260
|
-
overflow: auto;
|
|
261
|
-
vertical-align: top;
|
|
262
|
-
}
|
|
263
45
|
.tl-timeline {
|
|
264
46
|
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
|
|
265
47
|
/* VCard
|
|
@@ -524,7 +306,7 @@
|
|
|
524
306
|
display: block;
|
|
525
307
|
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
|
|
526
308
|
font-style: italic;
|
|
527
|
-
background-color: #
|
|
309
|
+
background-color: #fcf8e3;
|
|
528
310
|
font-size: 15px;
|
|
529
311
|
line-height: 17px;
|
|
530
312
|
padding: 10px;
|
|
@@ -532,7 +314,6 @@
|
|
|
532
314
|
-moz-border-radius: 7px;
|
|
533
315
|
border-radius: 7px;
|
|
534
316
|
color: #8a6d3b;
|
|
535
|
-
background-color: #fcf8e3;
|
|
536
317
|
border: 1px solid #faebcc;
|
|
537
318
|
text-shadow: none;
|
|
538
319
|
}
|
|
@@ -688,6 +469,15 @@
|
|
|
688
469
|
.tl-icon-goback:after {
|
|
689
470
|
content: "\e63e";
|
|
690
471
|
}
|
|
472
|
+
.tl-icon-goend:after {
|
|
473
|
+
content: "\e969";
|
|
474
|
+
}
|
|
475
|
+
.tl-icon-prev2:after {
|
|
476
|
+
content: "\ea23";
|
|
477
|
+
}
|
|
478
|
+
.tl-icon-next2:after {
|
|
479
|
+
content: "\ea24";
|
|
480
|
+
}
|
|
691
481
|
.tl-icon-doc-v2:after {
|
|
692
482
|
content: "\e63f";
|
|
693
483
|
}
|
|
@@ -841,23 +631,27 @@
|
|
|
841
631
|
/* MenuBar Button
|
|
842
632
|
================================================== */
|
|
843
633
|
.tl-menubar-button {
|
|
634
|
+
border: none;
|
|
844
635
|
font-size: 18px;
|
|
845
636
|
line-height: 18px;
|
|
846
637
|
background-color: rgba(242, 242, 242, 0.9);
|
|
847
638
|
cursor: pointer;
|
|
848
|
-
padding:
|
|
639
|
+
padding: 5px 10px 5px 10px;
|
|
849
640
|
display: inline-block;
|
|
850
641
|
display: block;
|
|
851
642
|
color: #6e6e6e;
|
|
852
643
|
}
|
|
853
|
-
.tl-menubar-button
|
|
644
|
+
.tl-menubar-button:disabled {
|
|
854
645
|
opacity: 0.33;
|
|
646
|
+
cursor: default;
|
|
855
647
|
}
|
|
856
|
-
.tl-menubar-button:hover
|
|
648
|
+
.tl-menubar-button:hover,
|
|
649
|
+
.tl-menubar-button:focus-visible {
|
|
857
650
|
background: #333;
|
|
858
651
|
color: #FFF;
|
|
859
652
|
}
|
|
860
|
-
.tl-menubar-button:hover
|
|
653
|
+
.tl-menubar-button:hover:disabled,
|
|
654
|
+
.tl-menubar-button:focus-visible:disabled {
|
|
861
655
|
color: #bfbfbf;
|
|
862
656
|
background-color: rgba(242, 242, 242, 0.9);
|
|
863
657
|
}
|
|
@@ -1015,48 +809,6 @@
|
|
|
1015
809
|
overflow: hidden;
|
|
1016
810
|
border-top: 1px solid #e5e5e5;
|
|
1017
811
|
}
|
|
1018
|
-
.tl-timenav .tl-attribution {
|
|
1019
|
-
cursor: pointer;
|
|
1020
|
-
z-index: 9;
|
|
1021
|
-
position: absolute;
|
|
1022
|
-
bottom: 2px;
|
|
1023
|
-
left: 0px;
|
|
1024
|
-
font-size: 10px;
|
|
1025
|
-
line-height: 10px;
|
|
1026
|
-
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
|
|
1027
|
-
background-color: rgba(255, 255, 255, 0.85);
|
|
1028
|
-
padding: 3px;
|
|
1029
|
-
/*
|
|
1030
|
-
right:-26px;
|
|
1031
|
-
top:30px;
|
|
1032
|
-
transform: rotate(90deg);
|
|
1033
|
-
-ms-transform: rotate(90deg);
|
|
1034
|
-
-webkit-transform: rotate(90deg);
|
|
1035
|
-
background-color: fadeout(@ui-background-color, 15%);
|
|
1036
|
-
*/
|
|
1037
|
-
}
|
|
1038
|
-
.tl-timenav .tl-attribution a {
|
|
1039
|
-
color: #757575;
|
|
1040
|
-
}
|
|
1041
|
-
.tl-timenav .tl-attribution a:hover {
|
|
1042
|
-
color: #000;
|
|
1043
|
-
text-decoration: none;
|
|
1044
|
-
}
|
|
1045
|
-
.tl-timenav .tl-attribution a:hover .tl-knightlab-logo {
|
|
1046
|
-
background-color: #c34528;
|
|
1047
|
-
}
|
|
1048
|
-
.tl-timenav .tl-attribution .tl-knightlab-logo {
|
|
1049
|
-
display: inline-block;
|
|
1050
|
-
vertical-align: middle;
|
|
1051
|
-
height: 8px;
|
|
1052
|
-
width: 8px;
|
|
1053
|
-
margin-right: 3px;
|
|
1054
|
-
background-color: #c34528;
|
|
1055
|
-
background-color: #757575;
|
|
1056
|
-
transform: rotate(45deg);
|
|
1057
|
-
-ms-transform: rotate(45deg);
|
|
1058
|
-
-webkit-transform: rotate(45deg);
|
|
1059
|
-
}
|
|
1060
812
|
.tl-timenav .tl-timenav-line {
|
|
1061
813
|
position: absolute;
|
|
1062
814
|
top: 0;
|
|
@@ -1158,10 +910,12 @@
|
|
|
1158
910
|
================================================== */
|
|
1159
911
|
/* Content
|
|
1160
912
|
================================================== */
|
|
1161
|
-
/* Hover State
|
|
913
|
+
/* Hover | Focus State
|
|
1162
914
|
================================================== */
|
|
1163
|
-
/* Hover Active State
|
|
915
|
+
/* Hover | Focus Active State
|
|
1164
916
|
================================================== */
|
|
917
|
+
/* Focus-visible State
|
|
918
|
+
================================================== */
|
|
1165
919
|
/* Active Markers
|
|
1166
920
|
================================================== */
|
|
1167
921
|
/* Markers with End Dates
|
|
@@ -1239,7 +993,7 @@
|
|
|
1239
993
|
-moz-box-sizing: border-box;
|
|
1240
994
|
/* Firefox, other Gecko */
|
|
1241
995
|
box-sizing: border-box;
|
|
1242
|
-
border-left: 1px solid #
|
|
996
|
+
border-left: 1px solid #8c8c8c;
|
|
1243
997
|
z-index: 5;
|
|
1244
998
|
content: " ";
|
|
1245
999
|
position: absolute;
|
|
@@ -1287,7 +1041,7 @@
|
|
|
1287
1041
|
-o-transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
|
|
1288
1042
|
transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
|
|
1289
1043
|
box-sizing: border-box;
|
|
1290
|
-
border: 1px solid #
|
|
1044
|
+
border: 1px solid #8c8c8c;
|
|
1291
1045
|
box-shadow: 1px 1px 1px #FFF;
|
|
1292
1046
|
}
|
|
1293
1047
|
.tl-timemarker .tl-timemarker-content-container:hover {
|
|
@@ -1387,58 +1141,72 @@
|
|
|
1387
1141
|
.tl-timemarker .tl-timemarker-content-container .tl-timemarker-content.tl-timemarker-content-small .tl-timemarker-media-container [class*=" tl-icon-"] {
|
|
1388
1142
|
font-size: 12px;
|
|
1389
1143
|
}
|
|
1390
|
-
.tl-timemarker:hover .tl-timemarker-timespan
|
|
1391
|
-
|
|
1144
|
+
.tl-timemarker:hover .tl-timemarker-timespan,
|
|
1145
|
+
.tl-timemarker:focus .tl-timemarker-timespan {
|
|
1146
|
+
background-color: rgba(102, 102, 102, 0.25);
|
|
1392
1147
|
}
|
|
1393
|
-
.tl-timemarker:hover .tl-timemarker-timespan .tl-timemarker-timespan-content
|
|
1148
|
+
.tl-timemarker:hover .tl-timemarker-timespan .tl-timemarker-timespan-content,
|
|
1149
|
+
.tl-timemarker:focus .tl-timemarker-timespan .tl-timemarker-timespan-content {
|
|
1394
1150
|
background-color: #666666;
|
|
1395
1151
|
}
|
|
1396
1152
|
.tl-timemarker:hover .tl-timemarker-timespan .tl-timemarker-line-left,
|
|
1397
|
-
.tl-timemarker:
|
|
1153
|
+
.tl-timemarker:focus .tl-timemarker-timespan .tl-timemarker-line-left,
|
|
1154
|
+
.tl-timemarker:hover .tl-timemarker-timespan .tl-timemarker-line-right,
|
|
1155
|
+
.tl-timemarker:focus .tl-timemarker-timespan .tl-timemarker-line-right {
|
|
1398
1156
|
border-color: #a6a6a6;
|
|
1399
1157
|
}
|
|
1400
1158
|
.tl-timemarker:hover .tl-timemarker-timespan .tl-timemarker-line-left:after,
|
|
1401
|
-
.tl-timemarker:
|
|
1159
|
+
.tl-timemarker:focus .tl-timemarker-timespan .tl-timemarker-line-left:after,
|
|
1160
|
+
.tl-timemarker:hover .tl-timemarker-timespan .tl-timemarker-line-right:after,
|
|
1161
|
+
.tl-timemarker:focus .tl-timemarker-timespan .tl-timemarker-line-right:after {
|
|
1402
1162
|
background-color: #3d3d3d;
|
|
1403
1163
|
}
|
|
1404
|
-
.tl-timemarker:hover .tl-timemarker-content-container
|
|
1405
|
-
|
|
1164
|
+
.tl-timemarker:hover .tl-timemarker-content-container,
|
|
1165
|
+
.tl-timemarker:focus .tl-timemarker-content-container {
|
|
1166
|
+
background-color: #737373;
|
|
1406
1167
|
border-color: #a6a6a6;
|
|
1407
1168
|
-webkit-transition: height 250ms cubic-bezier(0.77, 0, 0.175, 1), width 250ms cubic-bezier(0.77, 0, 0.175, 1);
|
|
1408
1169
|
-moz-transition: height 250ms cubic-bezier(0.77, 0, 0.175, 1), width 250ms cubic-bezier(0.77, 0, 0.175, 1);
|
|
1409
1170
|
-o-transition: height 250ms cubic-bezier(0.77, 0, 0.175, 1), width 250ms cubic-bezier(0.77, 0, 0.175, 1);
|
|
1410
1171
|
transition: height 250ms cubic-bezier(0.77, 0, 0.175, 1), width 250ms cubic-bezier(0.77, 0, 0.175, 1);
|
|
1411
1172
|
}
|
|
1412
|
-
.tl-timemarker:hover .tl-timemarker-content-container.tl-timemarker-content-container-small
|
|
1173
|
+
.tl-timemarker:hover .tl-timemarker-content-container.tl-timemarker-content-container-small,
|
|
1174
|
+
.tl-timemarker:focus .tl-timemarker-content-container.tl-timemarker-content-container-small {
|
|
1413
1175
|
width: 200px;
|
|
1414
1176
|
}
|
|
1415
|
-
.tl-timemarker:hover .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-text h2.tl-headline
|
|
1177
|
+
.tl-timemarker:hover .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-text h2.tl-headline,
|
|
1178
|
+
.tl-timemarker:focus .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-text h2.tl-headline {
|
|
1416
1179
|
color: #FFF;
|
|
1417
1180
|
}
|
|
1418
|
-
.tl-timemarker:hover .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-text h2.tl-headline.tl-headline-fadeout:after
|
|
1419
|
-
|
|
1181
|
+
.tl-timemarker:hover .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-text h2.tl-headline.tl-headline-fadeout:after,
|
|
1182
|
+
.tl-timemarker:focus .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-text h2.tl-headline.tl-headline-fadeout:after {
|
|
1183
|
+
background: -moz-linear-gradient(top, rgba(115, 115, 115, 0) 0%, #737373 80%);
|
|
1420
1184
|
/* FF3.6+ */
|
|
1421
|
-
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(
|
|
1185
|
+
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(115, 115, 115, 0)), color-stop(80%, #737373));
|
|
1422
1186
|
/* Chrome,Safari4+ */
|
|
1423
|
-
background: -webkit-linear-gradient(top, rgba(
|
|
1187
|
+
background: -webkit-linear-gradient(top, rgba(115, 115, 115, 0) 0%, #737373 80%);
|
|
1424
1188
|
/* Chrome10+,Safari5.1+ */
|
|
1425
|
-
background: -o-linear-gradient(top, rgba(
|
|
1189
|
+
background: -o-linear-gradient(top, rgba(115, 115, 115, 0) 0%, #737373 80%);
|
|
1426
1190
|
/* Opera 11.10+ */
|
|
1427
|
-
background: -ms-linear-gradient(top, rgba(
|
|
1191
|
+
background: -ms-linear-gradient(top, rgba(115, 115, 115, 0) 0%, #737373 80%);
|
|
1428
1192
|
/* IE10+ */
|
|
1429
|
-
background: linear-gradient(to bottom, rgba(
|
|
1193
|
+
background: linear-gradient(to bottom, rgba(115, 115, 115, 0) 0%, #737373 80%);
|
|
1430
1194
|
/* W3C */
|
|
1431
1195
|
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@thecolor', endColorstr='@thecolor', GradientType=0);
|
|
1432
1196
|
/* IE6-9 */
|
|
1433
1197
|
}
|
|
1434
|
-
.tl-timemarker:hover .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-media-container .tl-timemarker-media
|
|
1198
|
+
.tl-timemarker:hover .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-media-container .tl-timemarker-media,
|
|
1199
|
+
.tl-timemarker:focus .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-media-container .tl-timemarker-media {
|
|
1435
1200
|
opacity: 1;
|
|
1436
1201
|
}
|
|
1437
1202
|
.tl-timemarker:hover .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-media-container [class^="tl-icon-"],
|
|
1438
|
-
.tl-timemarker:
|
|
1203
|
+
.tl-timemarker:focus .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-media-container [class^="tl-icon-"],
|
|
1204
|
+
.tl-timemarker:hover .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-media-container [class*=" tl-icon-"],
|
|
1205
|
+
.tl-timemarker:focus .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-media-container [class*=" tl-icon-"] {
|
|
1439
1206
|
color: #FFF;
|
|
1440
1207
|
}
|
|
1441
|
-
.tl-timemarker:hover.tl-timemarker-active .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-text h2.tl-headline.tl-headline-fadeout:after
|
|
1208
|
+
.tl-timemarker:hover.tl-timemarker-active .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-text h2.tl-headline.tl-headline-fadeout:after,
|
|
1209
|
+
.tl-timemarker:focus.tl-timemarker-active .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-text h2.tl-headline.tl-headline-fadeout:after {
|
|
1442
1210
|
background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #FFF 80%);
|
|
1443
1211
|
/* FF3.6+ */
|
|
1444
1212
|
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(80%, #FFF));
|
|
@@ -1455,13 +1223,20 @@
|
|
|
1455
1223
|
/* IE6-9 */
|
|
1456
1224
|
}
|
|
1457
1225
|
.tl-timemarker:hover.tl-timemarker-active .tl-timemarker-line-left,
|
|
1458
|
-
.tl-timemarker:
|
|
1226
|
+
.tl-timemarker:focus.tl-timemarker-active .tl-timemarker-line-left,
|
|
1227
|
+
.tl-timemarker:hover.tl-timemarker-active .tl-timemarker-line-right,
|
|
1228
|
+
.tl-timemarker:focus.tl-timemarker-active .tl-timemarker-line-right {
|
|
1459
1229
|
border-color: #000;
|
|
1460
1230
|
}
|
|
1461
1231
|
.tl-timemarker:hover.tl-timemarker-active .tl-timemarker-line-left:after,
|
|
1462
|
-
.tl-timemarker:
|
|
1232
|
+
.tl-timemarker:focus.tl-timemarker-active .tl-timemarker-line-left:after,
|
|
1233
|
+
.tl-timemarker:hover.tl-timemarker-active .tl-timemarker-line-right:after,
|
|
1234
|
+
.tl-timemarker:focus.tl-timemarker-active .tl-timemarker-line-right:after {
|
|
1463
1235
|
background-color: #000;
|
|
1464
1236
|
}
|
|
1237
|
+
.tl-timemarker:focus-visible {
|
|
1238
|
+
outline: none;
|
|
1239
|
+
}
|
|
1465
1240
|
.tl-timemarker.tl-timemarker-active .tl-timemarker-timespan {
|
|
1466
1241
|
background-color: rgba(255, 255, 255, 0.5);
|
|
1467
1242
|
z-index: 8;
|
|
@@ -1544,7 +1319,7 @@
|
|
|
1544
1319
|
box-shadow: none;
|
|
1545
1320
|
}
|
|
1546
1321
|
.tl-timemarker.tl-timemarker-with-end:hover .tl-timemarker-timespan:after {
|
|
1547
|
-
background-color: rgba(0, 0, 0, 0.
|
|
1322
|
+
background-color: rgba(0, 0, 0, 0.35);
|
|
1548
1323
|
}
|
|
1549
1324
|
.tl-timemarker.tl-timemarker-with-end.tl-timemarker-active .tl-timemarker-timespan:after {
|
|
1550
1325
|
background-color: rgba(51, 51, 51, 0.5);
|
|
@@ -1647,7 +1422,7 @@
|
|
|
1647
1422
|
-o-transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
|
|
1648
1423
|
transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
|
|
1649
1424
|
box-sizing: border-box;
|
|
1650
|
-
border: 1px solid #
|
|
1425
|
+
border: 1px solid #8c8c8c;
|
|
1651
1426
|
}
|
|
1652
1427
|
.tl-timeera .tl-timeera-content-container .tl-timeera-content {
|
|
1653
1428
|
position: relative;
|
|
@@ -1918,8 +1693,8 @@
|
|
|
1918
1693
|
position: absolute;
|
|
1919
1694
|
width: 100%;
|
|
1920
1695
|
height: 100%;
|
|
1921
|
-
padding:
|
|
1922
|
-
margin:
|
|
1696
|
+
padding: 0;
|
|
1697
|
+
margin: 0;
|
|
1923
1698
|
overflow-x: hidden;
|
|
1924
1699
|
overflow-y: auto;
|
|
1925
1700
|
}
|
|
@@ -1959,13 +1734,18 @@
|
|
|
1959
1734
|
.tl-slide .tl-slide-content-container .tl-slide-content {
|
|
1960
1735
|
display: table;
|
|
1961
1736
|
vertical-align: middle;
|
|
1737
|
+
direction: rtl;
|
|
1962
1738
|
padding-left: 100px;
|
|
1963
1739
|
padding-right: 100px;
|
|
1964
1740
|
position: relative;
|
|
1965
1741
|
max-width: 100%;
|
|
1966
1742
|
user-select: text;
|
|
1743
|
+
-webkit-box-sizing: content-box;
|
|
1744
|
+
-moz-box-sizing: content-box;
|
|
1745
|
+
box-sizing: content-box;
|
|
1967
1746
|
}
|
|
1968
1747
|
.tl-slide .tl-slide-content-container .tl-slide-content .tl-media {
|
|
1748
|
+
direction: ltr;
|
|
1969
1749
|
position: relative;
|
|
1970
1750
|
width: 100%;
|
|
1971
1751
|
min-width: 50%;
|
|
@@ -1974,6 +1754,7 @@
|
|
|
1974
1754
|
margin-bottom: auto;
|
|
1975
1755
|
}
|
|
1976
1756
|
.tl-slide .tl-slide-content-container .tl-slide-content .tl-text {
|
|
1757
|
+
direction: ltr;
|
|
1977
1758
|
width: 50%;
|
|
1978
1759
|
max-width: 50%;
|
|
1979
1760
|
min-width: 120px;
|
|
@@ -2145,7 +1926,6 @@
|
|
|
2145
1926
|
.tl-skinny .tl-slide .tl-slide-content-container {
|
|
2146
1927
|
display: block;
|
|
2147
1928
|
position: static;
|
|
2148
|
-
height: auto;
|
|
2149
1929
|
height: 100%;
|
|
2150
1930
|
display: -webkit-flex;
|
|
2151
1931
|
/* Safari */
|
|
@@ -2159,8 +1939,8 @@
|
|
|
2159
1939
|
display: -webkit-flex;
|
|
2160
1940
|
/* Safari */
|
|
2161
1941
|
display: flex;
|
|
2162
|
-
flex-direction: column
|
|
2163
|
-
-webkit-flex-direction: column
|
|
1942
|
+
flex-direction: column;
|
|
1943
|
+
-webkit-flex-direction: column;
|
|
2164
1944
|
/* Safari */
|
|
2165
1945
|
position: static;
|
|
2166
1946
|
height: auto;
|
|
@@ -2168,7 +1948,6 @@
|
|
|
2168
1948
|
padding-right: 50px;
|
|
2169
1949
|
}
|
|
2170
1950
|
.tl-skinny .tl-slide .tl-slide-content-container .tl-slide-content .tl-media {
|
|
2171
|
-
position: static;
|
|
2172
1951
|
width: 100%;
|
|
2173
1952
|
height: auto;
|
|
2174
1953
|
float: none;
|
|
@@ -2226,10 +2005,18 @@
|
|
|
2226
2005
|
top: 45%;
|
|
2227
2006
|
z-index: 10;
|
|
2228
2007
|
cursor: pointer;
|
|
2008
|
+
padding: 0;
|
|
2009
|
+
outline-offset: 5px;
|
|
2010
|
+
background-color: transparent;
|
|
2011
|
+
border: none;
|
|
2012
|
+
text-align: inherit;
|
|
2013
|
+
text-transform: inherit;
|
|
2014
|
+
font-family: inherit;
|
|
2015
|
+
font-size: inherit;
|
|
2016
|
+
font-weight: inherit;
|
|
2229
2017
|
}
|
|
2230
2018
|
.tl-slidenav-previous .tl-slidenav-content-container,
|
|
2231
2019
|
.tl-slidenav-next .tl-slidenav-content-container {
|
|
2232
|
-
height: 200px;
|
|
2233
2020
|
width: 100px;
|
|
2234
2021
|
position: absolute;
|
|
2235
2022
|
}
|
|
@@ -2342,23 +2129,29 @@
|
|
|
2342
2129
|
/* NAVIGATION HOVER
|
|
2343
2130
|
================================================== */
|
|
2344
2131
|
.tl-slidenav-previous:hover .tl-slidenav-title,
|
|
2345
|
-
.tl-slidenav-next:hover .tl-slidenav-title
|
|
2132
|
+
.tl-slidenav-next:hover .tl-slidenav-title,
|
|
2133
|
+
.tl-slidenav-previous:focus-visible .tl-slidenav-title,
|
|
2134
|
+
.tl-slidenav-next:focus-visible .tl-slidenav-title {
|
|
2346
2135
|
filter: alpha(opacity=100);
|
|
2347
2136
|
-khtml-opacity: 1;
|
|
2348
2137
|
-moz-opacity: 1;
|
|
2349
2138
|
opacity: 1;
|
|
2350
2139
|
}
|
|
2351
2140
|
.tl-slidenav-previous:hover .tl-slidenav-description,
|
|
2352
|
-
.tl-slidenav-next:hover .tl-slidenav-description
|
|
2141
|
+
.tl-slidenav-next:hover .tl-slidenav-description,
|
|
2142
|
+
.tl-slidenav-previous:focus-visible .tl-slidenav-description,
|
|
2143
|
+
.tl-slidenav-next:focus-visible .tl-slidenav-description {
|
|
2353
2144
|
filter: alpha(opacity=80);
|
|
2354
2145
|
-khtml-opacity: 0.8;
|
|
2355
2146
|
-moz-opacity: 0.8;
|
|
2356
2147
|
opacity: 0.8;
|
|
2357
2148
|
}
|
|
2358
|
-
.tl-slidenav-next:hover .tl-slidenav-icon
|
|
2149
|
+
.tl-slidenav-next:hover .tl-slidenav-icon,
|
|
2150
|
+
.tl-slidenav-next:focus-visible .tl-slidenav-icon {
|
|
2359
2151
|
margin-left: 80px;
|
|
2360
2152
|
}
|
|
2361
|
-
.tl-slidenav-previous:hover .tl-slidenav-icon
|
|
2153
|
+
.tl-slidenav-previous:hover .tl-slidenav-icon,
|
|
2154
|
+
.tl-slidenav-previous:focus-visible .tl-slidenav-icon {
|
|
2362
2155
|
margin-left: -4px;
|
|
2363
2156
|
}
|
|
2364
2157
|
.tl-skinny .tl-slidenav-next {
|
|
@@ -2385,14 +2178,16 @@
|
|
|
2385
2178
|
-moz-opacity: 0.33;
|
|
2386
2179
|
opacity: 0.33;
|
|
2387
2180
|
}
|
|
2388
|
-
.tl-skinny .tl-slidenav-next:hover .tl-slidenav-icon
|
|
2181
|
+
.tl-skinny .tl-slidenav-next:hover .tl-slidenav-icon,
|
|
2182
|
+
.tl-skinny .tl-slidenav-next:focus-visible .tl-slidenav-icon {
|
|
2389
2183
|
margin-left: 12px;
|
|
2390
2184
|
filter: alpha(opacity=100);
|
|
2391
2185
|
-khtml-opacity: 1;
|
|
2392
2186
|
-moz-opacity: 1;
|
|
2393
2187
|
opacity: 1;
|
|
2394
2188
|
}
|
|
2395
|
-
.tl-skinny .tl-slidenav-previous:hover .tl-slidenav-icon
|
|
2189
|
+
.tl-skinny .tl-slidenav-previous:hover .tl-slidenav-icon,
|
|
2190
|
+
.tl-skinny .tl-slidenav-previous:focus-visible .tl-slidenav-icon {
|
|
2396
2191
|
margin-left: -4px;
|
|
2397
2192
|
filter: alpha(opacity=100);
|
|
2398
2193
|
-khtml-opacity: 1;
|
|
@@ -2400,34 +2195,35 @@
|
|
|
2400
2195
|
opacity: 1;
|
|
2401
2196
|
}
|
|
2402
2197
|
.tl-layout-landscape.tl-mobile .tl-slidenav-next:hover {
|
|
2403
|
-
|
|
2198
|
+
/**
|
|
2199
|
+
* On mobile the hover state stays on the button after the click
|
|
2200
|
+
* Show the default margin as before the click
|
|
2201
|
+
*/
|
|
2404
2202
|
}
|
|
2405
2203
|
.tl-layout-landscape.tl-mobile .tl-slidenav-next:hover .tl-slidenav-icon {
|
|
2406
|
-
margin-left:
|
|
2204
|
+
margin-left: 76px;
|
|
2407
2205
|
filter: alpha(opacity=100);
|
|
2408
2206
|
-khtml-opacity: 1;
|
|
2409
2207
|
-moz-opacity: 1;
|
|
2410
2208
|
opacity: 1;
|
|
2411
2209
|
}
|
|
2412
2210
|
.tl-layout-landscape.tl-mobile .tl-slidenav-next:active .tl-slidenav-icon {
|
|
2413
|
-
margin-left:
|
|
2414
|
-
|
|
2415
|
-
|
|
2416
|
-
|
|
2417
|
-
|
|
2211
|
+
margin-left: 80px;
|
|
2212
|
+
}
|
|
2213
|
+
.tl-layout-landscape.tl-mobile .tl-slidenav-previous:hover {
|
|
2214
|
+
/**
|
|
2215
|
+
* On mobile the hover state stays on the button after the click
|
|
2216
|
+
* Show the default margin as before the click
|
|
2217
|
+
*/
|
|
2418
2218
|
}
|
|
2419
2219
|
.tl-layout-landscape.tl-mobile .tl-slidenav-previous:hover .tl-slidenav-icon {
|
|
2420
|
-
margin-left:
|
|
2220
|
+
margin-left: 0px;
|
|
2421
2221
|
filter: alpha(opacity=100);
|
|
2422
2222
|
-khtml-opacity: 1;
|
|
2423
2223
|
-moz-opacity: 1;
|
|
2424
2224
|
opacity: 1;
|
|
2425
2225
|
}
|
|
2426
2226
|
.tl-layout-landscape.tl-mobile .tl-slidenav-previous:active .tl-slidenav-icon {
|
|
2427
|
-
filter: alpha(opacity=100);
|
|
2428
|
-
-khtml-opacity: 1;
|
|
2429
|
-
-moz-opacity: 1;
|
|
2430
|
-
opacity: 1;
|
|
2431
2227
|
margin-left: -4px;
|
|
2432
2228
|
}
|
|
2433
2229
|
.tl-layout-portrait.tl-mobile .tl-slidenav-next:hover .tl-slidenav-icon {
|
|
@@ -2608,7 +2404,7 @@
|
|
|
2608
2404
|
/* Credit
|
|
2609
2405
|
================================================== */
|
|
2610
2406
|
.tl-credit {
|
|
2611
|
-
color: #
|
|
2407
|
+
color: #686868;
|
|
2612
2408
|
text-align: right;
|
|
2613
2409
|
display: block;
|
|
2614
2410
|
margin: 0 auto;
|
|
@@ -2692,6 +2488,12 @@
|
|
|
2692
2488
|
.tl-text p {
|
|
2693
2489
|
color: #363636;
|
|
2694
2490
|
}
|
|
2491
|
+
.tl-text .tl-text-content-container .tl-text-headline-container {
|
|
2492
|
+
display: flex;
|
|
2493
|
+
flex-direction: column-reverse;
|
|
2494
|
+
-webkit-flex-direction: column-reverse;
|
|
2495
|
+
/* Safari */
|
|
2496
|
+
}
|
|
2695
2497
|
.tl-text h2.tl-headline-title,
|
|
2696
2498
|
.tl-text h2.tl-headline {
|
|
2697
2499
|
margin-top: 0;
|
|
@@ -3086,6 +2888,42 @@
|
|
|
3086
2888
|
border: 1px solid #cccccc;
|
|
3087
2889
|
border-radius: 8px;
|
|
3088
2890
|
}
|
|
2891
|
+
.tl-timeline .tl-attribution {
|
|
2892
|
+
cursor: pointer;
|
|
2893
|
+
z-index: 9;
|
|
2894
|
+
position: absolute;
|
|
2895
|
+
bottom: 2px;
|
|
2896
|
+
left: 0px;
|
|
2897
|
+
font-size: 10px;
|
|
2898
|
+
line-height: 10px;
|
|
2899
|
+
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
|
|
2900
|
+
background-color: rgba(255, 255, 255, 0.85);
|
|
2901
|
+
padding: 3px;
|
|
2902
|
+
}
|
|
2903
|
+
.tl-timeline .tl-attribution a {
|
|
2904
|
+
color: #757575;
|
|
2905
|
+
}
|
|
2906
|
+
.tl-timeline .tl-attribution a:hover,
|
|
2907
|
+
.tl-timeline .tl-attribution a:focus-visible {
|
|
2908
|
+
color: #000;
|
|
2909
|
+
text-decoration: none;
|
|
2910
|
+
}
|
|
2911
|
+
.tl-timeline .tl-attribution a:hover .tl-knightlab-logo,
|
|
2912
|
+
.tl-timeline .tl-attribution a:focus-visible .tl-knightlab-logo {
|
|
2913
|
+
background-color: #c34528;
|
|
2914
|
+
}
|
|
2915
|
+
.tl-timeline .tl-attribution .tl-knightlab-logo {
|
|
2916
|
+
display: inline-block;
|
|
2917
|
+
vertical-align: middle;
|
|
2918
|
+
height: 8px;
|
|
2919
|
+
width: 8px;
|
|
2920
|
+
margin-right: 3px;
|
|
2921
|
+
background-color: #c34528;
|
|
2922
|
+
background-color: #757575;
|
|
2923
|
+
transform: rotate(45deg);
|
|
2924
|
+
-ms-transform: rotate(45deg);
|
|
2925
|
+
-webkit-transform: rotate(45deg);
|
|
2926
|
+
}
|
|
3089
2927
|
/* Portrait
|
|
3090
2928
|
================================================== */
|
|
3091
2929
|
.tl-layout-portrait .tl-storyslider {
|