Rename 'myTable' variable to 'torrentsTable'

This commit is contained in:
buinsky
2015-11-11 22:58:30 +03:00
parent 2275060022
commit 805f0d4c90
9 changed files with 39 additions and 39 deletions

View File

@@ -29,7 +29,7 @@
}
#myTable tr:nth-child(even),
#torrentsTable tr:nth-child(even),
#filesTable tr:nth-child(even),
#properties #torrentFiles tr.alt,
#properties #trackers tr.alt,
@@ -51,7 +51,7 @@
color: #fff;
}
#myTable tr:hover,
#torrentsTable tr:hover,
#filesTable tr:hover,
#properties #torrentFiles tr.over,
#properties #trackers tr.over,
@@ -60,7 +60,7 @@
color: #fff;
}
#myTable tr:hover,
#torrentsTable tr:hover,
#properties #torrentFiles tr.over,
#properties #trackers tr.over,
#transferList tr.over {