Added album page, checkboxes to artist page, more interface fixes

This commit is contained in:
Remy
2011-08-06 18:23:58 -07:00
parent 548b606c0d
commit 38e9af762b
8 changed files with 59 additions and 50 deletions
+2
View File
@@ -166,10 +166,12 @@ table.display td.center {
*/
table.display tr.odd.gradeA {
background-color: #ddffdd;
font-weight: bold;
}
table.display tr.even.gradeA {
background-color: #ddffdd;
font-weight: bold;
}
table.display tr.odd.gradeC {