Skip to content

Commit e45ce5c

Browse files
initial commit
1 parent a4c748a commit e45ce5c

File tree

44 files changed

+373
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44 files changed

+373
-0
lines changed

images/[email protected]

35.8 KB

images/[email protected]

75.9 KB

images/[email protected]

1.5 KB

images/[email protected]

1.65 KB

images/[email protected]

1.12 KB

images/[email protected]

1.62 KB

images/[email protected]

388 Bytes

images/[email protected]

537 Bytes

images/[email protected]

736 Bytes

images/[email protected]

1.32 KB

images/[email protected]

16.3 KB

images/[email protected]

30.8 KB

images/[email protected]

12.2 KB

images/[email protected]

20.1 KB

images/[email protected]

9.08 KB

images/[email protected]

14.2 KB

images/[email protected]

72.7 KB

images/[email protected]

131 KB

images/[email protected]

18.5 KB

images/[email protected]

33.6 KB

images/[email protected]

19.3 KB

images/[email protected]

34.6 KB

index.html

+38
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
<title>Enhan(t)</title>
5+
<link href='styles.css' rel='stylesheet'>
6+
<meta charset="utf-8"/>
7+
8+
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
9+
10+
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
11+
12+
<!-- Latest compiled and minified JavaScript -->
13+
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
14+
</head>
15+
<body style="margin:0px;">
16+
<div style="width: 1440px; height: 100%; position:relative; margin:auto;">
17+
<div class='sk-ab sk-enhantJSON-ViewerHome'>
18+
<div class='sk-asset sk-side-nav-11E64039-AFC4-4B18-864C-A672D4216181'>
19+
<div class='sk-asset sk-Rectangle-C4374080-8506-4DDA-968D-FD42BB352C36'></div>
20+
<div class='sk-asset sk-Rectangle-1B3DC8A7-FDDB-4084-9EC9-8AE0F07506AB'></div>
21+
<div class='sk-asset sk-IconCalendarLine-E336836F-4626-4B85-878F-44859DE5BCAD'></div>
22+
<div class='sk-asset sk-IconHomeLine-B628F0B0-3F85-4F3C-909D-DBF227900CAE'></div>
23+
</div>
24+
<div class='sk-asset sk-enhantHeader-94CF8295-5E0E-4FFF-9FC6-2EEDFF771EFB'></div>
25+
<div class='sk-asset sk-Upload-meeting-data-F96F1CB2-9B29-4C02-8EC7-912D5EBAFB55'>
26+
<div class='sk-asset sk-Container-097333CC-B26B-4E89-AB13-57C64A5EA8AF'></div>
27+
<div class='sk-asset sk-ButtonSecondaryMediumRight-Icon-3C043CA9-9AF1-4E0B-872E-2D2D525837F0'></div>
28+
<div class='sk-asset sk-ButtonSecondaryMediumRight-Icon-Copy-BB593E4E-F268-4BA4-A2A9-2D21CA448605'></div>
29+
<div class='sk-asset sk-ButtonPrimaryMediumRight-Icon-C959084C-6C7C-4A5B-BCB0-950505DA7268'></div>
30+
<div class='sk-asset sk-Title-C3AB5E47-135A-4A21-9663-A7B0237045AE'>
31+
<div class='sk-asset sk-IconMore-Horizontal-71E60354-2219-48DB-AB0C-FB53D2E5E3F3'></div>
32+
<div class='sk-asset sk-Upload-meeting-data-CD4BECE4-5072-487A-8FA2-B6CFAD800668'><span class="span1">Upload meeting data to view</span></div>
33+
</div>
34+
</div>
35+
</div>
36+
</div>
37+
</body>
38+
</html>

styles.css

+335
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,335 @@
1+
/* Generated by Genus plugin */
2+
3+
/* Boiler plate CSS
4+
sk-ab is css style applied to full art board
5+
sk-asset is common css property applied to every css style generated by genus plugin
6+
*/
7+
8+
.sk-ab {
9+
position: relative;
10+
overflow: hidden;
11+
}
12+
13+
.sk-asset {
14+
position: absolute;
15+
background-repeat: no-repeat;
16+
}
17+
18+
/* Specific to enhant/JSON Viewer/Home */
19+
.sk-ab.sk-enhantJSON-ViewerHome {
20+
background-color: #ffffffff;
21+
width: 1440px;
22+
height: 1024px;
23+
}
24+
25+
.sk-asset.sk-Rectangle-C4374080-8506-4DDA-968D-FD42BB352C36 {
26+
background-image: url("images/Rectangle-C4374080-8506-4DDA-968D-FD42BB352C36.png");
27+
left: -24px;
28+
top: -24px;
29+
width: 128px;
30+
height: 986px;
31+
}
32+
33+
@media only screen and (min--moz-device-pixel-ratio: 2),
34+
only screen and (-o-min-device-pixel-ratio: 2/1),
35+
only screen and (-webkit-min-device-pixel-ratio: 2),
36+
only screen and (min-device-pixel-ratio: 2) {
37+
.sk-asset.sk-Rectangle-C4374080-8506-4DDA-968D-FD42BB352C36 {
38+
background-image: url("images/[email protected]");
39+
background-size: 128px 986px;
40+
}
41+
}
42+
@media only screen and (min--moz-device-pixel-ratio: 3),
43+
only screen and (-o-min-device-pixel-ratio: 3/1),
44+
only screen and (-webkit-min-device-pixel-ratio: 3),
45+
only screen and (min-device-pixel-ratio: 3) {
46+
.sk-asset.sk-Rectangle-C4374080-8506-4DDA-968D-FD42BB352C36 {
47+
background-image: url("images/[email protected]");
48+
background-size: 128px 986px;
49+
}
50+
}
51+
.sk-asset.sk-Rectangle-1B3DC8A7-FDDB-4084-9EC9-8AE0F07506AB {
52+
background-image: url("images/Rectangle-1B3DC8A7-FDDB-4084-9EC9-8AE0F07506AB.png");
53+
left: 0px;
54+
top: 0px;
55+
width: 80px;
56+
height: 64px;
57+
}
58+
59+
@media only screen and (min--moz-device-pixel-ratio: 2),
60+
only screen and (-o-min-device-pixel-ratio: 2/1),
61+
only screen and (-webkit-min-device-pixel-ratio: 2),
62+
only screen and (min-device-pixel-ratio: 2) {
63+
.sk-asset.sk-Rectangle-1B3DC8A7-FDDB-4084-9EC9-8AE0F07506AB {
64+
background-image: url("images/[email protected]");
65+
background-size: 80px 64px;
66+
}
67+
}
68+
@media only screen and (min--moz-device-pixel-ratio: 3),
69+
only screen and (-o-min-device-pixel-ratio: 3/1),
70+
only screen and (-webkit-min-device-pixel-ratio: 3),
71+
only screen and (min-device-pixel-ratio: 3) {
72+
.sk-asset.sk-Rectangle-1B3DC8A7-FDDB-4084-9EC9-8AE0F07506AB {
73+
background-image: url("images/[email protected]");
74+
background-size: 80px 64px;
75+
}
76+
}
77+
.sk-asset.sk-IconCalendarLine-E336836F-4626-4B85-878F-44859DE5BCAD {
78+
background-image: url("images/IconCalendarLine-E336836F-4626-4B85-878F-44859DE5BCAD.png");
79+
left: 24px;
80+
top: 80px;
81+
width: 32px;
82+
height: 32px;
83+
}
84+
85+
@media only screen and (min--moz-device-pixel-ratio: 2),
86+
only screen and (-o-min-device-pixel-ratio: 2/1),
87+
only screen and (-webkit-min-device-pixel-ratio: 2),
88+
only screen and (min-device-pixel-ratio: 2) {
89+
.sk-asset.sk-IconCalendarLine-E336836F-4626-4B85-878F-44859DE5BCAD {
90+
background-image: url("images/[email protected]");
91+
background-size: 32px 32px;
92+
}
93+
}
94+
@media only screen and (min--moz-device-pixel-ratio: 3),
95+
only screen and (-o-min-device-pixel-ratio: 3/1),
96+
only screen and (-webkit-min-device-pixel-ratio: 3),
97+
only screen and (min-device-pixel-ratio: 3) {
98+
.sk-asset.sk-IconCalendarLine-E336836F-4626-4B85-878F-44859DE5BCAD {
99+
background-image: url("images/[email protected]");
100+
background-size: 32px 32px;
101+
}
102+
}
103+
.sk-asset.sk-IconHomeLine-B628F0B0-3F85-4F3C-909D-DBF227900CAE {
104+
background-image: url("images/IconHomeLine-B628F0B0-3F85-4F3C-909D-DBF227900CAE.png");
105+
left: 24px;
106+
top: 16px;
107+
width: 32px;
108+
height: 32px;
109+
}
110+
111+
@media only screen and (min--moz-device-pixel-ratio: 2),
112+
only screen and (-o-min-device-pixel-ratio: 2/1),
113+
only screen and (-webkit-min-device-pixel-ratio: 2),
114+
only screen and (min-device-pixel-ratio: 2) {
115+
.sk-asset.sk-IconHomeLine-B628F0B0-3F85-4F3C-909D-DBF227900CAE {
116+
background-image: url("images/[email protected]");
117+
background-size: 32px 32px;
118+
}
119+
}
120+
@media only screen and (min--moz-device-pixel-ratio: 3),
121+
only screen and (-o-min-device-pixel-ratio: 3/1),
122+
only screen and (-webkit-min-device-pixel-ratio: 3),
123+
only screen and (min-device-pixel-ratio: 3) {
124+
.sk-asset.sk-IconHomeLine-B628F0B0-3F85-4F3C-909D-DBF227900CAE {
125+
background-image: url("images/[email protected]");
126+
background-size: 32px 32px;
127+
}
128+
}
129+
.sk-asset.sk-side-nav-11E64039-AFC4-4B18-864C-A672D4216181 {
130+
left: 0px;
131+
top: 86px;
132+
width: 80px;
133+
height: 938px;
134+
}
135+
136+
.sk-asset.sk-enhantHeader-94CF8295-5E0E-4FFF-9FC6-2EEDFF771EFB {
137+
background-image: url("images/enhantHeader-94CF8295-5E0E-4FFF-9FC6-2EEDFF771EFB.png");
138+
left: 0px;
139+
top: 0px;
140+
width: 1440px;
141+
height: 86px;
142+
}
143+
144+
@media only screen and (min--moz-device-pixel-ratio: 2),
145+
only screen and (-o-min-device-pixel-ratio: 2/1),
146+
only screen and (-webkit-min-device-pixel-ratio: 2),
147+
only screen and (min-device-pixel-ratio: 2) {
148+
.sk-asset.sk-enhantHeader-94CF8295-5E0E-4FFF-9FC6-2EEDFF771EFB {
149+
background-image: url("images/[email protected]");
150+
background-size: 1440px 86px;
151+
}
152+
}
153+
@media only screen and (min--moz-device-pixel-ratio: 3),
154+
only screen and (-o-min-device-pixel-ratio: 3/1),
155+
only screen and (-webkit-min-device-pixel-ratio: 3),
156+
only screen and (min-device-pixel-ratio: 3) {
157+
.sk-asset.sk-enhantHeader-94CF8295-5E0E-4FFF-9FC6-2EEDFF771EFB {
158+
background-image: url("images/[email protected]");
159+
background-size: 1440px 86px;
160+
}
161+
}
162+
.sk-asset.sk-Container-097333CC-B26B-4E89-AB13-57C64A5EA8AF {
163+
background-image: url("images/Container-097333CC-B26B-4E89-AB13-57C64A5EA8AF.png");
164+
left: -8px;
165+
top: -8px;
166+
width: 1312px;
167+
height: 328px;
168+
}
169+
170+
@media only screen and (min--moz-device-pixel-ratio: 2),
171+
only screen and (-o-min-device-pixel-ratio: 2/1),
172+
only screen and (-webkit-min-device-pixel-ratio: 2),
173+
only screen and (min-device-pixel-ratio: 2) {
174+
.sk-asset.sk-Container-097333CC-B26B-4E89-AB13-57C64A5EA8AF {
175+
background-image: url("images/[email protected]");
176+
background-size: 1312px 328px;
177+
}
178+
}
179+
@media only screen and (min--moz-device-pixel-ratio: 3),
180+
only screen and (-o-min-device-pixel-ratio: 3/1),
181+
only screen and (-webkit-min-device-pixel-ratio: 3),
182+
only screen and (min-device-pixel-ratio: 3) {
183+
.sk-asset.sk-Container-097333CC-B26B-4E89-AB13-57C64A5EA8AF {
184+
background-image: url("images/[email protected]");
185+
background-size: 1312px 328px;
186+
}
187+
}
188+
.sk-asset.sk-ButtonSecondaryMediumRight-Icon-3C043CA9-9AF1-4E0B-872E-2D2D525837F0 {
189+
background-image: url("images/ButtonSecondaryMediumRight-Icon-3C043CA9-9AF1-4E0B-872E-2D2D525837F0.png");
190+
left: 32px;
191+
top: 96px;
192+
width: 266px;
193+
height: 40px;
194+
}
195+
196+
@media only screen and (min--moz-device-pixel-ratio: 2),
197+
only screen and (-o-min-device-pixel-ratio: 2/1),
198+
only screen and (-webkit-min-device-pixel-ratio: 2),
199+
only screen and (min-device-pixel-ratio: 2) {
200+
.sk-asset.sk-ButtonSecondaryMediumRight-Icon-3C043CA9-9AF1-4E0B-872E-2D2D525837F0 {
201+
background-image: url("images/ButtonSecondaryMediumRight-Icon-3C043CA9-9AF1-4E0B-872E-2D2D525837F0@2x.png");
202+
background-size: 266px 40px;
203+
}
204+
}
205+
@media only screen and (min--moz-device-pixel-ratio: 3),
206+
only screen and (-o-min-device-pixel-ratio: 3/1),
207+
only screen and (-webkit-min-device-pixel-ratio: 3),
208+
only screen and (min-device-pixel-ratio: 3) {
209+
.sk-asset.sk-ButtonSecondaryMediumRight-Icon-3C043CA9-9AF1-4E0B-872E-2D2D525837F0 {
210+
background-image: url("images/ButtonSecondaryMediumRight-Icon-3C043CA9-9AF1-4E0B-872E-2D2D525837F0@3x.png");
211+
background-size: 266px 40px;
212+
}
213+
}
214+
.sk-asset.sk-ButtonSecondaryMediumRight-Icon-Copy-BB593E4E-F268-4BA4-A2A9-2D21CA448605 {
215+
background-image: url("images/ButtonSecondaryMediumRight-Icon-Copy-BB593E4E-F268-4BA4-A2A9-2D21CA448605.png");
216+
left: 32px;
217+
top: 168px;
218+
width: 292px;
219+
height: 40px;
220+
}
221+
222+
@media only screen and (min--moz-device-pixel-ratio: 2),
223+
only screen and (-o-min-device-pixel-ratio: 2/1),
224+
only screen and (-webkit-min-device-pixel-ratio: 2),
225+
only screen and (min-device-pixel-ratio: 2) {
226+
.sk-asset.sk-ButtonSecondaryMediumRight-Icon-Copy-BB593E4E-F268-4BA4-A2A9-2D21CA448605 {
227+
background-image: url("images/ButtonSecondaryMediumRight-Icon-Copy-BB593E4E-F268-4BA4-A2A9-2D21CA448605@2x.png");
228+
background-size: 292px 40px;
229+
}
230+
}
231+
@media only screen and (min--moz-device-pixel-ratio: 3),
232+
only screen and (-o-min-device-pixel-ratio: 3/1),
233+
only screen and (-webkit-min-device-pixel-ratio: 3),
234+
only screen and (min-device-pixel-ratio: 3) {
235+
.sk-asset.sk-ButtonSecondaryMediumRight-Icon-Copy-BB593E4E-F268-4BA4-A2A9-2D21CA448605 {
236+
background-image: url("images/ButtonSecondaryMediumRight-Icon-Copy-BB593E4E-F268-4BA4-A2A9-2D21CA448605@3x.png");
237+
background-size: 292px 40px;
238+
}
239+
}
240+
.sk-asset.sk-ButtonPrimaryMediumRight-Icon-C959084C-6C7C-4A5B-BCB0-950505DA7268 {
241+
background-image: url("images/ButtonPrimaryMediumRight-Icon-C959084C-6C7C-4A5B-BCB0-950505DA7268.png");
242+
left: 28px;
243+
top: 236px;
244+
width: 180px;
245+
height: 48px;
246+
}
247+
248+
@media only screen and (min--moz-device-pixel-ratio: 2),
249+
only screen and (-o-min-device-pixel-ratio: 2/1),
250+
only screen and (-webkit-min-device-pixel-ratio: 2),
251+
only screen and (min-device-pixel-ratio: 2) {
252+
.sk-asset.sk-ButtonPrimaryMediumRight-Icon-C959084C-6C7C-4A5B-BCB0-950505DA7268 {
253+
background-image: url("images/ButtonPrimaryMediumRight-Icon-C959084C-6C7C-4A5B-BCB0-950505DA7268@2x.png");
254+
background-size: 180px 48px;
255+
}
256+
}
257+
@media only screen and (min--moz-device-pixel-ratio: 3),
258+
only screen and (-o-min-device-pixel-ratio: 3/1),
259+
only screen and (-webkit-min-device-pixel-ratio: 3),
260+
only screen and (min-device-pixel-ratio: 3) {
261+
.sk-asset.sk-ButtonPrimaryMediumRight-Icon-C959084C-6C7C-4A5B-BCB0-950505DA7268 {
262+
background-image: url("images/ButtonPrimaryMediumRight-Icon-C959084C-6C7C-4A5B-BCB0-950505DA7268@3x.png");
263+
background-size: 180px 48px;
264+
}
265+
}
266+
.sk-asset.sk-IconMore-Horizontal-71E60354-2219-48DB-AB0C-FB53D2E5E3F3 {
267+
background-image: url("images/IconMore-Horizontal-71E60354-2219-48DB-AB0C-FB53D2E5E3F3.png");
268+
left: 1208px;
269+
top: 4px;
270+
width: 24px;
271+
height: 24px;
272+
}
273+
274+
@media only screen and (min--moz-device-pixel-ratio: 2),
275+
only screen and (-o-min-device-pixel-ratio: 2/1),
276+
only screen and (-webkit-min-device-pixel-ratio: 2),
277+
only screen and (min-device-pixel-ratio: 2) {
278+
.sk-asset.sk-IconMore-Horizontal-71E60354-2219-48DB-AB0C-FB53D2E5E3F3 {
279+
background-image: url("images/[email protected]");
280+
background-size: 24px 24px;
281+
}
282+
}
283+
@media only screen and (min--moz-device-pixel-ratio: 3),
284+
only screen and (-o-min-device-pixel-ratio: 3/1),
285+
only screen and (-webkit-min-device-pixel-ratio: 3),
286+
only screen and (min-device-pixel-ratio: 3) {
287+
.sk-asset.sk-IconMore-Horizontal-71E60354-2219-48DB-AB0C-FB53D2E5E3F3 {
288+
background-image: url("images/[email protected]");
289+
background-size: 24px 24px;
290+
}
291+
}
292+
.sk-asset.sk-Upload-meeting-data-CD4BECE4-5072-487A-8FA2-B6CFAD800668 {
293+
left: 0px;
294+
top: 0px;
295+
width: 302px;
296+
height: 32px;
297+
}
298+
299+
.sk-asset.sk-Upload-meeting-data-CD4BECE4-5072-487A-8FA2-B6CFAD800668 {
300+
font-family: "Inter" ;
301+
font-stretch: "undefined" ;
302+
font-weight: 700 ;
303+
font-style: undefined ;
304+
display: table;
305+
color: #212121ff ;
306+
font-size: 21.0px ;
307+
line-height: 32.0px ;
308+
opacity: 1 ;
309+
text-align: left ;
310+
font-kerning: 0 ;
311+
}
312+
313+
.sk-asset.sk-Upload-meeting-data-CD4BECE4-5072-487A-8FA2-B6CFAD800668 .span1 {
314+
font-family: "Inter" ;
315+
font-weight: 400 ;
316+
display: table-cell;
317+
vertical-align: top;
318+
color: #212121 ;
319+
font-size: 21.0px ;
320+
}
321+
322+
.sk-asset.sk-Title-C3AB5E47-135A-4A21-9663-A7B0237045AE {
323+
left: 32px;
324+
top: 32px;
325+
width: 1232px;
326+
height: 32px;
327+
}
328+
329+
.sk-asset.sk-Upload-meeting-data-F96F1CB2-9B29-4C02-8EC7-912D5EBAFB55 {
330+
left: 112px;
331+
top: 118px;
332+
width: 1296px;
333+
height: 312px;
334+
}
335+

0 commit comments

Comments
 (0)