Skip to content

Commit 5099201

Browse files
committed
Tags, fixes, better ESL flag image
1 parent e333265 commit 5099201

26 files changed

+63
-31
lines changed

avoid-mods.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
Fast, Easy, Beginner,
1616
Nexus, Nexus Mods, NexusMods,
1717
Wabbajack, WJ, Installer,
18-
Mod Organizer, Mod Organizer, MO2,
18+
Mod Manager, Mod Organizer, MO2,
1919
Fallout, The Elder Scrolls, Bethesda, Bethesda Game Studios, BGS,
2020
Fallout New Vegas, Fallout NV, New Vegas, FNV,
2121
Fallout 4, FO4,

avoid-tools.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
Fast, Easy, Beginner,
1616
Nexus, Nexus Mods, NexusMods,
1717
Wabbajack, WJ, Installer,
18-
Mod Organizer, Mod Organizer, MO2,
18+
Mod Manager, Mod Organizer, MO2,
1919
Fallout, The Elder Scrolls, Bethesda, Bethesda Game Studios, BGS,
2020
Fallout New Vegas, Fallout NV, New Vegas, FNV,
2121
Fallout 4, FO4,

basefinish.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
Fast, Easy, Beginner,
1616
Nexus, Nexus Mods, NexusMods,
1717
Wabbajack, WJ, Installer,
18-
Mod Organizer, Mod Organizer, MO2,
18+
Mod Manager, Mod Organizer, MO2,
1919
Fallout, The Elder Scrolls, Bethesda, Bethesda Game Studios, BGS,
2020
Fallout New Vegas, Fallout NV, New Vegas, FNV,
2121
Fallout 4, FO4,

bugfix.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
Fast, Easy, Beginner,
1616
Nexus, Nexus Mods, NexusMods,
1717
Wabbajack, WJ, Installer,
18-
Mod Organizer, Mod Organizer, MO2,
18+
Mod Manager, Mod Organizer, MO2,
1919
Fallout, The Elder Scrolls, Bethesda, Bethesda Game Studios, BGS,
2020
Fallout New Vegas, Fallout NV, New Vegas, FNV,
2121
Fallout 4, FO4,

changelog.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
Fast, Easy, Beginner,
1616
Nexus, Nexus Mods, NexusMods,
1717
Wabbajack, WJ, Installer,
18-
Mod Organizer, Mod Organizer, MO2,
18+
Mod Manager, Mod Organizer, MO2,
1919
Fallout, The Elder Scrolls, Bethesda, Bethesda Game Studios, BGS,
2020
Fallout New Vegas, Fallout NV, New Vegas, FNV,
2121
Fallout 4, FO4,

content.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
Fast, Easy, Beginner,
1616
Nexus, Nexus Mods, NexusMods,
1717
Wabbajack, WJ, Installer,
18-
Mod Organizer, Mod Organizer, MO2,
18+
Mod Manager, Mod Organizer, MO2,
1919
Fallout, The Elder Scrolls, Bethesda, Bethesda Game Studios, BGS,
2020
Fallout New Vegas, Fallout NV, New Vegas, FNV,
2121
Fallout 4, FO4,

css/imageSlider.css

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
.image-slider {
22
margin: 20px 0;
3+
position: relative;
4+
z-index: 0;
35
}
46

57
.slider-container {
@@ -34,6 +36,7 @@
3436
transform: translateX(0);
3537
left: 0;
3638
top: 0;
39+
max-width: none;
3740
}
3841

3942
.slider-img {
@@ -49,6 +52,12 @@
4952
-webkit-user-drag: none;
5053
}
5154

55+
@media (max-width: 470px) {
56+
.slider-before img {
57+
width: 100vw;
58+
max-width: none;
59+
}
60+
}
5261
.slider-handle {
5362
position: absolute;
5463
top: 0;

css/imageSlider.css.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/imageSlider.scss

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
.image-slider {
22
margin: 20px 0;
3+
position: relative;
4+
z-index: 0;
35
}
46

57
.slider-container {
@@ -31,6 +33,7 @@
3133
transform: translateX(0);
3234
left: 0;
3335
top: 0;
36+
max-width: none;
3437
}
3538

3639
.slider-img {
@@ -43,6 +46,13 @@
4346
-webkit-user-drag: none;
4447
}
4548

49+
@media (max-width: 470px) {
50+
.slider-before img {
51+
width: 100vw;
52+
max-width: none;
53+
}
54+
}
55+
4656
.slider-handle {
4757
position: absolute;
4858
top: 0;

esl.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
Fast, Easy, Beginner,
1616
Nexus, Nexus Mods, NexusMods,
1717
Wabbajack, WJ, Installer,
18-
Mod Organizer, Mod Organizer, MO2,
18+
Mod Manager, Mod Organizer, MO2,
1919
Fallout, The Elder Scrolls, Bethesda, Bethesda Game Studios, BGS,
2020
Fallout New Vegas, Fallout NV, New Vegas, FNV,
2121
Fallout 4, FO4,

0 commit comments

Comments
 (0)