3 lines
50 B
CSS
3 lines
50 B
CSS
|
|
body.progress * {
|
||
|
|
cursor: progress !important;
|
||
|
|
}
|