mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 19:07:35 +00:00
Base: Fix typo in cursor test page
This commit is contained in:
parent
627d68acdf
commit
04198a29a8
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@
|
|||
<td><span style="cursor: auto">auto</span></td>
|
||||
<td><span style="cursor: auto">auto</span></td>
|
||||
<td><button style="cursor: auto">auto</button></td>
|
||||
<td width="100px" style="background-color: gray; cursor: wait"> </td>
|
||||
<td style="background-color: gray; cursor: auto" width="100px"> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><span style="cursor: default">default</span></td>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue