Bug 13969 : CS 13764 Names row of any table should not be clickable

reviewed-by: brian
This commit is contained in:
Pranav Saxena 2012-04-12 20:54:07 +05:30 committed by Brian Federle
parent db25ef518b
commit 8e3edfd504
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@ table {
table thead {
background: url(../images/bg-table-head.png) repeat-x;
cursor: pointer;
cursor: default;
}
table thead th {