@@ -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;
}