[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:
parent
014ac2d388
commit
8a25d49319
@ -324,6 +324,7 @@ StTooltip {
|
|||||||
border: 1px solid #3a3a3a;
|
border: 1px solid #3a3a3a;
|
||||||
background-color: #e8e8e8;
|
background-color: #e8e8e8;
|
||||||
caret-color: #545454;
|
caret-color: #545454;
|
||||||
|
-st-shadow: 0px 0px 6px 2px rgba(255,255,255,0.9);
|
||||||
}
|
}
|
||||||
|
|
||||||
#searchEntry:hover {
|
#searchEntry:hover {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user