ScreenShield: rework the arrow in the lock screen

User testing has shown that it is not discoverable that the whole
lock screen can be dragged. A new mockup includes more arrows
and a short animation every 4 seconds.

https://bugzilla.gnome.org/show_bug.cgi?id=682285
This commit is contained in:
Giovanni Campagna
2012-08-20 19:56:08 +02:00
parent eb351b1882
commit 1a6d74fcb2
2 changed files with 75 additions and 24 deletions

View File

@ -2204,10 +2204,15 @@ StButton.popup-menu-item:insensitive {
background-repeat: repeat;
}
#lockScreenGroup .arrow {
color: #333333;
width: 100px;
height: 50px;
.screen-shield-arrows {
padding-bottom: 3em;
}
.screen-shield-arrows > StDrawingArea {
color: white;
width: 80px;
height: 48px;
-arrow-thickness: 12px;
}
.screen-shield-clock {