Refiined GS theme search box.

This commit is contained in:
Sam Hewitt 2015-03-11 02:49:15 -04:00
parent 2c1a0c7a0e
commit 87ebe71860
1 changed files with 1 additions and 1 deletions

View File

@ -927,7 +927,7 @@ StScrollBar {
padding: 7px 9px;
border-radius: 4px; }
.search-entry:focus {
padding: 6px 8px;
padding: 7px 9px;
border: 1px solid rgba(0, 0, 0, 0.4);
background-color: #dbdee0;
color: #2d3335; }