Browse Source

feat:更新样式

jinx 4 years ago
parent
commit
0e7934db8c
1 changed files with 8 additions and 0 deletions
  1. 8 0
      css/style.css

+ 8 - 0
css/style.css

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