서버 관리 패널 일부 수정

This commit is contained in:
2018-03-19 02:52:50 +09:00
parent efa6cc2889
commit e483fe93a4
10 changed files with 109 additions and 132 deletions
+6 -2
View File
@@ -57,8 +57,13 @@ input {
}
*/
.obj_fill{
display:block;
width:100%;
height:100%;
}
button.with_skin {
width: 100px; height: 18px;
background-color: black; color: white;
font-family: '맑은 고딕';
font-size: 13px;
@@ -66,7 +71,6 @@ button.with_skin {
}
input.with_skin {
width: 100px; height: 18px;
background-color: black; color: white;
font-family: '맑은 고딕';
font-size: 13px;