From df1b483996a2a7b399eef28ac284a8ab0267f452 Mon Sep 17 00:00:00 2001 From: Maurice Parker Date: Fri, 17 Jan 2020 10:56:59 -0700 Subject: [PATCH] Add Feedbin specific separator. Issue #1640 --- iOS/Resources/styleSheet.css | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/iOS/Resources/styleSheet.css b/iOS/Resources/styleSheet.css index ad290e526..18892fb94 100644 --- a/iOS/Resources/styleSheet.css +++ b/iOS/Resources/styleSheet.css @@ -51,7 +51,7 @@ a:hover { :root { --primary-accent-color: #2D80F1; --secondary-accent-color: #5E9EF4; - --header-table-border-color: rgba(255, 255, 255, 0.1); + --header-table-border-color: rgba(255, 255, 255, 0.2); --header-color: #d2d2d2; --body-code-color: #b2b2b2; --system-message-color: #5f5f5f; @@ -202,6 +202,12 @@ sub { } } +/* Feed Specific */ + +.feedbin--article-wrap { + border-top: 1px solid var(--header-table-border-color); +} + /*Block ads and junk*/ iframe[src*="feedads"],