Skip to content

Commit ebfb4f0

Browse files
authored
Merge pull request #206 from c4dt/203
clean up tab contents
2 parents 533d21d + eb6a466 commit ebfb4f0

File tree

8 files changed

+14
-30
lines changed

8 files changed

+14
-30
lines changed

assets/css/products.css

Lines changed: 14 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -86,15 +86,25 @@ div.columns label {
8686
margin: 0.5em;
8787
}
8888

89-
img.left {
90-
float: left;
91-
margin: 0.5em;
92-
width: 30%;
89+
@media screen and (width < 64rem) {
90+
img.left {
91+
margin: auto;
92+
height: 30%;
93+
}
94+
}
95+
96+
@media screen and (width >= 64rem) {
97+
img.left {
98+
float: left;
99+
margin: 0.5em;
100+
width: 30%;
101+
}
93102
}
94103

95104
img.center {
96105
margin-top: 0.5em;
97106
margin-bottom: 0.5em;
107+
margin: auto;
98108
}
99109

100110
p {

data/customHTMLContent/demo/at2.vue

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
<div class="columns">
99
<div class="click-zoom">
1010
<label>
11-
<input type="checkbox" />
1211
<img
1312
src="/showcase_v2/products/images/at2/at2-demo-1.png"
1413
alt="Welcome screen of the AT2 demo showing some text and an
@@ -19,7 +18,6 @@
1918
</div>
2019
<div class="click-zoom">
2120
<label>
22-
<input type="checkbox" />
2321
<img
2422
src="/showcase_v2/products/images/at2/at2-demo-2.png"
2523
alt="A short explanation of how to create an account, a field for
@@ -32,7 +30,6 @@
3230
<div class="columns">
3331
<div class="click-zoom">
3432
<label>
35-
<input type="checkbox" />
3633
<img
3734
src="/showcase_v2/products/images/at2/at2-demo-3.png"
3835
alt="A simple form to send some of your assets over to network
@@ -44,7 +41,6 @@
4441
</div>
4542
<div class="click-zoom">
4643
<label>
47-
<input type="checkbox" />
4844
<img
4945
src="/showcase_v2/products/images/at2/at2-demo-4.png"
5046
alt="A form to choose a destination and how much transactions should be performed.

data/customHTMLContent/demo/garfield.vue

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
<div class="columns">
1010
<div class="click-zoom">
1111
<label>
12-
<input type="checkbox" />
1312
<img
1413
src="/showcase_v2/products/images/garfield/garfield-demo-1.png"
1514
alt="This shows the first step of six in the demo. It contains the introduction
@@ -23,7 +22,6 @@
2322
</div>
2423
<div class="click-zoom">
2524
<label>
26-
<input type="checkbox" />
2725
<img
2826
src="/showcase_v2/products/images/garfield/garfield-demo-2.png"
2927
alt="Step 2: 'Simple training' with a short explanation that we need
@@ -40,7 +38,6 @@
4038
<div class="columns">
4139
<div class="click-zoom">
4240
<label>
43-
<input type="checkbox" />
4441
<img
4542
src="/showcase_v2/products/images/garfield/garfield-demo-3.png"
4643
alt="Step 3: 'Adding data' allows the user to choose how many additional
@@ -56,7 +53,6 @@
5653
</div>
5754
<div class="click-zoom">
5855
<label>
59-
<input type="checkbox" />
6056
<img
6157
src="/showcase_v2/products/images/garfield/garfield-demo-4.png"
6258
alt="Step 4: 'Byzantine behaviour' gives the user a choice to change some
@@ -74,7 +70,6 @@
7470
<div class="columns">
7571
<div class="click-zoom">
7672
<label>
77-
<input type="checkbox" />
7873
<img
7974
src="/showcase_v2/products/images/garfield/garfield-demo-5.png"
8075
alt="Step 5: 'Byzantine resilience' looks similar to step 4, with 4 systems,
@@ -90,7 +85,6 @@
9085
</div>
9186
<div class="click-zoom">
9287
<label>
93-
<input type="checkbox" />
9488
<img
9589
src="/showcase_v2/products/images/garfield/garfield-demo-6.png"
9690
alt="Step 6: 'Comparison with other projects' shows a text comparing it to another

data/customHTMLContent/demo/medco.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313

1414
<div class="click-zoom center">
1515
<label>
16-
<input type="checkbox" />
1716
<img src="/showcase_v2/products/images/medco/demo.png" width="50%" />
1817
<br />The query building in medco
1918
</label>

data/customHTMLContent/demo/odyssey.vue

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,14 +22,12 @@
2222
<div class="columns">
2323
<div class="click-zoom">
2424
<label>
25-
<input type="checkbox" />
2625
<img src="/showcase_v2/products/images/calypso/pilot-dom-welcome.png" />
2726
<br />The Data Manager can add new data sources, change the access control, and verify the usage of their data
2827
</label>
2928
</div>
3029
<div class="click-zoom">
3130
<label>
32-
<input type="checkbox" />
3331
<img src="/showcase_v2/products/images/calypso/pilot-dsm-welcome.png" />
3432
<br />The Data Scientist can request different data sources, and will get these resources delivered in a
3533
personalized, temporary virtual machine

data/customHTMLContent/demo/spindle.vue

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525

2626
<div class="click-zoom center">
2727
<label>
28-
<input type="checkbox" />
2928
<img src="/showcase_v2/products/images/spindle/demo-start.png" width="50%" />
3029
<br />The start page of the demo
3130
</label>
@@ -58,12 +57,10 @@
5857

5958
<div class="columns click-zoom">
6059
<label>
61-
<input type="checkbox" />
6260
<img src="/showcase_v2/products/images/spindle/demo-calculate.png" />
6361
<br />During calculation of the result
6462
</label>
6563
<label>
66-
<input type="checkbox" />
6764
<img src="/showcase_v2/products/images/spindle/demo-predict.png" />
6865
<br />Ready to predict outcomes
6966
</label>

data/customHTMLContent/pilot/dvoting.vue

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,12 @@
22
<div class="center" style="width: 100%; display: flex">
33
<div style="margin: 1em; flex: 1" class="click-zoom">
44
<label>
5-
<input type="checkbox" />
65
<img src="/showcase_v2/products/images/d-voting/d-voting_at_EPFL.png" />
76
<br />Finalized Elections with results
87
</label>
98
</div>
109
<div style="margin: 1em; flex: 1" class="click-zoom">
1110
<label>
12-
<input type="checkbox" />
1311
<img src="/showcase_v2/products/images/d-voting/d-voting-overview.png" />
1412
<br />Overview of the components of the system
1513
</label>

data/customHTMLContent/pilot/omniledger.vue

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -39,14 +39,12 @@
3939
<div class="center" style="width: 100%; display: flex">
4040
<div style="margin: 1em" class="click-zoom">
4141
<label>
42-
<input type="checkbox" />
4342
<img src="/showcase_v2/products/images/omniledger/pilot-01-login.png" />
4443
<br />User information
4544
</label>
4645
</div>
4746
<div style="margin: 1em" class="click-zoom">
4847
<label>
49-
<input type="checkbox" />
5048
<img src="/showcase_v2/products/images/omniledger/pilot-02-transaction.png" />
5149
<br />Update in progress
5250
</label>
@@ -69,21 +67,18 @@
6967
<div class="columns">
7068
<div class="click-zoom">
7169
<label>
72-
<input type="checkbox" />
7370
<img src="/showcase_v2/products/images/omniledger/pilot-04-login-wordpress.png" />
7471
<br />The "Sign in with OmniLedger" button in Wordpress
7572
</label>
7673
</div>
7774
<div class="click-zoom">
7875
<label>
79-
<input type="checkbox" />
8076
<img src="/showcase_v2/products/images/omniledger/pilot-05-login-wordpress-confirmation.png" />
8177
<br />A user has to confirm the login
8278
</label>
8379
</div>
8480
<div class="click-zoom">
8581
<label>
86-
<input type="checkbox" />
8782
<img src="/showcase_v2/products/images/omniledger/pilot-07-login-wordpress-transaction.png" />
8883
<br />The login is written to the blockchain
8984
</label>
@@ -92,14 +87,12 @@
9287
<div class="columns">
9388
<div class="click-zoom">
9489
<label>
95-
<input type="checkbox" />
9690
<img src="/showcase_v2/products/images/omniledger/pilot-06-login-wordpress-complete.png" />
9791
<br />The access to the protected area in Wordpress
9892
</label>
9993
</div>
10094
<div class="click-zoom">
10195
<label>
102-
<input type="checkbox" />
10396
<img src="/showcase_v2/products/images/omniledger/pilot-08-login-matrix-cas.png" />
10497
<br />Logging in to Matrix
10598
</label>
@@ -127,7 +120,6 @@
127120
</p>
128121
<div style="margin: 1em" class="click-zoom center">
129122
<label>
130-
<input type="checkbox" />
131123
<img src="/showcase_v2/products/images/omniledger/pilot-03-devices.png" width="50%" />
132124
<br />An account with a number of keys and a recovery account
133125
</label>

0 commit comments

Comments
 (0)