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.
|
||
|---|---|---|
| .. | ||
| css | ||
| defaults | ||
| framework | ||
| img | ||
| js | ||
| lang | ||
| libraries | ||
| manual | ||
| scripts | ||
| tpl | ||
| autoload.php | ||
| constants.php | ||
| functions.php | ||
| legacy.php | ||