summaryrefslogtreecommitdiff
path: root/desktop-themes/Blue-Submarine
diff options
context:
space:
mode:
authorZenWalker <[email protected]>2017-04-08 15:55:49 +0200
committerraveit65 <[email protected]>2017-04-10 07:45:40 +0200
commit9feb6aa0a85ccb38462cf35c210ac9bb1b5c395c (patch)
tree7c08c46ebcbd82d3d3bb9ef8ba1d13ab79f6f28d /desktop-themes/Blue-Submarine
parent24e4735bc0e46827df8c30637a2d458142b9cf59 (diff)
downloadmate-themes-9feb6aa0a85ccb38462cf35c210ac9bb1b5c395c.tar.bz2
mate-themes-9feb6aa0a85ccb38462cf35c210ac9bb1b5c395c.tar.xz
All themes: Fix: print dialog paper depictions not appearing correctly
Fixes #174
Diffstat (limited to 'desktop-themes/Blue-Submarine')
-rw-r--r--desktop-themes/Blue-Submarine/gtk-3.0/gtk-widgets.css2
1 files changed, 1 insertions, 1 deletions
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;