theme: tone down search entry stroke

https://bugzilla.gnome.org/show_bug.cgi?id=757011
This commit is contained in:
Jakub Steiner 2015-10-26 16:00:48 +01:00
parent 2c682ace81
commit 5858028411
3 changed files with 3 additions and 3 deletions

View File

@ -961,7 +961,7 @@ StScrollBar {
width: 320px;
padding: 7px 9px;
border-radius: 6px;
border-color: red;
border-color: #747467;
color: #eeeeec;
background-color: #2e3436; }
.search-entry:focus {

@ -1 +1 @@
Subproject commit 8ea43c4c98ea82c2f06d1e6bddaa261263f10770
Subproject commit 65482353d2ca4a4e0f79baca7771dc639272184b

View File

@ -961,7 +961,7 @@ StScrollBar {
width: 320px;
padding: 7px 9px;
border-radius: 6px;
border-color: red;
border-color: #747467;
color: #eeeeec;
background-color: #2e3436; }
.search-entry:focus {