whakdo963 2 years ago
parent
commit
97b5ebe4db
1 changed files with 3 additions and 3 deletions
  1. 3 3
      src/main/webapp/mobile/css/style.css

+ 3 - 3
src/main/webapp/mobile/css/style.css

@@ -359,11 +359,11 @@ input .day {margin: 18%; width: 45%; height: 80px; float: right;}
359 359
 .content .line .float_left.name {width:60%; margin-top:1px;}
360 360
 .content .line .float_left button {float:right; left:-2px; top:-2px; position:relative; background:transparent; border:none; width:26px; height:26px; padding:0;} 
361 361
 .content .line .float_left button img {width:18px;}
362
-.content .line .float_left input {width:100%; font-size:12pt; text-overflow:ellipsis; padding-right:22px;}
362
+.content .line .float_left input {width:100%; font-size:14pt; text-overflow:ellipsis; padding-right:22px;}
363 363
 .content .line .float_left input::placeholder {color:#bbb; font-size:10pt;}
364 364
 .content .line .float_left.note {width: 100%; padding: 10px;}
365 365
 .content .line .float_left.note textarea {width: 100%; height: 100px; border: 1px solid #aaa; text-align: left; font-size:14px;}
366
-.content .line .float_left div {font-size: 12pt; margin-top: 5px; margin-right:8px; text-align:right; font-weight:100; color:#b88278;}
366
+.content .line .float_left div {font-size: 14pt; margin-top: 5px; margin-right:8px; text-align:right; font-weight:100; color:#b88278;}
367 367
 .content .line .float_left .input_text {background: #fff; width: 100%; height: 35px; border: 1px solid #ccc; margin-top: 3px; border-radius: 4px;}
368 368
 .content .line .float_left .itp_input_btn {top:10px; margin:0; position:absolute; width:168px;}
369 369
 .content .line .float_right_btn {float: left; margin-top: 3px; margin-left: 3px;}
@@ -378,7 +378,7 @@ input .day {margin: 18%; width: 45%; height: 80px; float: right;}
378 378
 .content .line .line_right input.mg0 {margin-right:10px;}
379 379
 .content .line .line_right input.date{width:194px; margin-right:132px; height:26px; margin-left:3px;} 
380 380
 .content .line .line_right select {float: right; width: 180px; height: 30px; margin-top: 7px; border: 1px solid #000; font-size: 1rem; margin-right:93px;}
381
-.content .line input.date {width: 168px; height: 35px; float: left; text-align:center; font-size:12pt; background: url(../img/calender.png) 95%/18px no-repeat white}
381
+.content .line input.date {width: 168px; height: 35px; float: left; text-align:center; font-size:14pt; background: url(../img/calender.png) 95%/18px no-repeat white}
382 382
 .content .line input.full {width: 100%;}
383 383
 .content .line div.date_to {display:flex; width:62%; height:26px; float: left; margin-right:0px; margin-top:3px;}
384 384
 .content .line div.date_to input {font-weight:100; width:47%; height:26px; font-size:11pt; padding:0 24px 0 3px; margin:0;}