|
@@ -25,7 +25,7 @@
|
|
|
.logist-right>div{margin-top: 5px;}
|
|
|
.company-number>div{width: 49%;display: inline-block;margin: 2px 0;flex: 2;}
|
|
|
.company{width: 210px;height: 36px;background-color: #ffffff;border-radius: 2px;border: solid 1px #b8bfca;color: #627386;padding-left: 10px;cursor: pointer;}
|
|
|
- input::placeholder,textarea::placeholder {color: #627386;font-size: 12px;}
|
|
|
+ input::placeholder{color: #9aa5b5;font-size: 12px;}
|
|
|
textarea::placeholder {color: #9aa5b5;}
|
|
|
.red{color: #f94b4b;}
|
|
|
.companyBtn{width: 36px;height: 36px;background-color: #ffffff;border-radius: 2px;border: solid 1px #b8bfca;margin-left: 8px;cursor: pointer;font-size: 18px}
|
|
@@ -51,7 +51,6 @@
|
|
|
.defineBtn button{width: 90px;height: 36px;line-height: 36px;text-align: center;color: #fff;background-color: #e15616;border-radius: 2px;border: solid 1px #e15616;cursor: pointer;margin-right: 15px}
|
|
|
.defineBtn{overflow: hidden;padding: 20px;}
|
|
|
.defineBtn>div{float: right;}
|
|
|
-
|
|
|
}
|
|
|
|
|
|
/*移动*/
|