theme: Use the noise texture for the background of the screen shield
https://bugzilla.gnome.org/show_bug.cgi?id=681143
This commit is contained in:
parent
48b70f358d
commit
ed991f79b1
@ -2201,7 +2201,8 @@ StButton.popup-menu-item:insensitive {
|
||||
/* Screen shield */
|
||||
|
||||
#screenShieldGroup {
|
||||
background-color: #333333;
|
||||
background: #2e3436 url(noise-texture.png);
|
||||
background-repeat: repeat;
|
||||
}
|
||||
|
||||
#screenShieldGroup .arrow {
|
||||
|
BIN
data/theme/noise-texture.png
Normal file
BIN
data/theme/noise-texture.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 78 KiB |
Loading…
Reference in New Issue
Block a user