luolei 4 سال پیش
والد
کامیت
4316e0f485
6فایلهای تغییر یافته به همراه20 افزوده شده و 8 حذف شده
  1. 13 2
      src/css/common.less
  2. 1 0
      src/css/keyItemFlawControl.less
  3. 2 2
      src/css/qcListCopy.less
  4. 1 1
      src/css/qcListDept.less
  5. 1 1
      src/css/qcListDocteam.less
  6. 2 2
      src/css/qcListOutHospital.less

+ 13 - 2
src/css/common.less

@@ -33,11 +33,13 @@ input:disabled {
     box-sizing: border-box;
     cursor: pointer;
     margin-left: 10px;
-    margin-bottom: 10px;
+    margin-bottom: 20px;
     float: left;
     top: 0px;
 }
-
+.export {
+    margin-bottom: 20px !important;
+}
 th[code]{
     cursor: pointer;
     &:after{
@@ -213,4 +215,13 @@ input::-moz-placeholder, textarea::-moz-placeholder {
 input:-ms-input-placeholder, textarea:-ms-input-placeholder {
     /* Internet Explorer 10+ */
     color: #aaa;
+}
+
+
+
+.filterItem{
+    margin-right: 30px !important;
+    input {
+        margin-right: 0 !important;
+    }
 }

+ 1 - 0
src/css/keyItemFlawControl.less

@@ -48,6 +48,7 @@
   .main-body{
     .main-body-com;
     border: none;
+    padding-top: 30px;
     border-left: 10px @disColor solid;
     min-width: 1090px;
     /*width: 100%;*/

+ 2 - 2
src/css/qcListCopy.less

@@ -136,7 +136,7 @@ h2{
 }
 .filter-toggler{
     position: absolute;
-    left: 1008px;
+    left: 1046px;
     top: 8px;
     color: #777;
     white-space: nowrap;
@@ -155,7 +155,7 @@ h2{
     float: left;
     height: 40px;
     line-height: 40px;
-    margin: 0 20px 10px 0;
+    margin: 0 20px 20px 0;
     span{
         display: inline-block;
         line-height: 32px;

+ 1 - 1
src/css/qcListDept.less

@@ -116,7 +116,7 @@ h2{
 }
 .filter-toggler{
     position: absolute;
-    left: 1008px;
+    left: 1048px;
     top: 8px;
     color: #777;
     white-space: nowrap;

+ 1 - 1
src/css/qcListDocteam.less

@@ -133,7 +133,7 @@ h2{
     float: left;
     height: 40px;
     line-height: 40px;
-    margin: 0 20px 10px 0;
+    margin: 0 20px 20px 0;
     span{
         display: inline-block;
         line-height: 32px;

+ 2 - 2
src/css/qcListOutHospital.less

@@ -136,7 +136,7 @@ h2{
 }
 .filter-toggler{
     position: absolute;
-    left: 1033px;
+    left: 1077px;
     top: 8px;
     color: #777;
     white-space: nowrap;
@@ -155,7 +155,7 @@ h2{
     float: left;
     height: 40px;
     line-height: 40px;
-    margin: 0 20px 10px 0;
+    margin: 0 20px 20px 0;
     span{
         display: inline-block;
         line-height: 32px;