From 35df5668f3bc30d511b8e7165cdbe908e713a68e Mon Sep 17 00:00:00 2001 From: kilo Date: Thu, 20 Jul 2017 02:56:07 +0200 Subject: [PATCH 1/5] Update classic.css (#1244) --- public/css/classic.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/css/classic.css b/public/css/classic.css index c937f3ff..51b9c661 100644 --- a/public/css/classic.css +++ b/public/css/classic.css @@ -55,7 +55,7 @@ td.tr-le, .error-text { color: #E84C4C; } .btn-red { background-color: #E84C4C; - color: #E8E8E8; + color: #E8E8E8!important; } .btn-red:hover { From f709315d9d0a8489a5c5fdc081b566b730eafb69 Mon Sep 17 00:00:00 2001 From: kilo Date: Thu, 20 Jul 2017 02:58:32 +0200 Subject: [PATCH 2/5] Update g.css (#1245) --- public/css/g.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/css/g.css b/public/css/g.css index c0934c76..47ecce78 100644 --- a/public/css/g.css +++ b/public/css/g.css @@ -49,7 +49,7 @@ td.tr-le, .error-text { color: #E84C4C; } .btn-red { background-color: #E84C4C; - color: #E8E8E8; + color: #E8E8E8!important; } .btn-red:hover { color: #E8E8E8; } From e1e778dc28a049f3656a6741e8b9a2a74d04ee6d Mon Sep 17 00:00:00 2001 From: kilo Date: Thu, 20 Jul 2017 04:31:57 +0200 Subject: [PATCH 3/5] Update main.css (#1247) --- public/css/main.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/public/css/main.css b/public/css/main.css index bc82d82e..bba87bc3 100644 --- a/public/css/main.css +++ b/public/css/main.css @@ -1013,12 +1013,12 @@ input.nav-btn { } .rules-drop > div { height: auto; - padding: 0; + padding: 10px 0; border-top: none; } -.rules-drop > div > ul { margin-top: 11px; margin-right: 13px; } +.rules-drop > div > ul { margin: 0; margin-right: 15px; } .refine-btn { - width: 10%; + width: 30%; } summary::-webkit-details-marker { display: none From 01c4084b9feeec81d2fc93f502ccada439bd0746 Mon Sep 17 00:00:00 2001 From: kilo Date: Thu, 20 Jul 2017 04:59:11 +0200 Subject: [PATCH 4/5] Better looking borders for user avatar & fix firefox bug (#1248) * Update g.css * slightly darker * there * alright last one * remove line that broke firefox display --- public/css/g.css | 2 +- public/css/main.css | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/public/css/g.css b/public/css/g.css index 47ecce78..e3aa14ac 100644 --- a/public/css/g.css +++ b/public/css/g.css @@ -20,7 +20,7 @@ a:hover { color: #444; } .header .h-user .user-avatar { background: #99BFD0; - border-color: #1d6d90; + border-color: #a3c7d3; } .header .h-user .user-menu { background: #BDE0EF; diff --git a/public/css/main.css b/public/css/main.css index bba87bc3..6b5f2b79 100644 --- a/public/css/main.css +++ b/public/css/main.css @@ -598,7 +598,6 @@ html, body { } .profile-main { display: flex; - justify-content: space-between; } .profile-content { width: 77%; From bb6ddb6ae8b4cdb1cfbbdb6e757a9f46d63a163c Mon Sep 17 00:00:00 2001 From: kilo Date: Thu, 20 Jul 2017 15:20:43 +0200 Subject: [PATCH 5/5] Megumeme less visible, better torrent-info-box borders (#1249) * Update tomorrow.css * fix firefox's marker --- public/css/main.css | 9 +++------ public/css/tomorrow.css | 3 ++- 2 files changed, 5 insertions(+), 7 deletions(-) diff --git a/public/css/main.css b/public/css/main.css index 6b5f2b79..297b668f 100644 --- a/public/css/main.css +++ b/public/css/main.css @@ -1016,12 +1016,8 @@ input.nav-btn { border-top: none; } .rules-drop > div > ul { margin: 0; margin-right: 15px; } -.refine-btn { - width: 30%; -} -summary::-webkit-details-marker { - display: none -} +summary { display: block; } +summary::-webkit-details-marker { display: none } summary:after { vertical-align: middle; float: left; @@ -1034,6 +1030,7 @@ details[open] summary:after { content: "-"; margin: -5px 5px 0 0; } +.refine-btn { width: 30%; } .torrent-preview-table > table { border: 3px solid #dfdeeb; } .nyaa-cat { background: url('/img/categories.png') no-repeat; background-position-x: right!important; max-width: 80px; min-width: 67px; height: 28px; display: block; } diff --git a/public/css/tomorrow.css b/public/css/tomorrow.css index b4e2816b..b2af3dcd 100644 --- a/public/css/tomorrow.css +++ b/public/css/tomorrow.css @@ -14,7 +14,7 @@ a:hover { color: #5F89AC; } .header .nav-btn { color: #c5c8c6; } .header .nav-btn:hover { color: #eee; } -.box, .pagination li { background: hsla(222, 8%, 20%, 0.8); border-color: #141517 !important; } +.box, .pagination li { background: hsla(222, 8%, 20%, 0.85); border-color: #141517 !important; } .form-input { border-color: #0C0D0E !important; background: #141517; color: #c5c8c6; } @@ -100,3 +100,4 @@ td.tr-le, .error-text { color: #cc6666; } .form-input.language { background-color: #35363c; } .torrent-info-box > p > a, .torrent-info-box > div > a, #description-box a { text-decoration: none; } +.torrent-info-box { border-color: #53565e; }