Dominique Leuenberger
a82047beaa
SLE sync. - Add SUSE logo on lock screen when auth is requested (bsc#1007468) + sle-classic-lock-screen-background.patch + SLE-theme.tar.gz - Enable SLE-Classic for Leap 42.2 (bnc#999655) + add workspace indicator back for LEAP 42.2 - Enable SLE-Classic for Leap 42.2 (bnc#999655) + modify SPEC to re-enable SLE-Classic for Leap 42.2 OBS-URL: https://build.opensuse.org/request/show/491387 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-shell-extensions?expand=0&rev=118
15 lines
446 B
Diff
15 lines
446 B
Diff
diff --git a/data/gnome-classic.css b/data/gnome-classic.css
|
|
index 7e1b253..a12ea67 100644
|
|
--- a/data/gnome-classic.css
|
|
+++ b/data/gnome-classic.css
|
|
@@ -1471,7 +1471,8 @@ StScrollBar {
|
|
|
|
.login-dialog {
|
|
border: none;
|
|
- background-color: transparent; }
|
|
+ background-color: transparent;
|
|
+ background: #2e3436 url(sle-background.png); }
|
|
.login-dialog .modal-dialog-button-box {
|
|
spacing: 3px; }
|
|
.login-dialog .modal-dialog-button {
|