diff options
Diffstat (limited to 'desktop-themes/Blue-Submarine')
-rw-r--r-- | desktop-themes/Blue-Submarine/gtk-3.0/gtk-widgets.css | 2 |
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 03adea8a..889d2115 100644 --- a/desktop-themes/Blue-Submarine/gtk-3.0/gtk-widgets.css +++ b/desktop-themes/Blue-Submarine/gtk-3.0/gtk-widgets.css @@ -6922,7 +6922,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;
|