zhangxc 4 年之前
父节点
当前提交
420fbb50f4
共有 2 个文件被更改,包括 3 次插入0 次删除
  1. 1 0
      src/css/cdssHorizontal.less
  2. 2 0
      src/css/information.less

+ 1 - 0
src/css/cdssHorizontal.less

@@ -295,6 +295,7 @@
 .moduleItem.casewriting{
     padding: 0 0 0 160px;
     background: rgba(60,172,228,.17);
+    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#333CACE4,endColorstr=#333CACE4);
     margin-top: 5px;
     max-height: 81px;
     overflow-y: hidden;

+ 2 - 0
src/css/information.less

@@ -61,6 +61,8 @@
   }
   .circle {
     display: inline-block;
+    *display:inline;
+    *zoom:1;
     width: 10px;
     height: 10px;
     border-radius: 50%;