Skip to content

Commit 697d483

Browse files
committed
Update screenshots
1 parent 7146fa9 commit 697d483

26 files changed

+58
-27
lines changed

css/slider.css

Lines changed: 18 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
author : 1024jp <wolfrosch.com>
77
site : coteditor.com
88
target : -
9-
lastMod : 2018-10
9+
lastMod : 2025-04
1010
////////////////////////////////////// */
1111

1212
.slider {
@@ -27,13 +27,14 @@
2727
.slider #item3:checked ~ .slides { margin-left: -200%; }
2828
.slider #item4:checked ~ .slides { margin-left: -300%; }
2929
.slider #item5:checked ~ .slides { margin-left: -400%; }
30+
.slider #item6:checked ~ .slides { margin-left: -500%; }
3031

3132
.slides {
32-
width: 500%;
33+
width: 600%;
3334
line-height: 0;
3435
}
3536
.slides figure {
36-
width: 20%;
37+
width: 16.666%;
3738
float: left;
3839
margin: 0;
3940
}
@@ -46,26 +47,30 @@
4647
z-index: 2;
4748
}
4849

49-
#item1:checked ~ .controls label:nth-child(5),
50+
#item1:checked ~ .controls label:nth-child(7),
5051
#item2:checked ~ .controls label:nth-child(1),
5152
#item3:checked ~ .controls label:nth-child(2),
5253
#item4:checked ~ .controls label:nth-child(3),
53-
#item5:checked ~ .controls label:nth-child(4) {
54+
#item5:checked ~ .controls label:nth-child(4),
55+
#item6:checked ~ .controls label:nth-child(5),
56+
#item7:checked ~ .controls label:nth-child(6) {
5457
display: block;
5558
}
5659
#item1:checked ~ .controls label:nth-child(2),
5760
#item2:checked ~ .controls label:nth-child(3),
5861
#item3:checked ~ .controls label:nth-child(4),
5962
#item4:checked ~ .controls label:nth-child(5),
60-
#item5:checked ~ .controls label:nth-child(1) {
63+
#item5:checked ~ .controls label:nth-child(6),
64+
#item6:checked ~ .controls label:nth-child(7),
65+
#item7:checked ~ .controls label:nth-child(1) {
6166
display: block;
6267
}
6368

6469

6570
/* Animation */
6671

6772
.slides {
68-
transition: all 800ms cubic-bezier(0.77, 0, 0.175, 1); /* ease-in-out */
73+
transition: all 0.8s cubic-bezier(0.77, 0, 0.175, 1); /* ease-in-out */
6974
}
7075
.slider {
7176
transition: all 0.5s ease-out;
@@ -78,11 +83,12 @@
7883
/* Autoplay */
7984

8085
@keyframes slide {
81-
0%, 15% { margin-left: 0; }
82-
20%, 35% { margin-left: -100%; }
83-
40%, 55% { margin-left: -200%; }
84-
60%, 75% { margin-left: -300%; }
85-
80%, 95% { margin-left: -400%; }
86+
0%, 20% { margin-left: 0; }
87+
25%, 35% { margin-left: -100%; }
88+
40%, 50% { margin-left: -200%; }
89+
55%, 65% { margin-left: -300%; }
90+
70%, 80% { margin-left: -400%; }
91+
85%, 95% { margin-left: -500%; }
8692
}
8793
.slider > #item1:checked ~ .slides {
8894
animation: slide 25s infinite;

css/top.css

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
author : 1024jp <wolfrosch.com>
77
site : coteditor.com
88
target : top page
9-
lastMod : 2022-05
9+
lastMod : 2025-04
1010
////////////////////////////////////// */
1111

1212
body {
@@ -156,19 +156,23 @@ a.download img {
156156
.slider .controls label:hover {
157157
opacity: 1.0;
158158
}
159-
#item1:checked ~ .controls label:nth-child(5),
159+
#item1:checked ~ .controls label:nth-child(7),
160160
#item2:checked ~ .controls label:nth-child(1),
161161
#item3:checked ~ .controls label:nth-child(2),
162162
#item4:checked ~ .controls label:nth-child(3),
163-
#item5:checked ~ .controls label:nth-child(4) {
163+
#item5:checked ~ .controls label:nth-child(4),
164+
#item6:checked ~ .controls label:nth-child(5),
165+
#item7:checked ~ .controls label:nth-child(6) {
164166
left: 48px;
165167
}
166168

167169
#item1:checked ~ .controls label:nth-child(2),
168170
#item2:checked ~ .controls label:nth-child(3),
169171
#item3:checked ~ .controls label:nth-child(4),
170172
#item4:checked ~ .controls label:nth-child(5),
171-
#item5:checked ~ .controls label:nth-child(1) {
173+
#item5:checked ~ .controls label:nth-child(6),
174+
#item6:checked ~ .controls label:nth-child(7),
175+
#item7:checked ~ .controls label:nth-child(1) {
172176
right: 48px;
173177
transform: rotate(180deg);
174178
}

img/screenshots/[email protected]

127 KB
Loading

img/screenshots/[email protected]

125 KB
Loading

img/screenshots/[email protected]

121 KB
Loading

img/screenshots/[email protected]

456 KB
Loading

img/screenshots/[email protected]

458 KB
Loading

img/screenshots/[email protected]

457 KB
Loading

img/screenshots/[email protected]

-246 KB
Binary file not shown.

img/screenshots/[email protected]

-240 KB
Binary file not shown.

img/screenshots/[email protected]

-245 KB
Binary file not shown.

img/screenshots/[email protected]

-60.7 KB
Loading

img/screenshots/[email protected]

-53 KB
Loading

img/screenshots/[email protected]

-57.2 KB
Loading

img/screenshots/[email protected]

248 KB
Loading

img/screenshots/[email protected]

216 KB
Loading

img/screenshots/[email protected]

222 KB
Loading

img/screenshots/[email protected]

111 KB
Loading

img/screenshots/[email protected]

-50.4 KB
Loading

img/screenshots/[email protected]

114 KB
Loading

img/screenshots/[email protected]

125 KB
Loading

img/screenshots/[email protected]

127 KB
Loading

img/screenshots/[email protected]

125 KB
Loading

index.html

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ <h1>CotEditor</h1>
7373
<input type="radio" name="control-operator" id="item4"/>
7474
<input type="radio" name="control-operator" id="item5"/>
7575
<input type="radio" name="control-operator" id="item6"/>
76+
<input type="radio" name="control-operator" id="item7"/>
7677

7778
<div class="slides">
7879
<figure>
@@ -85,6 +86,11 @@ <h1>CotEditor</h1>
8586
width="735" height="650"
8687
alt="[screenshot: Dark Mode]"/>
8788
</figure>
89+
<figure>
90+
<img src="img/screenshots/[email protected]"
91+
width="735" height="650"
92+
alt="[screenshot: file browser]"/>
93+
</figure>
8894
<figure>
8995
<img src="img/screenshots/[email protected]"
9096
width="735" height="650"
@@ -96,8 +102,8 @@ <h1>CotEditor</h1>
96102
alt="[screenshot: vertical orientation]"/>
97103
</figure>
98104
<figure>
99-
<img src="img/screenshots/preferences@2x.png"
100-
width="682" height="613"
105+
<img src="img/screenshots/settings@2x.png"
106+
width="712" height="609"
101107
alt="[screenshot: settings window]"/>
102108
</figure>
103109
</div>
@@ -109,6 +115,7 @@ <h1>CotEditor</h1>
109115
<label for="item4"></label>
110116
<label for="item5"></label>
111117
<label for="item6"></label>
118+
<label for="item7"></label>
112119
</div>
113120
</section>
114121

index.ja.html

Lines changed: 13 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ <h1>CotEditor</h1>
6969
<input type="radio" name="control-operator" id="item4"/>
7070
<input type="radio" name="control-operator" id="item5"/>
7171
<input type="radio" name="control-operator" id="item6"/>
72+
<input type="radio" name="control-operator" id="item7"/>
7273

7374
<div class="slides">
7475
<figure>
@@ -79,22 +80,27 @@ <h1>CotEditor</h1>
7980
<figure>
8081
<img src="img/screenshots/[email protected]"
8182
width="735" height="650"
82-
alt="[screenshot: Dark Mode]"/>
83+
alt="[screenshot: ダークモード]"/>
84+
</figure>
85+
<figure>
86+
<img src="img/screenshots/[email protected]"
87+
width="735" height="650"
88+
alt="[screenshot: ファイルブラウザ]"/>
8389
</figure>
8490
<figure>
8591
<img src="img/screenshots/[email protected]"
8692
width="735" height="650"
87-
alt="[screenshot: tools]"/>
93+
alt="[screenshot: ツール]"/>
8894
</figure>
8995
<figure>
9096
<img src="img/screenshots/[email protected]"
9197
width="735" height="650"
92-
alt="[screenshot: vertical orientation]"/>
98+
alt="[screenshot: 縦書き]"/>
9399
</figure>
94100
<figure>
95-
<img src="img/screenshots/preferences@2x.ja.png"
96-
width="682" height="613"
97-
alt="[screenshot: preferences window]"/>
101+
<img src="img/screenshots/settings@2x.ja.png"
102+
width="712" height="609"
103+
alt="[screenshot: 設定ウインドウ]"/>
98104
</figure>
99105
</div>
100106

@@ -105,6 +111,7 @@ <h1>CotEditor</h1>
105111
<label for="item4"></label>
106112
<label for="item5"></label>
107113
<label for="item6"></label>
114+
<label for="item7"></label>
108115
</div>
109116
</section>
110117

index.tr.html

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ <h1>CotEditor</h1>
6666
<input type="radio" name="control-operator" id="item4"/>
6767
<input type="radio" name="control-operator" id="item5"/>
6868
<input type="radio" name="control-operator" id="item6"/>
69+
<input type="radio" name="control-operator" id="item7"/>
6970

7071
<div class="slides">
7172
<figure>
@@ -78,6 +79,11 @@ <h1>CotEditor</h1>
7879
width="735" height="650"
7980
alt="[screenshot: Dark Mode]"/>
8081
</figure>
82+
<figure>
83+
<img src="img/screenshots/[email protected]"
84+
width="735" height="650"
85+
alt="[screenshot: file browser]"/>
86+
</figure>
8187
<figure>
8288
<img src="img/screenshots/[email protected]"
8389
width="735" height="650"
@@ -89,9 +95,9 @@ <h1>CotEditor</h1>
8995
alt="[screenshot: vertical orientation]"/>
9096
</figure>
9197
<figure>
92-
<img src="img/screenshots/preferences@2x.tr.png"
93-
width="689" height="613"
94-
alt="[screenshot: preferences window]"/>
98+
<img src="img/screenshots/settings@2x.tr.png"
99+
width="712" height="623"
100+
alt="[screenshot: settings window]"/>
95101
</figure>
96102
</div>
97103

@@ -102,6 +108,7 @@ <h1>CotEditor</h1>
102108
<label for="item4"></label>
103109
<label for="item5"></label>
104110
<label for="item6"></label>
111+
<label for="item7"></label>
105112
</div>
106113
</section>
107114

0 commit comments

Comments
 (0)