You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
information-system/css/searchresult.css

7 lines
595 B
CSS

@charset "utf-8";
/* 2011-11-28 ylh */
ul.citysearch{width:690px; list-style:none; margin:15px 0 0 0; padding:0; float:left;}
ul.citysearch li{width:690px; height:38px; background: url(/css/images/ico-square.gif) 0px 14px no-repeat; border-bottom:1px dashed #09C; margin:8px 0;}
ul.citysearch li a{width:670px; height:38px; line-height:35px; padding:0 0 0 20px; color:#666; text-decoration:none; float:left;}
ul.citysearch li a:hover{ background:url(/css/images/bg-01.jpg) 0 3px no-repeat; z-index:0;}
ul.citysearch li.current{ background:url(/css/images/bg-01.jpg) 0 3px no-repeat; z-index:0;}