소스 검색

feat:更新样式

jinx 4 년 전
부모
커밋
0e7934db8c
1개의 변경된 파일8개의 추가작업 그리고 0개의 파일을 삭제
  1. 8 0
      css/style.css

+ 8 - 0
css/style.css

@@ -1345,4 +1345,12 @@ results-element .checkbox,
     -webkit-border-radius: 1em;
     -moz-border-radius: 1em;
     border-radius: 1em;
+}
+
+
+/*  导出XML */
+
+#xmlExport button.form-control {
+    border: none;
+    background: #15BEC8 !important;
 }