From 2c0233e20556586394edb9b897478c4d3e56f4a5 Mon Sep 17 00:00:00 2001 From: papush Date: Fri, 30 Apr 2021 14:08:29 +0200 Subject: fix prefs ui when using a dark system theme --- chrome/css/redirector.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chrome/css/redirector.css') diff --git a/chrome/css/redirector.css b/chrome/css/redirector.css index 47b2028..f655e77 100644 --- a/chrome/css/redirector.css +++ b/chrome/css/redirector.css @@ -37,7 +37,7 @@ li:first-child { border-top:none;} } h2 { text-align:center; margin-top:0px; } -button { border:solid 1px grey; border-radius:4px; background:-moz-linear-gradient(top, #ccc, #fff); cursor:pointer;} +button { color: black; border:solid 1px grey; border-radius:4px; background:-moz-linear-gradient(top, #ccc, #fff); cursor:pointer;} h5 { text-align:center; margin:0px; padding-left:130px; } .pattern, .redirectTo { color:blue; font-style:italic;} .exampleUrl, .redirectResult { color:blue; } -- cgit v1.2.3-70-g09d2