From c00797728909c0461c7a0ae003c20a6ca9281357 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Sun, 10 Apr 2016 10:52:17 +0200 Subject: GTK3 all themes: style lock-screen --- .../Blue-Submarine/gtk-3.0/mate-applications.css | 17 +++++++++++++++++ desktop-themes/BlueMenta/gtk-3.0/mate-applications.css | 17 +++++++++++++++++ .../ContrastHigh/gtk-3.0/mate-applications.css | 17 +++++++++++++++++ .../ContrastHighInverse/gtk-3.0/mate-applications.css | 17 +++++++++++++++++ .../Green-Submarine/gtk-3.0/mate-applications.css | 17 +++++++++++++++++ .../GreenLaguna/gtk-3.0/mate-applications.css | 17 +++++++++++++++++ desktop-themes/Menta/gtk-3.0/mate-applications.css | 17 +++++++++++++++++ .../TraditionalGreen/gtk-3.0/mate-applications.css | 17 +++++++++++++++++ .../TraditionalOk/gtk-3.0/mate-applications.css | 17 +++++++++++++++++ .../TraditionalOkTest/gtk-3.0/mate-applications.css | 17 +++++++++++++++++ 10 files changed, 170 insertions(+) diff --git a/desktop-themes/Blue-Submarine/gtk-3.0/mate-applications.css b/desktop-themes/Blue-Submarine/gtk-3.0/mate-applications.css index 0c27c521..01d08223 100644 --- a/desktop-themes/Blue-Submarine/gtk-3.0/mate-applications.css +++ b/desktop-themes/Blue-Submarine/gtk-3.0/mate-applications.css @@ -1415,3 +1415,20 @@ EomThumbNav .button.flat:insensitive { border-color: transparent; } +/* mate-screensaver lock dialog */ + +.lock-dialog { + border-radius: 3px; + border-style: solid; + border-width: 2px; + border-color: shade(@button_border, 1.0); + /* not sure if box-shadow works here */ + box-shadow: 0 0 0 1px @wm_border, 0 2px 8px 3px @wm_shadow; +} + +.lock-dialog .frame { + border-radius: 3px; + border-style: none; + border-width: 0px; +} + diff --git a/desktop-themes/BlueMenta/gtk-3.0/mate-applications.css b/desktop-themes/BlueMenta/gtk-3.0/mate-applications.css index 310c2017..fe6fcd3a 100644 --- a/desktop-themes/BlueMenta/gtk-3.0/mate-applications.css +++ b/desktop-themes/BlueMenta/gtk-3.0/mate-applications.css @@ -930,3 +930,20 @@ EomThumbNav .button.flat:insensitive { border-color: transparent; } +/* mate-screensaver lock dialog */ + +.lock-dialog { + border-radius: 3px; + border-style: solid; + border-width: 1px; + border-color: @wm_csd_solid_border_color; + /* not sure if box-shadow works here */ + box-shadow: 0 0 0 1px @wm_border, 0 2px 8px 3px @wm_shadow; +} + +.lock-dialog .frame { + border-radius: 3px; + border-style: none; + border-width: 0px; +} + diff --git a/desktop-themes/ContrastHigh/gtk-3.0/mate-applications.css b/desktop-themes/ContrastHigh/gtk-3.0/mate-applications.css index 11f96cc0..5c23f189 100644 --- a/desktop-themes/ContrastHigh/gtk-3.0/mate-applications.css +++ b/desktop-themes/ContrastHigh/gtk-3.0/mate-applications.css @@ -32,6 +32,23 @@ EelEditableLabel.entry { border-radius: 3px; } +/* mate-screensaver lock dialog */ + +.lock-dialog { + border-radius: 3px; + border-style: solid; + border-width: 1px; + border-color: @wm_csd_solid_border_color; + /* not sure if box-shadow works here */ + box-shadow: 0 0 0 1px @wm_border, 0 2px 8px 3px @wm_shadow; +} + +.lock-dialog .frame { + border-radius: 3px; + border-style: none; + border-width: 0px; +} + EelEditableLabel.entry { text-shadow: none; color: @theme_fg_color; diff --git a/desktop-themes/ContrastHighInverse/gtk-3.0/mate-applications.css b/desktop-themes/ContrastHighInverse/gtk-3.0/mate-applications.css index fafbdbdb..2a5860e8 100644 --- a/desktop-themes/ContrastHighInverse/gtk-3.0/mate-applications.css +++ b/desktop-themes/ContrastHighInverse/gtk-3.0/mate-applications.css @@ -363,3 +363,20 @@ EomThumbNav .frame { border-width: 2px; } +/* mate-screensaver lock dialog */ + +.lock-dialog { + border-radius: 3px; + border-style: solid; + border-width: 1px; + border-color: @wm_csd_solid_border_color; + /* not sure if box-shadow works here */ + box-shadow: 0 0 0 1px @wm_border, 0 2px 8px 3px @wm_shadow; +} + +.lock-dialog .frame { + border-radius: 3px; + border-style: none; + border-width: 0px; +} + 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 08e0fca1..b8024e8f 100644 --- a/desktop-themes/Green-Submarine/gtk-3.0/mate-applications.css +++ b/desktop-themes/Green-Submarine/gtk-3.0/mate-applications.css @@ -1418,3 +1418,20 @@ EomThumbNav .button.flat:insensitive { border-color: transparent; } +/* mate-screensaver lock dialog */ + +.lock-dialog { + border-radius: 3px; + border-style: solid; + border-width: 2px; + border-color: shade(@button_border, 1.0); + /* not sure if box-shadow works here */ + box-shadow: 0 0 0 1px @wm_border, 0 2px 8px 3px @wm_shadow; +} + +.lock-dialog .frame { + border-radius: 3px; + border-style: none; + border-width: 0px; +} + diff --git a/desktop-themes/GreenLaguna/gtk-3.0/mate-applications.css b/desktop-themes/GreenLaguna/gtk-3.0/mate-applications.css index 6852f642..90bf1d0c 100644 --- a/desktop-themes/GreenLaguna/gtk-3.0/mate-applications.css +++ b/desktop-themes/GreenLaguna/gtk-3.0/mate-applications.css @@ -779,3 +779,20 @@ EomThumbNav .button.flat:insensitive { border-color: transparent; } +/* mate-screensaver lock dialog */ + +.lock-dialog { + border-radius: 3px; + border-style: solid; + border-width: 1px; + border-color: @wm_csd_solid_border_color; + /* not sure if box-shadow works here */ + box-shadow: 0 0 0 1px @wm_border, 0 2px 8px 3px @wm_shadow; +} + +.lock-dialog .frame { + border-radius: 3px; + 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 61e0376b..e1d2248e 100644 --- a/desktop-themes/Menta/gtk-3.0/mate-applications.css +++ b/desktop-themes/Menta/gtk-3.0/mate-applications.css @@ -928,3 +928,20 @@ EomThumbNav .button.flat:insensitive { border-color: transparent; } +/* screensaver lock-dialog */ + +.lock-dialog { + border-radius: 3px; + border-style: solid; + border-width: 1px; + border-color: @wm_csd_solid_border_color; + /* not sure if box-shadow works here */ + box-shadow: 0 0 0 1px @wm_border, 0 2px 8px 3px @wm_shadow; +} + +.lock-dialog .frame { + border-radius: 3px; + border-style: none; + border-width: 0px; +} + diff --git a/desktop-themes/TraditionalGreen/gtk-3.0/mate-applications.css b/desktop-themes/TraditionalGreen/gtk-3.0/mate-applications.css index 3c0d5953..6d990aac 100644 --- a/desktop-themes/TraditionalGreen/gtk-3.0/mate-applications.css +++ b/desktop-themes/TraditionalGreen/gtk-3.0/mate-applications.css @@ -552,3 +552,20 @@ EomThumbNav .button.flat:insensitive { border-color: @insensitive_border_color; } +/* mate-screensaver lock dialog */ + +.lock-dialog { + border-radius: 3px; + border-style: solid; + border-width: 1px; + border-color: @wm_csd_solid_border_color; + /* not sure if box-shadow works here */ + box-shadow: 0 0 0 1px @wm_border, 0 2px 8px 3px @wm_shadow; +} + +.lock-dialog .frame { + border-radius: 3px; + border-style: none; + border-width: 0px; +} + diff --git a/desktop-themes/TraditionalOk/gtk-3.0/mate-applications.css b/desktop-themes/TraditionalOk/gtk-3.0/mate-applications.css index 76659d5b..9bcda43f 100644 --- a/desktop-themes/TraditionalOk/gtk-3.0/mate-applications.css +++ b/desktop-themes/TraditionalOk/gtk-3.0/mate-applications.css @@ -537,3 +537,20 @@ EomThumbNav .button.flat:insensitive { border-color: @insensitive_border_color; } +/* mate-screensaver lock dialog */ + +.lock-dialog { + border-radius: 3px; + border-style: solid; + border-width: 1px; + border-color: @wm_csd_solid_border_color; + /* not sure if box-shadow works here */ + box-shadow: 0 0 0 1px @wm_border, 0 2px 8px 3px @wm_shadow; +} + +.lock-dialog .frame { + border-radius: 3px; + border-style: none; + border-width: 0px; +} + diff --git a/desktop-themes/TraditionalOkTest/gtk-3.0/mate-applications.css b/desktop-themes/TraditionalOkTest/gtk-3.0/mate-applications.css index 7562bcb9..42aa099d 100644 --- a/desktop-themes/TraditionalOkTest/gtk-3.0/mate-applications.css +++ b/desktop-themes/TraditionalOkTest/gtk-3.0/mate-applications.css @@ -566,3 +566,20 @@ EomThumbNav .button.flat:insensitive { border-color: @insensitive_border_color; } +/* mate-screensaver lock dialog */ + +.lock-dialog { + border-radius: 3px; + border-style: solid; + border-width: 1px; + border-color: @wm_csd_solid_border_color; + /* not sure if box-shadow works here */ + box-shadow: 0 0 0 1px @wm_border, 0 2px 8px 3px @wm_shadow; +} + +.lock-dialog .frame { + border-radius: 3px; + border-style: none; + border-width: 0px; +} + -- cgit v1.2.1