|
@@ -240,7 +240,7 @@ input .day {margin: 18%; width: 45%; height: 80px; float: right;}
|
240
|
240
|
#ITP_WRAPPER header .header_wrap img.brand {float: right; height: 45px; margin: 5px; border-radius: 50%; border: 1px solid #666;}
|
241
|
241
|
#ITP_WRAPPER header .header_wrap label{ margin-top: 15px; width: 50px; height: 25px; font-size: 1rem;float: left; color: #fff;}
|
242
|
242
|
#ITP_WRAPPER header .header_wrap .name_info {width: calc(100% - 160px); height:45px; display:inline-flex;}
|
243
|
|
-#ITP_WRAPPER header .header_wrap .name_info div {width: 100%; font-size: 20px; color:#eee; margin-top:12px;}
|
|
243
|
+#ITP_WRAPPER header .header_wrap .name_info div {width: 100%; font-size: 14px; color:#eee; margin-top:14px;}
|
244
|
244
|
|
245
|
245
|
#ITP_WRAPPER header .header_wrap .logout {float: right; width: 60px;}
|
246
|
246
|
#ITP_WRAPPER header .header_wrap .logout button {margin: -2px 10px; width: 50px; height: 50px; border:none; font-size: 0.8rem;background: transparent;}
|
|
@@ -341,7 +341,7 @@ input .day {margin: 18%; width: 45%; height: 80px; float: right;}
|
341
|
341
|
.content .line .line_right input.mg0 {margin-right:10px;}
|
342
|
342
|
.content .line .line_right input.date{width:140px; margin-right:132px; height:35px;}
|
343
|
343
|
.content .line .line_right select {float: right; width: 180px; height: 30px; margin-top: 7px; border: 1px solid #000; font-size: 1rem; margin-right:93px;}
|
344
|
|
-.content .line input.date {width: 55%; height: 27px; float: left; text-align:center; font-size:14px;background: url(../img/calender.png)no-repeat 95% 50%/20px auto #fff;}
|
|
344
|
+.content .line input.date {width: 55%; height: 27px; float: left; text-align:center; font-size:14px;}
|
345
|
345
|
.content .line input.full {width: 100%;}
|
346
|
346
|
.content .line div.date_to {display:flex; width:60%; height:27px; float: left; margin-right:0px;}
|
347
|
347
|
.content .line div.date_to input {font-weight:100; width:47%; height:27px; font-size:14px; margin:0;}
|