소스 검색

补充优先显示"其他"

namejr 1 년 전
부모
커밋
f5e3f3b732
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      EBook.Web/Common/tasklib_book.css

+ 1 - 1
EBook.Web/Common/tasklib_book.css

@@ -450,7 +450,7 @@ img.cAStauts[showflag='0']{
 }
 .otherStyle {
     white-space: normal;
-    background-color: #9ff9ff;
+    background-color: #9ff9ff !important;
     border-radius: 4px;
     cursor: pointer;
     z-index: 10;