remove hover and disabled state docs for bigbutton class

This commit is contained in:
TukanDev 2022-07-05 20:48:34 +02:00
parent f0d08f5e67
commit 0c1fb3e25e

View File

@ -102,10 +102,7 @@ This is not full list of all classes, rather its list of classes for commonly us
| .Class | Description |
|-----------------------------|---------------------------------------------------------|
| `.BigButton` | Class for all buttons |
| `.BigButtonText` | Text inside a button |
| `.BigButton:hover` | Hover state of all buttons |
| `.BigButton.disabled` | Disabled state of all buttons |
| `.BigButton.disabled:hover` | Disabled state with hover |
| `.BigButtonText` | Text inside a button | |
| `.Checkbox` | Checkbox container |
| `.CheckboxDisplay` | Content of checkbox |
| `.DirInput` | Container for DirInput |