Subversion Repositories cheapmusic

Rev

Rev 103 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 103 Rev 155
Line 470... Line 470...
470
#cust_tab tr:nth-child(odd), .list tr:nth-child(odd){background-color: #f4f7fa;}
470
#cust_tab tr:nth-child(odd), .list tr:nth-child(odd){background-color: #f4f7fa;}
471
#cust_tab tr:hover, .list tr:hover {background-color: #f2f2f2;}
471
#cust_tab tr:hover, .list tr:hover {background-color: #f2f2f2;}
472
#cust_tab th, .list .listHead td, .list .listHead th {
472
#cust_tab th, .list .listHead td, .list .listHead th {
473
    text-align: left;
473
    text-align: left;
474
    background-color: #DAE5EE;
474
    background-color: #DAE5EE;
475
    font-weight: normal;
-
 
476
}
475
}
477
 
476
 
478
.list .listHead td {
477
.list .listHead td {
479
	font-weight: bold;
478
	font-weight: bold;
480
}
479
}