From c1c9680349cb508581220345d1a6d16c7db5a3d7 Mon Sep 17 00:00:00 2001 From: ZenWalker Date: Sat, 8 Apr 2017 15:55:49 +0200 Subject: All themes: Fix: print dialog paper depictions not appearing correctly Fixes #174 --- desktop-themes/Blue-Submarine/gtk-3.0/gtk-widgets.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'desktop-themes/Blue-Submarine') diff --git a/desktop-themes/Blue-Submarine/gtk-3.0/gtk-widgets.css b/desktop-themes/Blue-Submarine/gtk-3.0/gtk-widgets.css index a0e6679e..2034e25f 100644 --- a/desktop-themes/Blue-Submarine/gtk-3.0/gtk-widgets.css +++ b/desktop-themes/Blue-Submarine/gtk-3.0/gtk-widgets.css @@ -6928,7 +6928,7 @@ printdialog.background .vertical.view.dialog-vbox notebook button.combo { printdialog.background paper { border-style: solid; - border-width: 1px; + border-width: 0.9px; border-radius: 0px; border-color: @notebook_border; background-color: @theme_base_color; -- cgit v1.2.1