jqh 6 년 전
부모
커밋
e2cc28d4c7
2개의 변경된 파일1개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 2
      resources/assets/dcat-admin/main.css
  2. 0 0
      resources/assets/dcat-admin/main.min.css

+ 1 - 2
resources/assets/dcat-admin/main.css

@@ -1350,9 +1350,8 @@ pre.dump {
     border: 0;
     /*color: #eee;*/
     box-shadow: 0 1px 3px 1px rgba(34, 25, 25, .17);
-    background: rgba(255, 255,213,0.3);
+    background: #f8f8f8;
     white-space:pre-wrap;
-    text-shadow: 0 1px 2px rgba(0, 0, 0, .15);
 }
 
 .form-row .control-label, .line .text {

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
resources/assets/dcat-admin/main.min.css


이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.