7 lines
118 B
CSS
7 lines
118 B
CSS
|
/*
|
||
|
$Id: pingtest.css 1 2017-09-02 10:17:22Z namiltd $
|
||
|
*/
|
||
|
#Plugin_PingTestTable thead tr th {
|
||
|
cursor: pointer;
|
||
|
}
|