[CHANGE] Table formatted, hope that helps …

This commit is contained in:
Peter Pfeufer 2023-11-12 11:50:39 +01:00
parent 33ad1413d5
commit 1caaca86cf
No known key found for this signature in database
GPG Key ID: 6051D2C6AD4EBC27

View File

@ -9,7 +9,7 @@ Our CSS framework provides different classes to manipulate the cursor, which are
missing in Bootstrap.
| CSS Class | Effect | Example |
|----------------------|--------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------|
|----------------------|--------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------|
| `cursor-default` | System default curser | ![Cursor: Default](/_static/images/development/aa-framework/css/cursor-default.png "Cursor: Default") |
| `cursor-pointer` | Pointer, like it looks like for links and form buttons | ![Cursor: Pointer](/_static/images/development/aa-framework/css/cursor-pointer.png "Cursor: Pointer") |
| `cursor-wait` | Wait animation | ![Cursor: Wait](/_static/images/development/aa-framework/css/cursor-wait.png "Cursor: Wait") |