mirror of https://github.com/apache/cloudstack.git
Bug 13969 : CS 13764 Names row of any table should not be clickable
reviewed-by: brian
This commit is contained in:
parent
db25ef518b
commit
8e3edfd504
|
|
@ -70,7 +70,7 @@ table {
|
|||
|
||||
table thead {
|
||||
background: url(../images/bg-table-head.png) repeat-x;
|
||||
cursor: pointer;
|
||||
cursor: default;
|
||||
}
|
||||
|
||||
table thead th {
|
||||
|
|
|
|||
Loading…
Reference in New Issue