fix syslog service
[tomato.git] / release / src / router / transmission / web / stylesheets / ieAll.css
blob4b1459127cbc08ce57adc926b2b65148371728ad
1 div#torrent_filter_bar input#torrent_search {
2 background: #FFF url('../images/graphics/filter_icon.png') top left no-repeat;
3 border: 1px solid #5D80A1;
4 margin-top: 3px;
5 padding: 1px 10px 1px 18px;
6 width: 76px;
8 div#torrent_filter_bar input#torrent_search.blur {
9 border-color: #CCC;