mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-07-09 04:20:17 +02:00
[CHANGE] Wrapping table in {eval-rst}
This commit is contained in:
parent
dbc19c76c5
commit
f55008559e
@ -8,18 +8,31 @@ 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
|
||||
missing in Bootstrap.
|
||||
|
||||
```{eval-rst}
|
||||
+----------------------+--------------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
| CSS Class | Effect | Example |
|
||||
|----------------------|--------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||
+======================+========================================================+==================================================================================================================================================+
|
||||
| `cursor-default` | System default curser |  |
|
||||
+----------------------+--------------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
| `cursor-pointer` | Pointer, like it looks like for links and form buttons |  |
|
||||
+----------------------+--------------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
| `cursor-wait` | Wait animation |  |
|
||||
+----------------------+--------------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
| `cursor-text` | Text selection cursor |  |
|
||||
+----------------------+--------------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
| `cursor-move` | 4-arrow-shaped cursor |  |
|
||||
+----------------------+--------------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
| `cursor-help` | Cursor with a little question mark |  |
|
||||
+----------------------+--------------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
| `cursor-not-allowed` | Not Allowed sign |  |
|
||||
+----------------------+--------------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
| `cursor-inherit` | Inherited from its parent element | |
|
||||
+----------------------+--------------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
| `cursor-zoom-in` | Zoom in symbol |  |
|
||||
| `cursor-zoom-out` | Zoom out symbol |  |
|
||||
+----------------------+--------------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
| `cursor-zoom-out` | Zoom out symbol |  |
|
||||
+----------------------+--------------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
```
|
||||
|
||||
## Callout-Boxes
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user