7 lines
116 B
CSS
7 lines
116 B
CSS
|
/*
|
||
|
$Id: hyperv.css 661 2012-08-27 11:26:39Z namiltd $
|
||
|
*/
|
||
|
#Plugin_HyperVTable thead tr th {
|
||
|
cursor: pointer;
|
||
|
}
|