Revert "다른 프레임워크와 css 충돌을 피하기 위해 rhymix.less의 class/id 이름에 prefix 처리"

This reverts commit b1cb1f3f34.
This commit is contained in:
Kijin Sung 2018-08-04 20:56:24 +09:00
parent b1cb1f3f34
commit f12cf74dda
251 changed files with 776 additions and 938 deletions

View file

@ -23,7 +23,7 @@ body, #access table, #access input, #access textarea, #access select, #access bu
#access input[type="email"],
#access input[type="password"]{width:100%}
#access input[type="checkbox"]{margin:0}
#access .rhymix_button{border-radius:2px;overflow:visible;font-size:14px;line-height:18px;height:auto;padding:3px 9px;text-decoration:none}
#access .btn{border-radius:2px;overflow:visible;font-size:14px;line-height:18px;height:auto;padding:3px 9px;text-decoration:none}
#access .submit{position:absolute;top:0;right:0}
#access p{margin:10px 0}
#access #warning{margin-right:-14px}