공통: required 스타일 important 처리

This commit is contained in:
whitedot
2013-10-22 11:40:03 +09:00
parent a442437201
commit f74603dcef
10 changed files with 10 additions and 16 deletions

View File

@ -72,8 +72,7 @@
*/
#bo_w .tbl_frm01 a {}
#bo_w .required {} /* 필수입력 */
#bo_w textarea.required {}
#bo_w .required, #bo_w textarea.required {}
/* ### 기본 스타일 커스터마이징 끝 ### */