mirror of
http://git.mhez-qa.uplus.co.kr/hubez/hubez-admin.git
synced 2025-12-07 02:59:22 +09:00
청구 검증 추가
This commit is contained in:
@@ -523,6 +523,18 @@ header .user_wrap .user_info .logout {
|
||||
color: #c9c9c9;
|
||||
}
|
||||
|
||||
.contents table input {
|
||||
width: 100%;
|
||||
height: 40px;
|
||||
border: 1px solid #c9c9c9;
|
||||
position: relative;
|
||||
background-color: #fff;
|
||||
border-bottom: none;
|
||||
border-top: none;
|
||||
border-left: none;
|
||||
border-right: none;
|
||||
}
|
||||
|
||||
.contents .id {
|
||||
position: relative;
|
||||
margin-left: 10px;
|
||||
|
||||
Reference in New Issue
Block a user