5 lines
62 B
CSS
5 lines
62 B
CSS
|
/* robot */
|
||
|
HTML.dohRobot * {
|
||
|
cursor: progress !important;
|
||
|
}
|