summaryrefslogtreecommitdiff
path: root/desktop-themes/Menta/gtk-3.0
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2017-03-29 12:50:06 +0200
committerraveit65 <[email protected]>2017-03-29 12:50:06 +0200
commitf01fec9c8ec4d1a92fb67da44fcdf3039e691943 (patch)
tree19832920ce69fc5f8c646f41f540614f6c001e29 /desktop-themes/Menta/gtk-3.0
parent4ddef2d84f250f088663f01db743df54aba3682f (diff)
downloadmate-themes-f01fec9c8ec4d1a92fb67da44fcdf3039e691943.tar.bz2
mate-themes-f01fec9c8ec4d1a92fb67da44fcdf3039e691943.tar.xz
Menta themes: eliminate wrong border-color for lockscreen
Diffstat (limited to 'desktop-themes/Menta/gtk-3.0')
-rw-r--r--desktop-themes/Menta/gtk-3.0/mate-applications.css2
1 files changed, 1 insertions, 1 deletions
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;