summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Watson <mattdangerw@gmail.com>2016-09-13 20:54:16 -0300
committerGitHub <noreply@github.com>2016-09-13 20:54:16 -0300
commitaf0ee29ef9106b24cd8ed6173e1d997d2f560467 (patch)
tree82dfe9998060184e055616acb7b7c0fc608d3dd0
parentdb8985bf0d86bb6525a46fb9dfd5521b6fe5bcfb (diff)
parent0c7086b902f098f38e38b626ed1dff0a6b929503 (diff)
Merge pull request #4156 from endlessm/T12815
T12815
-rw-r--r--data/css/endless-widgets.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/css/endless-widgets.css b/data/css/endless-widgets.css
index 3af50e8..40a3992 100644
--- a/data/css/endless-widgets.css
+++ b/data/css/endless-widgets.css
@@ -156,7 +156,7 @@ EosWindow .titlebar .endless-search-box image {
color: #919191;
}
-EosWindow .titlebar .endless-search-box:selected {
+EosWindow .titlebar .endless-search-box selection {
color: #2e3436;
background-color: #eeeeec;
}