From 0e1c9563676a1ba9197b965ec81fedb231ee281a Mon Sep 17 00:00:00 2001 From: ccd0 Date: Tue, 27 Sep 2016 02:12:38 -0700 Subject: [PATCH] Class catalog-code no longer exists in 4chan X. --- src/css/photon.css | 3 --- src/css/tomorrow.css | 3 --- 2 files changed, 6 deletions(-) diff --git a/src/css/photon.css b/src/css/photon.css index c62285707..004781931 100644 --- a/src/css/photon.css +++ b/src/css/photon.css @@ -39,9 +39,6 @@ :root.photon .catalog-postContainer:hover .catalog-reply { border-color: #CCC; } -:root.photon .catalog-code { - background-color: rgba(150, 150, 150, 0.2); -} /* Quote */ :root.photon #arc-list tr:nth-of-type(odd) span.quote { diff --git a/src/css/tomorrow.css b/src/css/tomorrow.css index f80915324..4dd010601 100644 --- a/src/css/tomorrow.css +++ b/src/css/tomorrow.css @@ -38,9 +38,6 @@ :root.tomorrow .catalog-postContainer:hover .catalog-reply { border-color: #111; } -:root.tomorrow .catalog-code { - background-color: rgba(255, 255, 255, 0.1); -} /* Quote */ :root.tomorrow #arc-list span.quote {