summaryrefslogtreecommitdiff
path: root/desktop-themes/Green-Submarine
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2017-03-29 12:38:57 +0200
committerraveit65 <[email protected]>2017-03-29 12:39:47 +0200
commit4ddef2d84f250f088663f01db743df54aba3682f (patch)
tree7163c60585877f2b8a775507711bd20674503fce /desktop-themes/Green-Submarine
parent68d9437bc09e610028b7644be0f1368ecde0ed43 (diff)
downloadmate-themes-4ddef2d84f250f088663f01db743df54aba3682f.tar.bz2
mate-themes-4ddef2d84f250f088663f01db743df54aba3682f.tar.xz
Gtk+-3.20 submarine: eliminate wrong border-color for lockscreen
Diffstat (limited to 'desktop-themes/Green-Submarine')
-rw-r--r--desktop-themes/Green-Submarine/gtk-3.0/mate-applications.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop-themes/Green-Submarine/gtk-3.0/mate-applications.css b/desktop-themes/Green-Submarine/gtk-3.0/mate-applications.css
index 3b101f3c..be22ffd3 100644
--- a/desktop-themes/Green-Submarine/gtk-3.0/mate-applications.css
+++ b/desktop-themes/Green-Submarine/gtk-3.0/mate-applications.css
@@ -1227,7 +1227,7 @@ GvcMixerDialog notebook.frame box.vertical box.horizontal box.horizontal frame b
background-color: @theme_dark_dialog_bg_color;
}
-.lock-dialog frame {
+.lock-dialog frame border {
border-radius: 10px;
border-style: none;
border-width: 0px;