rhymix/common
Min-Soo Kim a16670c6f6
기본 팝업창 스타일 수정. (#1075)
# 기본 팝업창 스타일 수정.

- 바뀐 관리자 페이지 스타일과 통일성 유지.
 - 임시 저장 글 불러오는 팝업 창 스타일 조정
- 팝업창 크기 계산 함수 조정
 - 폭을 먼저 확정한 다음 높이를 계산하도록 순서 조정
 - 위젯 수정 페이지 팝업 창 크기 계산 수정
 - 창 너비를 자유롭게 바꿀 수 있기 때문에, `.popup` 클래스를 가진 객체의 가로 폭을 자바스크립트가 강제로 변경하지 않도록 수정. (초기 가로 폭은 정확히 계산하여서 기존과 동일하게 맞춤)
- 라이믹스 문법에 맞춤
 - `jQuery` 를 `$` 로 쓸 수 있으므로 생략 가능한 구문 수정
2018-08-19 16:50:00 +09:00
..
css Add rhymix aliases to XE CSS classes 2018-08-05 01:50:39 +09:00
defaults Add option to view module config screen in admin layout 2018-08-14 12:41:30 +09:00
framework Change Context::isAlwaysSSL() to config('session.use_ssl_cookies') 2018-08-06 01:23:22 +09:00
img Disable autoplay of multimedia thumbnail #677 #843 2017-06-28 16:32:01 +09:00
js 기본 팝업창 스타일 수정. (#1075) 2018-08-19 16:50:00 +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 Change Context::isAlwaysSSL() to config('session.use_ssl_cookies') 2018-08-06 01:23:22 +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.8.1 2018-08-14 14:22:11 +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