summaryrefslogtreecommitdiff
path: root/desktop-themes/GreenLaguna
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2016-07-06 12:36:59 +0200
committerraveit65 <[email protected]>2016-07-06 12:36:59 +0200
commitd6839ec82b1439ed3a06b0cf75506fff77943696 (patch)
treec0f26f0be8271e6442ffda91163931d4831780f6 /desktop-themes/GreenLaguna
parent14d33389bd1f12203d143a58d7fa34cb170acbf1 (diff)
downloadmate-themes-d6839ec82b1439ed3a06b0cf75506fff77943696.tar.bz2
mate-themes-d6839ec82b1439ed3a06b0cf75506fff77943696.tar.xz
GTK+-3.20 all themes: use "%" units instead of of hardcoded values for font-size
and fix wrong node names for color and font button in BlackMATE
Diffstat (limited to 'desktop-themes/GreenLaguna')
-rw-r--r--desktop-themes/GreenLaguna/gtk-3.0/gtk-widgets.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop-themes/GreenLaguna/gtk-3.0/gtk-widgets.css b/desktop-themes/GreenLaguna/gtk-3.0/gtk-widgets.css
index 7ceb6e45..3dd29c7d 100644
--- a/desktop-themes/GreenLaguna/gtk-3.0/gtk-widgets.css
+++ b/desktop-themes/GreenLaguna/gtk-3.0/gtk-widgets.css
@@ -3395,7 +3395,7 @@ dialog.background.solid-csd > headerbar.titlebar {
.titlebar .title {
font-weight: bold;
- font-size: 10pt;
+ font-size: 100%;
background: none;
color: @theme_fg_color;
}