83d6de766c
- Update sle-classic patches to version 3.24.3: + Update gnome-shell-add-app-to-desktop.patch + Update gse-sle-classic-ext.patch + Update sle-classic-favorites-menu-at-end.patch + Update sle-classic-lock-screen-background.patch + It's not considered a good indication for log out OBS-URL: https://build.opensuse.org/request/show/513773 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-shell-extensions?expand=0&rev=124
15 lines
544 B
Diff
15 lines
544 B
Diff
Index: gnome-shell-extensions-3.24.2/data/gnome-classic.css
|
|
===================================================================
|
|
--- gnome-shell-extensions-3.24.2.orig/data/gnome-classic.css
|
|
+++ gnome-shell-extensions-3.24.2/data/gnome-classic.css
|
|
@@ -1606,7 +1606,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 {
|