[SearchEntry] Add a glow effect when activated

(Ab)use -st-shadow to add a glow effect to the activated search entry,
matching the latest mockups.

https://bugzilla.gnome.org/show_bug.cgi?id=611095
This commit is contained in:
Florian Müllner 2010-03-12 00:14:58 +01:00
parent 014ac2d388
commit 8a25d49319

View File

@ -324,6 +324,7 @@ StTooltip {
border: 1px solid #3a3a3a;
background-color: #e8e8e8;
caret-color: #545454;
-st-shadow: 0px 0px 6px 2px rgba(255,255,255,0.9);
}
#searchEntry:hover {