rhymix/common
Kijin Sung c176be9c9f Add an option to disable XE styles for .btn and .message
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.
2018-08-04 23:20:45 +09:00
..
css Add an option to disable XE styles for .btn and .message 2018-08-04 23:20:45 +09:00
defaults Add Soundcloud as a sharing service provider (#1052) 2018-08-01 23:34:38 +09:00
framework Remove invalid characters from REQUEST_URI 2018-07-31 19:08:02 +09:00
img Disable autoplay of multimedia thumbnail #677 #843 2017-06-28 16:32:01 +09:00
js Revert "다른 프레임워크와 css 충돌을 피하기 위해 rhymix.less의 class/id 이름에 prefix 처리" 2018-08-04 20:56:24 +09:00
lang Standardize on upvote/downvote instead of recommend/not recommend 2018-01-31 23:40:29 +09:00
libraries Implement new Password class and related unit tests 2016-03-13 22:08:56 +09:00
manual Remove vid from URL rewrite list 2017-03-13 14:54:50 +09:00
scripts Clear ncenterlite cache data after deleting old notifications 2018-01-17 13:14:53 +09:00
tpl Revert "Merge branch 'develop' into develop" 2018-07-29 11:54:14 +09:00
autoload.php Remove index hint classes for MS SQL and Cubrid 2018-06-30 15:31:00 +09:00
constants.php Version 1.9.7 2018-06-11 23:57:40 +09:00
functions.php Fix strict count() behavior in PHP 7.2 2017-12-01 01:42:03 +09:00
legacy.php Remove invalid characters from REQUEST_URI 2018-07-31 19:08:02 +09:00