mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-02 01:52:10 +09:00
To disable XE styles for .btn, .btn-group, and .btnArea:
define('DISABLE_XE_BTN_STYLES', true);
To disable XE styles for .message:
define('DISABLE_XE_MSG_STYLES', true);
This is a limited version of XE's __DISABLE_DEFAULT_CSS__ constant.
Other styles and default CSS/JS resources are not affected.
DO NOT UNLOAD DEFAULT CSS/JS RESOURCES.
|
||
|---|---|---|
| .. | ||
| xeicon | ||
| bootstrap-responsive.css | ||
| bootstrap-responsive.min.css | ||
| bootstrap.css | ||
| bootstrap.min.css | ||
| mobile.css | ||
| rhymix.less | ||
| rhymix.scss | ||