summaryrefslogtreecommitdiff
path: root/desktop-themes/TraditionalOk
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2016-07-06 12:19:57 +0200
committerraveit65 <[email protected]>2016-07-06 12:42:54 +0200
commitdf865a755ada9b40ad53486cbf84723a2f8e26fc (patch)
tree31b454c124902bf75fa2d6cc69f202e796434083 /desktop-themes/TraditionalOk
parent94f09545659f133ed6082357610d2ab88f69f9f3 (diff)
downloadmate-themes-df865a755ada9b40ad53486cbf84723a2f8e26fc.tar.bz2
mate-themes-df865a755ada9b40ad53486cbf84723a2f8e26fc.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/TraditionalOk')
-rw-r--r--desktop-themes/TraditionalOk/gtk-3.0/gtk-widgets.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/desktop-themes/TraditionalOk/gtk-3.0/gtk-widgets.css b/desktop-themes/TraditionalOk/gtk-3.0/gtk-widgets.css
index 75204164..d5795059 100644
--- a/desktop-themes/TraditionalOk/gtk-3.0/gtk-widgets.css
+++ b/desktop-themes/TraditionalOk/gtk-3.0/gtk-widgets.css
@@ -2215,7 +2215,7 @@ treemenu menuitem {
menu,
.menu {
- font: normal;
+ font-weight: normal;
background-color: @menu_bg_color;
color: @menu_fg_color;
padding: 1px;
@@ -3170,7 +3170,7 @@ progressbar .osd {
assistant .sidebar highlight {
color: @theme_fg_color;
- font: bold;
+ font-weight: bold;
}
assistant .sidebar {
@@ -3671,7 +3671,7 @@ headerbar,
headerbar .title,
.titlebar .title {
- font: Bold;
+ font-weight: bold;
}
headerbar button.titlebutton,