-
This commit is contained in:
@@ -167,6 +167,14 @@ table.tracks td.number {
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
table.tracks tr {
|
||||
cursor: default;
|
||||
}
|
||||
|
||||
table.tracks tr:hover {
|
||||
background: #e0e0e0;
|
||||
}
|
||||
|
||||
table.tracks tr.current {
|
||||
font-weight: bold;
|
||||
color: blue;
|
||||
|
||||
Reference in New Issue
Block a user