diff --git a/src/resources/styles/themes/campfire.css b/src/resources/styles/themes/campfire.css index 33ef107..679f799 100644 --- a/src/resources/styles/themes/campfire.css +++ b/src/resources/styles/themes/campfire.css @@ -52,7 +52,7 @@ body { box-shadow: 6px 6px #2b1b0f; } -.installations div .installations div .options divs { +.installations div .options { background-color: #4a2f1b; box-shadow: 4px 4px #2b1b0f; } @@ -77,11 +77,11 @@ body { box-shadow: 0 -2px 4px rgba(0, 0, 0, 0.3); } -.downloads span { +.downloads a { background-color: #ff6600; } -.downloads span:hover { +.downloads a:hover { background-color: #ff8533; } diff --git a/src/resources/styles/themes/cherry-blossom.css b/src/resources/styles/themes/cherry-blossom.css index b113299..e46d7e2 100644 --- a/src/resources/styles/themes/cherry-blossom.css +++ b/src/resources/styles/themes/cherry-blossom.css @@ -65,7 +65,7 @@ body { color: #333; } -.installations div .installations div .options divs { +.installations div .options { border: 2px solid #f2c8d5; background-color: #fceef2; color: #333; @@ -104,11 +104,11 @@ body { color: #e5a1b8; } -.downloads span { +.downloads a { background-color: #d0808e; } -.downloads span:hover { +.downloads a:hover { background-color: #e5a1b8; } diff --git a/src/resources/styles/themes/hyperdark.css b/src/resources/styles/themes/hyperdark.css index 9590af3..b9faf98 100644 --- a/src/resources/styles/themes/hyperdark.css +++ b/src/resources/styles/themes/hyperdark.css @@ -59,7 +59,7 @@ body { box-shadow: 6px 6px #111; } -.installations div .installations div .options divs { +.installations div .options { border: 2px solid #444; background-color: #222; box-shadow: 4px 4px #111; @@ -103,12 +103,12 @@ body { color: #e0e0e0; } -.downloads span { +.downloads a { background-color: #333; color: #e0e0e0; } -.downloads span:hover { +.downloads a:hover { background-color: #444; } diff --git a/src/resources/styles/themes/light.css b/src/resources/styles/themes/light.css index e34ea45..f84f880 100644 --- a/src/resources/styles/themes/light.css +++ b/src/resources/styles/themes/light.css @@ -56,7 +56,7 @@ body { box-shadow: 6px 6px #ddd; } -.installations div .installations div .options divs { +.installations div .options { border: 2px solid #ccc; background-color: #fff; box-shadow: 4px 4px #ddd; @@ -87,11 +87,11 @@ body { color: #333; } -.downloads span { +.downloads a { background-color: #4caf50; } -.downloads span:hover { +.downloads a:hover { background-color: #66bb6a; } diff --git a/src/resources/styles/themes/nether.css b/src/resources/styles/themes/nether.css index 7a0e67b..46548ee 100644 --- a/src/resources/styles/themes/nether.css +++ b/src/resources/styles/themes/nether.css @@ -50,7 +50,7 @@ body { box-shadow: 6px 6px #5c3c3c; } -.installations div .installations div .options divs { +.installations div .options { background-color: #4c2c2c; border: 2px solid #4c2c2c; box-shadow: 4px 4px #5c3c3c; @@ -81,11 +81,11 @@ body { color: #ffcc00; } -.downloads span { +.downloads a { background-color: #8b0000; } -.downloads span:hover { +.downloads a:hover { background-color: #ff4500; } diff --git a/src/resources/styles/themes/overworld.css b/src/resources/styles/themes/overworld.css index 448e670..c7d17b1 100644 --- a/src/resources/styles/themes/overworld.css +++ b/src/resources/styles/themes/overworld.css @@ -50,7 +50,7 @@ body { box-shadow: 6px 6px #5c7c5c; } -.installations div .installations div .options divs { +.installations div .options { background-color: #4c6c4c; border: 2px solid #4c6c4c; box-shadow: 4px 4px #5c7c5c; @@ -81,11 +81,11 @@ body { color: #00ff00; } -.downloads span { +.downloads a { background-color: #00b000; } -.downloads span:hover { +.downloads a:hover { background-color: #00ff00; } diff --git a/src/resources/styles/themes/retro.css b/src/resources/styles/themes/retro.css index 73765af..5ed00b7 100644 --- a/src/resources/styles/themes/retro.css +++ b/src/resources/styles/themes/retro.css @@ -29,9 +29,9 @@ body { .nav-bar li, .installations, .installations div .selector, -.installations div .installations div .options divs, +.installations div .options, .installations button, -.downloads span { +.downloads a { background-color: #111; border: 2px solid #00ff00; color: #00ff00; @@ -41,14 +41,14 @@ body { .nav-bar li.selected, .installations div .options div:hover, .installations button:hover, -.downloads span:hover { +.downloads a:hover { background-color: #333; } .installations div .selector:hover, .installations div .selector.open, .installations button:hover, -.downloads span:hover { +.downloads a:hover { box-shadow: none; } diff --git a/src/resources/styles/themes/starfall.css b/src/resources/styles/themes/starfall.css index 6ef8738..5241f07 100644 --- a/src/resources/styles/themes/starfall.css +++ b/src/resources/styles/themes/starfall.css @@ -25,7 +25,7 @@ body { } .installations div .selector, -.installations div .installations div .options divs { +.installations div .options { background-color: rgba(0, 0, 0, 0.8); color: #00ccff; border: 2px solid #00ccff; @@ -45,10 +45,10 @@ body { border-color: #0077aa; } -.downloads span { +.downloads a { background-color: #00ccff; } -.downloads span:hover { +.downloads a:hover { background-color: #00e6ff; } diff --git a/src/resources/styles/themes/the-end.css b/src/resources/styles/themes/the-end.css index d49e2f9..120df86 100644 --- a/src/resources/styles/themes/the-end.css +++ b/src/resources/styles/themes/the-end.css @@ -52,7 +52,7 @@ body { box-shadow: 6px 6px #6600cc; } -.installations div .installations div .options divs { +.installations div .options { background-color: #330066; border: 2px solid #22004d; box-shadow: 4px 4px #6600cc; @@ -77,11 +77,11 @@ body { color: #b300b3; } -.downloads span { +.downloads a { background-color: #4d0099; } -.downloads span:hover { +.downloads a:hover { background-color: #8000ff; }