zhouna 4 年 前
コミット
afae2d34f8
3 ファイル変更12 行追加6 行削除
  1. 3 2
      src/css/followUpV.less
  2. 5 4
      src/css/searchStaticList.less
  3. 4 0
      src/css/staticInfoOut.less

+ 3 - 2
src/css/followUpV.less

@@ -62,12 +62,13 @@
 .pacsBox{
 .pacsBox{
     margin-top: 10px;
     margin-top: 10px;
 }
 }
-.infoBox:hover{
+
+/*.infoBox:hover{
     background: #EEEEEE;
     background: #EEEEEE;
     .title h2 {
     .title h2 {
         background: #EEEEEE;
         background: #EEEEEE;
     }
     }
-}
+}*/
 .itemBoxTitle{
 .itemBoxTitle{
     position: absolute;
     position: absolute;
     left: 0;
     left: 0;

+ 5 - 4
src/css/searchStaticList.less

@@ -124,9 +124,9 @@
 }
 }
 .staticResult {
 .staticResult {
     .resultItem {
     .resultItem {
-        padding: 20px 38px;
-        background-color: #F4FBFF;
-        margin-bottom: 20px;
+      padding: 14px 38px;
+      background-color: #EDFAFF;
+      margin-bottom: 14px;
         cursor: pointer;
         cursor: pointer;
         div {
         div {
             line-height: 20px;
             line-height: 20px;
@@ -143,7 +143,8 @@
         background-color: @staticMainColor;
         background-color: @staticMainColor;
     }
     }
     .code{
     .code{
-        color: @staticMainColor;
+      font-size: 14px;
+      color: #999;
         margin-left: 10px;
         margin-left: 10px;
     }
     }
     .drug{
     .drug{

+ 4 - 0
src/css/staticInfoOut.less

@@ -82,6 +82,10 @@ div,li,span,i,p,h1,h2,h3,h4,h5,pre{
     }
     }
   }
   }
 
 
+.infoBox {
+  border-bottom: 1px #E6E6E6 solid;
+  margin-bottom: 10px;
+}
   .title {
   .title {
     position: relative;
     position: relative;
     line-height: 24px;
     line-height: 24px;