서버 선택 리스트 재작성

This commit is contained in:
2018-03-17 05:12:11 +09:00
parent fc8dc09945
commit cd1456caa7
8 changed files with 238 additions and 93 deletions
+8 -1
View File
@@ -119,12 +119,19 @@
line-height: 64px;
}
.Entrance_ServerListSelect {
width: 120px; height: 32px;
float: left;
}
.Entrance_ServerListLogin {
.Entrance_ServerCreateAndSelect .GeneralCreate,
.Entrance_ServerCreateAndSelect .GeneralSelect {
width: 120px; height: 32px;
float: left;
}
.GeneralCreate {
width: 120px; height: 64px;
float: left;
}