Set cursor for subject rows in tbody only

release-0.6
thomascube 16 years ago
parent 44385fd68f
commit 4b6dd1f1f3

@ -507,7 +507,7 @@ html>body*input[type$="file"]:not([class="none"]) { background-color: transparen
cursor: inherit;
}
#messagelist tr td.subject a
#messagelist tbody tr td.subject a
{
cursor: default;
}

Loading…
Cancel
Save