Index: ssts-web/src/main/webapp/dx-disinfectsystem/css/sterilization/sterilization.css =================================================================== diff -u -r24948 -r24950 --- ssts-web/src/main/webapp/dx-disinfectsystem/css/sterilization/sterilization.css (.../sterilization.css) (revision 24948) +++ ssts-web/src/main/webapp/dx-disinfectsystem/css/sterilization/sterilization.css (.../sterilization.css) (revision 24950) @@ -1,5 +1,10 @@ /*common*/ - +.modal-footer{ + text-align: center; +} +h4{ + font-size: 14px; +} select::-ms-expand { display: none; } @@ -10,11 +15,15 @@ width: 180px;top:30%; } .modal-header{ - background: #72B142; + background: #31b546; + height: 37px; + padding: 0 15px; + color: #fff; } .modal-title{ font-weight: bold; + line-height: 37px; } #modal-footer,#modal-footers{ padding: 10px 15px; @@ -45,6 +54,16 @@ .progress{ margin-bottom: 0; } +.AddRecord{ + background: #7ae271; + color: #fff; + border: 1px solid #7ae271; +} +.btn_default{ + background: #fff; + color: #5bc069; + border: 1px solid #7ae271; +} /*common*/ /* .content{ @@ -256,13 +275,36 @@ width:100%; } .sterilizationList-span,.sterilizationList-title{ + /*display: inline-block;*/ + /*width: 100%;*/ + /*background: #72B142;*/ + /*font-size: 14px;*/ + /*font-weight: bold;*/ + /*padding: 5px ;*/ +} +.icon_i{ display: inline-block; + width: 2px; + border-right: 2px solid #31b546; + height: 14px; + /* line-height: 18px; */ + margin: 0 3px 0 8px; + vertical-align: middle; +} + +.modal_span,.sterilizationList-title{ + margin-bottom: 10px; + background: #f2f2f2; + display: inline-block; width: 100%; - background: #72B142; + height: 33px; + line-height: 33px; font-size: 14px; - font-weight: bold; - padding: 5px ; + color: #58be66; } +.sterilizationList-title{ + margin: 10px 0 5px 0; +} .yijiang{ text-align: center; display: inline-block; Index: ssts-web/src/main/webapp/dx-disinfectsystem/pages/disinfectsystem/sterilization/index.jsp =================================================================== diff -u -r24948 -r24950 --- ssts-web/src/main/webapp/dx-disinfectsystem/pages/disinfectsystem/sterilization/index.jsp (.../index.jsp) (revision 24948) +++ ssts-web/src/main/webapp/dx-disinfectsystem/pages/disinfectsystem/sterilization/index.jsp (.../index.jsp) (revision 24950) @@ -33,13 +33,10 @@ - - - - +
@@ -82,7 +79,6 @@
-