필요 없는 스타일 삭제

This commit is contained in:
MinSoo Kim 2017-01-31 20:33:17 +09:00
parent e3da742706
commit f8def97ea3

View file

@ -8,7 +8,7 @@ script, style
}
.rx_simple_member
{
font-family: "맑은 고딕", "Apple SD Gothic Neo","나눔고딕",NanumGothic,'Nanum Gothic',"돋움",Dotum,"굴림",Gulim,Helvetica,sans-serif;
font-family: "맑은 고딕", "Apple SD Gothic Neo","나눔고딕",NanumGothic,'Nanum Gothic',Arial,Helvetica,sans-serif;
font-size: 14px;
margin: 8px 0px;
padding: 0 15px;
@ -238,7 +238,7 @@ script, style
right:0;
}
.rx_simple_member .rx_sw_list .content_delete button{
background: @color none repeat scroll 0 0;
background: @color;
font-size: 14px;
border:0;
color: contrast(@color);