mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-07-09 12:30:15 +02:00
[CHANGE] Table formatted, hope that helps …
This commit is contained in:
parent
33ad1413d5
commit
1caaca86cf
@ -8,18 +8,18 @@ Alliance Auth is providing its own CSS framework with a couple of CSS classes.
|
|||||||
Our CSS framework provides different classes to manipulate the cursor, which are
|
Our CSS framework provides different classes to manipulate the cursor, which are
|
||||||
missing in Bootstrap.
|
missing in Bootstrap.
|
||||||
|
|
||||||
| CSS Class | Effect | Example |
|
| CSS Class | Effect | Example |
|
||||||
|----------------------|--------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------|
|
|----------------------|--------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||||
| `cursor-default` | System default curser |  |
|
| `cursor-default` | System default curser |  |
|
||||||
| `cursor-pointer` | Pointer, like it looks like for links and form buttons |  |
|
| `cursor-pointer` | Pointer, like it looks like for links and form buttons |  |
|
||||||
| `cursor-wait` | Wait animation |  |
|
| `cursor-wait` | Wait animation |  |
|
||||||
| `cursor-text` | Text selection cursor |  |
|
| `cursor-text` | Text selection cursor |  |
|
||||||
| `cursor-move` | 4-arraow-shaped cursor |  |
|
| `cursor-move` | 4-arraow-shaped cursor |  |
|
||||||
| `cursor-help` | Cursor with a little questionmark |  |
|
| `cursor-help` | Cursor with a little questionmark |  |
|
||||||
| `cursor-not-allowed` | Not Allowed sign |  |
|
| `cursor-not-allowed` | Not Allowed sign |  |
|
||||||
| `cursor-inherit` | Inherited from its parent element | |
|
| `cursor-inherit` | Inherited from its parent element | |
|
||||||
| `cursor-zoom-in` | Zoom in symbol |  |
|
| `cursor-zoom-in` | Zoom in symbol |  |
|
||||||
| `cursor-zoom-out` | Zoom out symbol |  |
|
| `cursor-zoom-out` | Zoom out symbol |  |
|
||||||
|
|
||||||
## Callout-Boxes
|
## Callout-Boxes
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user