Index: branches/unlabeled/unlabeled-1.7.2/core/admin_templates/incs/style.css =================================================================== diff -u -r8120 -r8202 --- branches/unlabeled/unlabeled-1.7.2/core/admin_templates/incs/style.css (.../style.css) (revision 8120) +++ branches/unlabeled/unlabeled-1.7.2/core/admin_templates/incs/style.css (.../style.css) (revision 8202) @@ -332,16 +332,16 @@ color: #666666; } -.table_color1, .table_color2 { +.table-color1, .table-color2 { font-family: verdana, arial; font-size: 14px; font-weight: normal; color: #000000; text-decoration: none; } -.table_color1 { background-color: #F6F6F6; } -.table_color2 { background-color: #EBEBEB; } +.table-color1 { background-color: #F6F6F6; } +.table-color2 { background-color: #EBEBEB; } .table_white, .table_white_selected {