diff options
-rw-r--r-- | desktop-themes/BlueMenta/gtk-3.0/mate-applications.css | 2 | ||||
-rw-r--r-- | desktop-themes/Menta/gtk-3.0/mate-applications.css | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/desktop-themes/BlueMenta/gtk-3.0/mate-applications.css b/desktop-themes/BlueMenta/gtk-3.0/mate-applications.css index 12c0b440..d84e7f69 100644 --- a/desktop-themes/BlueMenta/gtk-3.0/mate-applications.css +++ b/desktop-themes/BlueMenta/gtk-3.0/mate-applications.css @@ -826,7 +826,7 @@ GvcMixerDialog notebook.frame box.vertical box.horizontal box.horizontal frame b box-shadow: 0 0 0 1px @wm_border, 0 2px 8px 3px @wm_shadow; } -.lock-dialog frame { +.lock-dialog frame border { border-radius: 4px; border-style: none; border-width: 0px; diff --git a/desktop-themes/Menta/gtk-3.0/mate-applications.css b/desktop-themes/Menta/gtk-3.0/mate-applications.css index 1e31cb20..50ab80bb 100644 --- a/desktop-themes/Menta/gtk-3.0/mate-applications.css +++ b/desktop-themes/Menta/gtk-3.0/mate-applications.css @@ -829,7 +829,7 @@ GvcMixerDialog notebook.frame box.vertical box.horizontal box.horizontal frame b box-shadow: 0 0 0 1px @wm_border, 0 2px 8px 3px @wm_shadow; } -.lock-dialog frame { +.lock-dialog frame border { border-radius: 4px; border-style: none; border-width: 0px; |