From 8ebd79ee71c42152a58364b1f37b42efb5b3b644 Mon Sep 17 00:00:00 2001 From: Al12rs Date: Mon, 26 Feb 2018 21:34:14 +0100 Subject: Reduced Clear filter red border to one pixel instead of two. --- src/mainwindow.ui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mainwindow.ui') diff --git a/src/mainwindow.ui b/src/mainwindow.ui index 0f7560c3..f9e64349 100644 --- a/src/mainwindow.ui +++ b/src/mainwindow.ui @@ -509,7 +509,7 @@ p, li { white-space: pre-wrap; } Qt::RightToLeft - border:2px solid #ff0000; + border:1px solid #ff0000; Clear all Filters -- cgit v1.3.1