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/BlackMATE/gtk-3.0/gtk-widgets.css | 7 +++++-- desktop-themes/Blue-Submarine/gtk-3.0/gtk-widgets.css | 2 +- desktop-themes/BlueMenta/gtk-3.0/gtk-widgets.css | 2 +- desktop-themes/ContrastHighInverse/gtk-3.0/gtk-widgets.css | 9 +++++++++ desktop-themes/Green-Submarine/gtk-3.0/gtk-widgets.css | 2 +- desktop-themes/GreenLaguna/gtk-3.0/gtk-widgets.css | 2 +- desktop-themes/Menta/gtk-3.0/gtk-widgets.css | 2 +- desktop-themes/TraditionalGreen/gtk-3.0/gtk-widgets.css | 2 +- desktop-themes/TraditionalOk/gtk-3.0/gtk-widgets.css | 2 +- 9 files changed, 21 insertions(+), 9 deletions(-) (limited to 'desktop-themes') diff --git a/desktop-themes/BlackMATE/gtk-3.0/gtk-widgets.css b/desktop-themes/BlackMATE/gtk-3.0/gtk-widgets.css index 41f8d02a..9568dfef 100644 --- a/desktop-themes/BlackMATE/gtk-3.0/gtk-widgets.css +++ b/desktop-themes/BlackMATE/gtk-3.0/gtk-widgets.css @@ -3856,10 +3856,13 @@ filechooserwidget.vertical paned.horizontal { printdialog paper{ border-style: solid; - border-width: 1px; + border-width: 0.9px; border-radius: 0px; border-color: #aaaaaa; - background-color: #ffffff; + background-color: #888888; + background-image: linear-gradient(to top, + @toolbar_gradient_top, + @toolbar_gradient_bottom); } /************************ 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; diff --git a/desktop-themes/BlueMenta/gtk-3.0/gtk-widgets.css b/desktop-themes/BlueMenta/gtk-3.0/gtk-widgets.css index e1f35292..22684f0d 100644 --- a/desktop-themes/BlueMenta/gtk-3.0/gtk-widgets.css +++ b/desktop-themes/BlueMenta/gtk-3.0/gtk-widgets.css @@ -3566,7 +3566,7 @@ printdialog.background > box.view.vertical.dialog-vbox { printdialog.background paper { border-style: solid; - border-width: 1px; + border-width: 0.9px; border-radius: 0px; border-color: @borders; background-color: @theme_base_color; diff --git a/desktop-themes/ContrastHighInverse/gtk-3.0/gtk-widgets.css b/desktop-themes/ContrastHighInverse/gtk-3.0/gtk-widgets.css index 366da8db..2e95c4ae 100644 --- a/desktop-themes/ContrastHighInverse/gtk-3.0/gtk-widgets.css +++ b/desktop-themes/ContrastHighInverse/gtk-3.0/gtk-widgets.css @@ -3553,3 +3553,12 @@ stackswitcher button.text-button { stackswitcher button.circular { min-width: 0px; } +/* print dialog */ + +printdialog.background paper { + border-style: solid; + border-width: 0.9px; + border-radius: 0px; + border-color: white; + background-color: #737373; +} diff --git a/desktop-themes/Green-Submarine/gtk-3.0/gtk-widgets.css b/desktop-themes/Green-Submarine/gtk-3.0/gtk-widgets.css index 80d5e58d..0f085a9c 100644 --- a/desktop-themes/Green-Submarine/gtk-3.0/gtk-widgets.css +++ b/desktop-themes/Green-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; diff --git a/desktop-themes/GreenLaguna/gtk-3.0/gtk-widgets.css b/desktop-themes/GreenLaguna/gtk-3.0/gtk-widgets.css index d0cab88e..f1d5a490 100644 --- a/desktop-themes/GreenLaguna/gtk-3.0/gtk-widgets.css +++ b/desktop-themes/GreenLaguna/gtk-3.0/gtk-widgets.css @@ -4469,7 +4469,7 @@ printdialog.background > box.view.vertical.dialog-vbox { printdialog.background paper { border-style: solid; - border-width: 1px; + border-width: 0.9px; border-radius: 0px; border-color: @notebook_border; background-color: @theme_main_color; diff --git a/desktop-themes/Menta/gtk-3.0/gtk-widgets.css b/desktop-themes/Menta/gtk-3.0/gtk-widgets.css index a4c11daf..7d1c6ea3 100644 --- a/desktop-themes/Menta/gtk-3.0/gtk-widgets.css +++ b/desktop-themes/Menta/gtk-3.0/gtk-widgets.css @@ -3559,7 +3559,7 @@ printdialog.background > box.view.vertical.dialog-vbox { printdialog.background paper { border-style: solid; - border-width: 1px; + border-width: 0.9px; border-radius: 0px; border-color: @borders; background-color: @theme_base_color; diff --git a/desktop-themes/TraditionalGreen/gtk-3.0/gtk-widgets.css b/desktop-themes/TraditionalGreen/gtk-3.0/gtk-widgets.css index a6a69182..e88b6f2e 100644 --- a/desktop-themes/TraditionalGreen/gtk-3.0/gtk-widgets.css +++ b/desktop-themes/TraditionalGreen/gtk-3.0/gtk-widgets.css @@ -4348,7 +4348,7 @@ printdialog.background > box.view.vertical.dialog-vbox { printdialog.background paper { border-style: solid; - border-width: 1px; + border-width: 0.9px; border-radius: 0px; border-color: @border_color; background-color: @theme_base_color; diff --git a/desktop-themes/TraditionalOk/gtk-3.0/gtk-widgets.css b/desktop-themes/TraditionalOk/gtk-3.0/gtk-widgets.css index e3fec108..14d3da22 100644 --- a/desktop-themes/TraditionalOk/gtk-3.0/gtk-widgets.css +++ b/desktop-themes/TraditionalOk/gtk-3.0/gtk-widgets.css @@ -4351,7 +4351,7 @@ printdialog.background > box.view.vertical.dialog-vbox { printdialog.background paper { border-style: solid; - border-width: 1px; + border-width: 0.9px; border-radius: 0px; border-color: @border_color; background-color: @theme_base_color; -- cgit v1.2.1