Skip to content

Commit

Permalink
making the search box bg white
Browse files Browse the repository at this point in the history
  • Loading branch information
potch committed Mar 1, 2011
1 parent 12e94c7 commit 641ba55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion media/css/zamboni/mobile.css
Original file line number Diff line number Diff line change
Expand Up @@ -514,7 +514,7 @@ a.listview:before {
}

#search input[type=search] {
background: url(../../img/zamboni/mobile/search.svg) no-repeat 10px center;
background: url(../../img/zamboni/mobile/search.svg) no-repeat 10px center #fff;
-webkit-box-flex: 1;
-moz-box-flex: 1;
height: 41px;
Expand Down

0 comments on commit 641ba55

Please sign in to comment.