amis 2.5.2-beta.0 → 2.5.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/esm/compat.js +1 -1
- package/esm/index.js +1 -1
- package/esm/preset.js +1 -1
- package/esm/renderers/Action.js +1 -1
- package/esm/renderers/Alert.js +1 -1
- package/esm/renderers/AnchorNav.js +1 -1
- package/esm/renderers/App.js +1 -1
- package/esm/renderers/Audio.js +1 -1
- package/esm/renderers/Avatar.js +1 -1
- package/esm/renderers/BarCode.js +1 -1
- package/esm/renderers/Breadcrumb.js +1 -1
- package/esm/renderers/ButtonGroup.js +1 -1
- package/esm/renderers/CRUD.d.ts +2 -0
- package/esm/renderers/CRUD.js +4 -5
- package/esm/renderers/CRUD2.js +1 -1
- package/esm/renderers/Calendar.js +1 -1
- package/esm/renderers/Card.js +1 -1
- package/esm/renderers/Card2.js +1 -1
- package/esm/renderers/Cards.js +1 -1
- package/esm/renderers/Carousel.js +1 -1
- package/esm/renderers/Chart.js +1 -1
- package/esm/renderers/Code.js +1 -1
- package/esm/renderers/Collapse.js +1 -1
- package/esm/renderers/CollapseGroup.js +1 -1
- package/esm/renderers/Color.js +1 -1
- package/esm/renderers/Container.js +1 -1
- package/esm/renderers/Copyable.js +1 -1
- package/esm/renderers/Custom.js +1 -1
- package/esm/renderers/Date.js +1 -1
- package/esm/renderers/DateRange.js +1 -1
- package/esm/renderers/Dialog.js +1 -1
- package/esm/renderers/Divider.js +1 -1
- package/esm/renderers/Drawer.js +1 -1
- package/esm/renderers/DropDownButton.js +1 -1
- package/esm/renderers/Each.js +1 -1
- package/esm/renderers/Flex.js +1 -1
- package/esm/renderers/Form/ButtonGroupSelect.js +1 -1
- package/esm/renderers/Form/ButtonToolbar.js +1 -1
- package/esm/renderers/Form/ChainedSelect.js +1 -1
- package/esm/renderers/Form/ChartRadios.js +1 -1
- package/esm/renderers/Form/Checkbox.js +1 -1
- package/esm/renderers/Form/Checkboxes.js +1 -1
- package/esm/renderers/Form/Combo.js +1 -1
- package/esm/renderers/Form/ConditionBuilder.js +1 -1
- package/esm/renderers/Form/Control.js +1 -1
- package/esm/renderers/Form/DiffEditor.js +1 -1
- package/esm/renderers/Form/Editor.js +1 -1
- package/esm/renderers/Form/FieldSet.js +1 -1
- package/esm/renderers/Form/Formula.js +1 -1
- package/esm/renderers/Form/Group.js +1 -1
- package/esm/renderers/Form/Hidden.js +1 -1
- package/esm/renderers/Form/IconPicker.js +1 -1
- package/esm/renderers/Form/IconPickerIcons.js +1 -1
- package/esm/renderers/Form/IconSelect.js +1 -1
- package/esm/renderers/Form/IconSelectStore.js +1 -1
- package/esm/renderers/Form/InputArray.js +1 -1
- package/esm/renderers/Form/InputCity.js +1 -1
- package/esm/renderers/Form/InputColor.js +1 -1
- package/esm/renderers/Form/InputDate.js +1 -1
- package/esm/renderers/Form/InputDateRange.js +1 -1
- package/esm/renderers/Form/InputExcel.js +1 -1
- package/esm/renderers/Form/InputFile.js +1 -1
- package/esm/renderers/Form/InputFormula.js +1 -1
- package/esm/renderers/Form/InputGroup.js +1 -1
- package/esm/renderers/Form/InputImage.js +1 -1
- package/esm/renderers/Form/InputMonthRange.js +1 -1
- package/esm/renderers/Form/InputNumber.js +1 -1
- package/esm/renderers/Form/InputQuarterRange.js +1 -1
- package/esm/renderers/Form/InputRange.js +1 -1
- package/esm/renderers/Form/InputRating.js +1 -1
- package/esm/renderers/Form/InputRepeat.js +1 -1
- package/esm/renderers/Form/InputRichText.js +1 -1
- package/esm/renderers/Form/InputSubForm.js +1 -1
- package/esm/renderers/Form/InputTable.js +1 -1
- package/esm/renderers/Form/InputTag.js +1 -1
- package/esm/renderers/Form/InputText.js +1 -1
- package/esm/renderers/Form/InputTree.js +1 -1
- package/esm/renderers/Form/InputYearRange.js +1 -1
- package/esm/renderers/Form/JSONSchema.js +1 -1
- package/esm/renderers/Form/JSONSchemaEditor.js +1 -1
- package/esm/renderers/Form/ListSelect.js +1 -1
- package/esm/renderers/Form/LocationPicker.js +1 -1
- package/esm/renderers/Form/MatrixCheckboxes.js +1 -1
- package/esm/renderers/Form/NestedSelect.js +1 -1
- package/esm/renderers/Form/Picker.js +1 -1
- package/esm/renderers/Form/Radios.js +1 -1
- package/esm/renderers/Form/Select.js +1 -1
- package/esm/renderers/Form/Static.js +1 -1
- package/esm/renderers/Form/StaticHoc.js +1 -1
- package/esm/renderers/Form/Switch.js +1 -1
- package/esm/renderers/Form/TabsTransfer.d.ts +3 -0
- package/esm/renderers/Form/TabsTransfer.js +9 -5
- package/esm/renderers/Form/TabsTransferPicker.js +1 -1
- package/esm/renderers/Form/Textarea.js +1 -1
- package/esm/renderers/Form/Transfer.js +1 -1
- package/esm/renderers/Form/TransferPicker.js +1 -1
- package/esm/renderers/Form/TreeSelect.js +1 -1
- package/esm/renderers/Form/UUID.js +1 -1
- package/esm/renderers/Form/UserSelect.js +1 -1
- package/esm/renderers/Grid.js +1 -1
- package/esm/renderers/Grid2D.js +1 -1
- package/esm/renderers/GridNav.js +1 -1
- package/esm/renderers/HBox.js +1 -1
- package/esm/renderers/IFrame.js +1 -1
- package/esm/renderers/Icon.js +1 -1
- package/esm/renderers/Image.js +1 -1
- package/esm/renderers/Images.js +1 -1
- package/esm/renderers/Json.js +1 -1
- package/esm/renderers/Link.js +1 -1
- package/esm/renderers/List.js +1 -1
- package/esm/renderers/Log.js +1 -1
- package/esm/renderers/Mapping.d.ts +21 -1
- package/esm/renderers/Mapping.js +53 -7
- package/esm/renderers/Markdown.js +1 -1
- package/esm/renderers/MultilineText.js +1 -1
- package/esm/renderers/Nav.js +1 -1
- package/esm/renderers/Operation.js +1 -1
- package/esm/renderers/Page.js +1 -1
- package/esm/renderers/Pagination.js +1 -1
- package/esm/renderers/PaginationWrapper.js +1 -1
- package/esm/renderers/Panel.js +1 -1
- package/esm/renderers/Password.js +1 -1
- package/esm/renderers/Plain.js +1 -1
- package/esm/renderers/PopOver.js +1 -1
- package/esm/renderers/Portlet.js +1 -1
- package/esm/renderers/Progress.js +1 -1
- package/esm/renderers/Property.js +1 -1
- package/esm/renderers/QRCode.js +1 -1
- package/esm/renderers/QuickEdit.js +1 -1
- package/esm/renderers/Remark.js +1 -1
- package/esm/renderers/SearchBox.js +1 -1
- package/esm/renderers/Service.js +1 -1
- package/esm/renderers/SparkLine.js +1 -1
- package/esm/renderers/Spinner.js +1 -1
- package/esm/renderers/Status.js +1 -1
- package/esm/renderers/Steps.js +1 -1
- package/esm/renderers/Table/ColumnToggler.js +1 -1
- package/esm/renderers/Table/HeadCellFilterDropdown.js +1 -1
- package/esm/renderers/Table/HeadCellSearchDropdown.js +1 -1
- package/esm/renderers/Table/ItemActionsWrapper.js +1 -1
- package/esm/renderers/Table/TableBody.js +1 -1
- package/esm/renderers/Table/TableCell.js +1 -1
- package/esm/renderers/Table/TableContent.js +1 -1
- package/esm/renderers/Table/TableRow.js +1 -1
- package/esm/renderers/Table/exportExcel.js +1 -1
- package/esm/renderers/Table/index.js +1 -1
- package/esm/renderers/Table2/ColumnToggler.js +1 -1
- package/esm/renderers/Table2/HeadCellSearchDropdown.js +1 -1
- package/esm/renderers/Table2/TableCell.js +1 -1
- package/esm/renderers/Table2/index.js +1 -1
- package/esm/renderers/TableView.js +1 -1
- package/esm/renderers/Tabs.js +1 -1
- package/esm/renderers/Tag.js +1 -1
- package/esm/renderers/Tasks.js +1 -1
- package/esm/renderers/Timeline.js +1 -1
- package/esm/renderers/TooltipWrapper.js +1 -1
- package/esm/renderers/Tpl.js +1 -1
- package/esm/renderers/VBox.js +1 -1
- package/esm/renderers/Video.js +1 -1
- package/esm/renderers/WebComponent.js +1 -1
- package/esm/renderers/Wizard.js +1 -1
- package/esm/renderers/Words.js +1 -1
- package/esm/renderers/Wrapper.js +1 -1
- package/esm/schemaExtend.js +1 -1
- package/lib/compat.js +1 -1
- package/lib/index.js +1 -1
- package/lib/preset.js +1 -1
- package/lib/renderers/Action.js +1 -1
- package/lib/renderers/Alert.js +1 -1
- package/lib/renderers/AnchorNav.js +1 -1
- package/lib/renderers/App.js +1 -1
- package/lib/renderers/Audio.js +1 -1
- package/lib/renderers/Avatar.js +1 -1
- package/lib/renderers/BarCode.js +1 -1
- package/lib/renderers/Breadcrumb.js +1 -1
- package/lib/renderers/ButtonGroup.js +1 -1
- package/lib/renderers/CRUD.d.ts +2 -0
- package/lib/renderers/CRUD.js +4 -5
- package/lib/renderers/CRUD2.js +1 -1
- package/lib/renderers/Calendar.js +1 -1
- package/lib/renderers/Card.js +1 -1
- package/lib/renderers/Card2.js +1 -1
- package/lib/renderers/Cards.js +1 -1
- package/lib/renderers/Carousel.js +1 -1
- package/lib/renderers/Chart.js +1 -1
- package/lib/renderers/Code.js +1 -1
- package/lib/renderers/Collapse.js +1 -1
- package/lib/renderers/CollapseGroup.js +1 -1
- package/lib/renderers/Color.js +1 -1
- package/lib/renderers/Container.js +1 -1
- package/lib/renderers/Copyable.js +1 -1
- package/lib/renderers/Custom.js +1 -1
- package/lib/renderers/Date.js +1 -1
- package/lib/renderers/DateRange.js +1 -1
- package/lib/renderers/Dialog.d.ts +41 -40
- package/lib/renderers/Dialog.js +1 -1
- package/lib/renderers/Divider.js +1 -1
- package/lib/renderers/Drawer.js +1 -1
- package/lib/renderers/DropDownButton.js +1 -1
- package/lib/renderers/Each.js +1 -1
- package/lib/renderers/Flex.js +1 -1
- package/lib/renderers/Form/ButtonGroupSelect.js +1 -1
- package/lib/renderers/Form/ButtonToolbar.js +1 -1
- package/lib/renderers/Form/ChainedSelect.js +1 -1
- package/lib/renderers/Form/ChartRadios.js +1 -1
- package/lib/renderers/Form/Checkbox.js +1 -1
- package/lib/renderers/Form/Checkboxes.js +1 -1
- package/lib/renderers/Form/Combo.js +1 -1
- package/lib/renderers/Form/ConditionBuilder.js +1 -1
- package/lib/renderers/Form/Control.js +1 -1
- package/lib/renderers/Form/DiffEditor.d.ts +8 -7
- package/lib/renderers/Form/DiffEditor.js +1 -1
- package/lib/renderers/Form/Editor.d.ts +3 -2
- package/lib/renderers/Form/Editor.js +1 -1
- package/lib/renderers/Form/FieldSet.js +1 -1
- package/lib/renderers/Form/Formula.js +1 -1
- package/lib/renderers/Form/Group.js +1 -1
- package/lib/renderers/Form/Hidden.js +1 -1
- package/lib/renderers/Form/IconPicker.js +1 -1
- package/lib/renderers/Form/IconPickerIcons.js +1 -1
- package/lib/renderers/Form/IconSelect.js +1 -1
- package/lib/renderers/Form/IconSelectStore.js +1 -1
- package/lib/renderers/Form/InputArray.js +1 -1
- package/lib/renderers/Form/InputCity.d.ts +40 -40
- package/lib/renderers/Form/InputCity.js +1 -1
- package/lib/renderers/Form/InputColor.d.ts +40 -40
- package/lib/renderers/Form/InputColor.js +1 -1
- package/lib/renderers/Form/InputDate.js +1 -1
- package/lib/renderers/Form/InputDateRange.js +1 -1
- package/lib/renderers/Form/InputExcel.js +1 -1
- package/lib/renderers/Form/InputFile.js +1 -1
- package/lib/renderers/Form/InputFormula.js +1 -1
- package/lib/renderers/Form/InputGroup.d.ts +1 -1
- package/lib/renderers/Form/InputGroup.js +1 -1
- package/lib/renderers/Form/InputImage.js +1 -1
- package/lib/renderers/Form/InputMonthRange.js +1 -1
- package/lib/renderers/Form/InputNumber.js +1 -1
- package/lib/renderers/Form/InputQuarterRange.js +1 -1
- package/lib/renderers/Form/InputRange.js +1 -1
- package/lib/renderers/Form/InputRating.js +1 -1
- package/lib/renderers/Form/InputRepeat.js +1 -1
- package/lib/renderers/Form/InputRichText.js +1 -1
- package/lib/renderers/Form/InputSubForm.js +1 -1
- package/lib/renderers/Form/InputTable.js +1 -1
- package/lib/renderers/Form/InputTag.js +1 -1
- package/lib/renderers/Form/InputText.js +1 -1
- package/lib/renderers/Form/InputTree.js +1 -1
- package/lib/renderers/Form/InputYearRange.js +1 -1
- package/lib/renderers/Form/JSONSchema.js +1 -1
- package/lib/renderers/Form/JSONSchemaEditor.js +1 -1
- package/lib/renderers/Form/ListSelect.js +1 -1
- package/lib/renderers/Form/LocationPicker.js +1 -1
- package/lib/renderers/Form/MatrixCheckboxes.js +1 -1
- package/lib/renderers/Form/NestedSelect.js +1 -1
- package/lib/renderers/Form/Picker.js +1 -1
- package/lib/renderers/Form/Radios.js +1 -1
- package/lib/renderers/Form/Select.js +1 -1
- package/lib/renderers/Form/Static.js +1 -1
- package/lib/renderers/Form/StaticHoc.js +1 -1
- package/lib/renderers/Form/Switch.js +1 -1
- package/lib/renderers/Form/TabsTransfer.d.ts +3 -0
- package/lib/renderers/Form/TabsTransfer.js +8 -4
- package/lib/renderers/Form/TabsTransferPicker.js +1 -1
- package/lib/renderers/Form/Textarea.js +1 -1
- package/lib/renderers/Form/Transfer.js +1 -1
- package/lib/renderers/Form/TransferPicker.js +1 -1
- package/lib/renderers/Form/TreeSelect.js +1 -1
- package/lib/renderers/Form/UUID.js +1 -1
- package/lib/renderers/Form/UserSelect.js +1 -1
- package/lib/renderers/Grid.js +1 -1
- package/lib/renderers/Grid2D.js +1 -1
- package/lib/renderers/GridNav.js +1 -1
- package/lib/renderers/HBox.js +1 -1
- package/lib/renderers/IFrame.js +1 -1
- package/lib/renderers/Icon.js +1 -1
- package/lib/renderers/Image.js +1 -1
- package/lib/renderers/Images.js +1 -1
- package/lib/renderers/Json.js +1 -1
- package/lib/renderers/Link.js +1 -1
- package/lib/renderers/List.js +1 -1
- package/lib/renderers/Log.js +1 -1
- package/lib/renderers/Mapping.d.ts +21 -1
- package/lib/renderers/Mapping.js +52 -6
- package/lib/renderers/Markdown.js +1 -1
- package/lib/renderers/MultilineText.js +1 -1
- package/lib/renderers/Nav.d.ts +10 -10
- package/lib/renderers/Nav.js +1 -1
- package/lib/renderers/Operation.js +1 -1
- package/lib/renderers/Page.js +1 -1
- package/lib/renderers/Pagination.js +1 -1
- package/lib/renderers/PaginationWrapper.js +1 -1
- package/lib/renderers/Panel.js +1 -1
- package/lib/renderers/Password.js +1 -1
- package/lib/renderers/Plain.js +1 -1
- package/lib/renderers/PopOver.js +1 -1
- package/lib/renderers/Portlet.js +1 -1
- package/lib/renderers/Progress.js +1 -1
- package/lib/renderers/Property.js +1 -1
- package/lib/renderers/QRCode.js +1 -1
- package/lib/renderers/QuickEdit.js +1 -1
- package/lib/renderers/Remark.d.ts +1 -1
- package/lib/renderers/Remark.js +1 -1
- package/lib/renderers/SearchBox.js +1 -1
- package/lib/renderers/Service.js +1 -1
- package/lib/renderers/SparkLine.js +1 -1
- package/lib/renderers/Spinner.js +1 -1
- package/lib/renderers/Status.js +1 -1
- package/lib/renderers/Steps.js +1 -1
- package/lib/renderers/Table/ColumnToggler.js +1 -1
- package/lib/renderers/Table/HeadCellFilterDropdown.js +1 -1
- package/lib/renderers/Table/HeadCellSearchDropdown.js +1 -1
- package/lib/renderers/Table/ItemActionsWrapper.js +1 -1
- package/lib/renderers/Table/TableBody.js +1 -1
- package/lib/renderers/Table/TableCell.js +1 -1
- package/lib/renderers/Table/TableContent.js +1 -1
- package/lib/renderers/Table/TableRow.js +1 -1
- package/lib/renderers/Table/exportExcel.js +1 -1
- package/lib/renderers/Table/index.js +1 -1
- package/lib/renderers/Table2/ColumnToggler.js +1 -1
- package/lib/renderers/Table2/HeadCellSearchDropdown.js +1 -1
- package/lib/renderers/Table2/TableCell.js +1 -1
- package/lib/renderers/Table2/index.js +1 -1
- package/lib/renderers/TableView.js +1 -1
- package/lib/renderers/Tabs.js +1 -1
- package/lib/renderers/Tag.js +1 -1
- package/lib/renderers/Tasks.js +1 -1
- package/lib/renderers/Timeline.js +1 -1
- package/lib/renderers/TooltipWrapper.js +1 -1
- package/lib/renderers/Tpl.js +1 -1
- package/lib/renderers/VBox.js +1 -1
- package/lib/renderers/Video.js +1 -1
- package/lib/renderers/WebComponent.js +1 -1
- package/lib/renderers/Wizard.js +1 -1
- package/lib/renderers/Words.js +1 -1
- package/lib/renderers/Wrapper.js +1 -1
- package/lib/schemaExtend.js +1 -1
- package/lib/themes/ang-ie11.css +228 -227
- package/lib/themes/ang.css +35 -17
- package/lib/themes/antd-ie11.css +2 -2
- package/lib/themes/antd.css +6 -6
- package/lib/themes/cxd-ie11.css +2 -2
- package/lib/themes/cxd.css +6 -6
- package/lib/themes/dark-ie11.css +76 -76
- package/lib/themes/dark.css +6 -6
- package/lib/themes/default-ie11.css +2 -2
- package/lib/themes/default.css +6 -6
- package/package.json +4 -4
- package/schema.json +19 -7
- package/sdk/ang-ie11.css +233 -232
- package/sdk/ang.css +36 -17
- package/sdk/antd-ie11.css +2 -2
- package/sdk/antd.css +6 -6
- package/sdk/barcode.js +50 -50
- package/sdk/charts.js +14 -14
- package/sdk/codemirror.js +7 -7
- package/sdk/color-picker.js +65 -65
- package/sdk/cropperjs.js +2 -2
- package/sdk/cxd-ie11.css +2 -2
- package/sdk/cxd.css +6 -6
- package/sdk/dark-ie11.css +79 -79
- package/sdk/dark.css +6 -6
- package/sdk/exceljs.js +1 -1
- package/sdk/markdown.js +68 -68
- package/sdk/papaparse.js +1 -1
- package/sdk/rest.js +17 -17
- package/sdk/rich-text.js +62 -62
- package/sdk/sdk-ie11.css +2 -2
- package/sdk/sdk.css +6 -6
- package/sdk/sdk.js +1399 -1399
- package/sdk/thirds/hls.js/hls.js +1 -1
- package/sdk/thirds/mpegts.js/mpegts.js +1 -1
- package/sdk/tinymce.js +53 -53
- package/revision.json +0 -7
package/sdk/ang-ie11.css
CHANGED
|
@@ -14444,7 +14444,7 @@ readers do not read off random characters that represent icons */
|
|
|
14444
14444
|
}
|
|
14445
14445
|
|
|
14446
14446
|
.amis-scope .b-light {
|
|
14447
|
-
border-color: #
|
|
14447
|
+
border-color: #edf1f2;
|
|
14448
14448
|
}
|
|
14449
14449
|
|
|
14450
14450
|
.amis-scope .b-dark {
|
|
@@ -14464,7 +14464,7 @@ readers do not read off random characters that represent icons */
|
|
|
14464
14464
|
}
|
|
14465
14465
|
|
|
14466
14466
|
.amis-scope .b-info {
|
|
14467
|
-
border-color: #
|
|
14467
|
+
border-color: #23b7e5;
|
|
14468
14468
|
}
|
|
14469
14469
|
|
|
14470
14470
|
.amis-scope .b-warning {
|
|
@@ -14484,7 +14484,7 @@ readers do not read off random characters that represent icons */
|
|
|
14484
14484
|
}
|
|
14485
14485
|
|
|
14486
14486
|
.amis-scope .b-l-light {
|
|
14487
|
-
border-left-color: #
|
|
14487
|
+
border-left-color: #edf1f2;
|
|
14488
14488
|
}
|
|
14489
14489
|
|
|
14490
14490
|
.amis-scope .b-l-dark {
|
|
@@ -14504,7 +14504,7 @@ readers do not read off random characters that represent icons */
|
|
|
14504
14504
|
}
|
|
14505
14505
|
|
|
14506
14506
|
.amis-scope .b-l-info {
|
|
14507
|
-
border-left-color: #
|
|
14507
|
+
border-left-color: #23b7e5;
|
|
14508
14508
|
}
|
|
14509
14509
|
|
|
14510
14510
|
.amis-scope .b-l-warning {
|
|
@@ -15557,7 +15557,7 @@ readers do not read off random characters that represent icons */
|
|
|
15557
15557
|
}
|
|
15558
15558
|
|
|
15559
15559
|
.amis-scope .label-info {
|
|
15560
|
-
background: #
|
|
15560
|
+
background: #23b7e5;
|
|
15561
15561
|
}
|
|
15562
15562
|
|
|
15563
15563
|
.amis-scope .label-warning {
|
|
@@ -85694,7 +85694,7 @@ title: Word Break
|
|
|
85694
85694
|
|
|
85695
85695
|
.amis-scope {
|
|
85696
85696
|
color: #181526;
|
|
85697
|
-
background: #
|
|
85697
|
+
background: #edf1f2;
|
|
85698
85698
|
font-size: 14px;
|
|
85699
85699
|
font-weight: 400;
|
|
85700
85700
|
font-family: -apple-system, BlinkMacSystemFont, SF Pro SC, SF Pro Text,
|
|
@@ -85706,7 +85706,7 @@ title: Word Break
|
|
|
85706
85706
|
}
|
|
85707
85707
|
|
|
85708
85708
|
.amis-scope a {
|
|
85709
|
-
color: #
|
|
85709
|
+
color: #23b7e5;
|
|
85710
85710
|
text-decoration: none;
|
|
85711
85711
|
}
|
|
85712
85712
|
|
|
@@ -85778,7 +85778,7 @@ title: Word Break
|
|
|
85778
85778
|
top: 0;
|
|
85779
85779
|
bottom: 0;
|
|
85780
85780
|
z-index: -1;
|
|
85781
|
-
background: #
|
|
85781
|
+
background: #edf1f2;
|
|
85782
85782
|
border: inherit;
|
|
85783
85783
|
display: block;
|
|
85784
85784
|
}
|
|
@@ -85789,8 +85789,9 @@ title: Word Break
|
|
|
85789
85789
|
}
|
|
85790
85790
|
|
|
85791
85791
|
.amis-scope .a-Layout .a-Layout-header {
|
|
85792
|
-
background: #
|
|
85793
|
-
box-shadow:
|
|
85792
|
+
background: #ffffff;
|
|
85793
|
+
box-shadow: 0 0.125rem 0.125rem rgba(0, 0, 0, 0.05),
|
|
85794
|
+
0 1px 0 rgba(0, 0, 0, 0.05);
|
|
85794
85795
|
height: 3.125rem;
|
|
85795
85796
|
}
|
|
85796
85797
|
|
|
@@ -85806,7 +85807,7 @@ title: Word Break
|
|
|
85806
85807
|
}
|
|
85807
85808
|
|
|
85808
85809
|
.amis-scope .a-Layout-brandBar {
|
|
85809
|
-
background: #
|
|
85810
|
+
background: #3a3f51;
|
|
85810
85811
|
color: #a0a0a0;
|
|
85811
85812
|
}
|
|
85812
85813
|
|
|
@@ -85862,8 +85863,8 @@ title: Word Break
|
|
|
85862
85863
|
|
|
85863
85864
|
.amis-scope .a-Layout-aside {
|
|
85864
85865
|
position: relative;
|
|
85865
|
-
background: #
|
|
85866
|
-
color: #
|
|
85866
|
+
background: #3a3f51;
|
|
85867
|
+
color: #a6a8b1;
|
|
85867
85868
|
}
|
|
85868
85869
|
|
|
85869
85870
|
.amis-scope .a-Layout-aside:before {
|
|
@@ -85951,7 +85952,7 @@ title: Word Break
|
|
|
85951
85952
|
|
|
85952
85953
|
.amis-scope .a-Layout--offScreen .a-Layout-body,
|
|
85953
85954
|
.amis-scope .a-Layout--offScreen .a-Layout-footer {
|
|
85954
|
-
background: #
|
|
85955
|
+
background: #edf1f2;
|
|
85955
85956
|
transition: transform 0s ease;
|
|
85956
85957
|
backface-visibility: hidden;
|
|
85957
85958
|
transform: translate3d(75%, 0px, 0px);
|
|
@@ -86793,11 +86794,11 @@ title: Word Break
|
|
|
86793
86794
|
|
|
86794
86795
|
.amis-scope .a-AsideNav-item.is-open > a > .a-AsideNav-itemArrow:empty:before {
|
|
86795
86796
|
transform: rotate(90deg);
|
|
86796
|
-
color: #
|
|
86797
|
+
color: #fff;
|
|
86797
86798
|
}
|
|
86798
86799
|
|
|
86799
86800
|
.amis-scope .a-AsideNav-itemArrow > svg {
|
|
86800
|
-
color: #
|
|
86801
|
+
color: #b4b6bd;
|
|
86801
86802
|
width: 0.625rem;
|
|
86802
86803
|
height: 0.625rem;
|
|
86803
86804
|
transform-origin: center;
|
|
@@ -86833,7 +86834,7 @@ title: Word Break
|
|
|
86833
86834
|
text-align: center;
|
|
86834
86835
|
position: relative;
|
|
86835
86836
|
overflow: hidden;
|
|
86836
|
-
color:
|
|
86837
|
+
color: inherit;
|
|
86837
86838
|
font-size: 1rem;
|
|
86838
86839
|
}
|
|
86839
86840
|
|
|
@@ -86850,7 +86851,7 @@ title: Word Break
|
|
|
86850
86851
|
overflow: hidden;
|
|
86851
86852
|
margin-left: calc(1rem * -1);
|
|
86852
86853
|
transition: all 0s ease-in-out 0s;
|
|
86853
|
-
background: #
|
|
86854
|
+
background: #242734;
|
|
86854
86855
|
}
|
|
86855
86856
|
|
|
86856
86857
|
.amis-scope .a-Layout--folded .a-AsideNav-item > .a-AsideNav-subList {
|
|
@@ -86883,28 +86884,28 @@ title: Word Break
|
|
|
86883
86884
|
padding: calc( ( 2.5rem - 1.5 * 12px ) / 2 ) 0.75rem;
|
|
86884
86885
|
position: relative;
|
|
86885
86886
|
transition: background-color 0s ease-in-out 0s;
|
|
86886
|
-
color: #
|
|
86887
|
+
color: #b4b6bd;
|
|
86887
86888
|
text-decoration: none;
|
|
86888
86889
|
user-select: none;
|
|
86889
86890
|
}
|
|
86890
86891
|
|
|
86891
86892
|
.amis-scope .a-AsideNav-item a:hover {
|
|
86892
|
-
color: #
|
|
86893
|
+
color: #fff;
|
|
86893
86894
|
text-decoration: none;
|
|
86894
|
-
background: #
|
|
86895
|
+
background: #32374a;
|
|
86895
86896
|
}
|
|
86896
86897
|
|
|
86897
86898
|
.amis-scope .a-AsideNav-item a:hover .a-AsideNav-itemIcon {
|
|
86898
|
-
color:
|
|
86899
|
+
color: #fff;
|
|
86899
86900
|
}
|
|
86900
86901
|
|
|
86901
86902
|
.amis-scope .a-AsideNav-item.is-active > a {
|
|
86902
|
-
background: #
|
|
86903
|
-
color: #
|
|
86903
|
+
background: #2e3344;
|
|
86904
|
+
color: #fff;
|
|
86904
86905
|
}
|
|
86905
86906
|
|
|
86906
86907
|
.amis-scope .a-AsideNav-item.is-active > a:hover {
|
|
86907
|
-
background: #
|
|
86908
|
+
background: #2e3344;
|
|
86908
86909
|
}
|
|
86909
86910
|
|
|
86910
86911
|
.amis-scope .a-AsideNav-item.is-lg > a {
|
|
@@ -86942,12 +86943,12 @@ title: Word Break
|
|
|
86942
86943
|
.amis-scope .a-AsideNav-subHeader a {
|
|
86943
86944
|
cursor: default;
|
|
86944
86945
|
background: transparent;
|
|
86945
|
-
color: #
|
|
86946
|
+
color: #b4b6bd;
|
|
86946
86947
|
padding: calc( ( 2.5rem - 1.5 * 12px ) / 2 ) 1rem;
|
|
86947
86948
|
}
|
|
86948
86949
|
|
|
86949
86950
|
.amis-scope .a-AsideNav-subHeader a:hover {
|
|
86950
|
-
color: #
|
|
86951
|
+
color: #fff;
|
|
86951
86952
|
background: transparent;
|
|
86952
86953
|
}
|
|
86953
86954
|
|
|
@@ -87289,7 +87290,7 @@ title: Word Break
|
|
|
87289
87290
|
.amis-scope .a-Button--primary:disabled,
|
|
87290
87291
|
.amis-scope .a-Button--primary.is-disabled {
|
|
87291
87292
|
color: #b9b8bf;
|
|
87292
|
-
background: #
|
|
87293
|
+
background: #ffffff;
|
|
87293
87294
|
border-color: #e9e8eb #e9e8eb #e9e8eb #e9e8eb;
|
|
87294
87295
|
border-width: 1px 1px 1px 1px;
|
|
87295
87296
|
border-style: solid solid solid solid;
|
|
@@ -87326,7 +87327,7 @@ title: Word Break
|
|
|
87326
87327
|
.amis-scope .a-Button--secondary:disabled,
|
|
87327
87328
|
.amis-scope .a-Button--secondary.is-disabled {
|
|
87328
87329
|
color: #b9b8bf;
|
|
87329
|
-
background: #
|
|
87330
|
+
background: #ffffff;
|
|
87330
87331
|
border-color: #e9e8eb #e9e8eb #e9e8eb #e9e8eb;
|
|
87331
87332
|
border-width: 1px 1px 1px 1px;
|
|
87332
87333
|
border-style: solid solid solid solid;
|
|
@@ -87363,7 +87364,7 @@ title: Word Break
|
|
|
87363
87364
|
.amis-scope .a-Button--success:disabled,
|
|
87364
87365
|
.amis-scope .a-Button--success.is-disabled {
|
|
87365
87366
|
color: #b9b8bf;
|
|
87366
|
-
background: #
|
|
87367
|
+
background: #ffffff;
|
|
87367
87368
|
border-color: #e9e8eb #e9e8eb #e9e8eb #e9e8eb;
|
|
87368
87369
|
border-width: 1px 1px 1px 1px;
|
|
87369
87370
|
border-style: solid solid solid solid;
|
|
@@ -87400,7 +87401,7 @@ title: Word Break
|
|
|
87400
87401
|
.amis-scope .a-Button--enhance:disabled,
|
|
87401
87402
|
.amis-scope .a-Button--enhance.is-disabled {
|
|
87402
87403
|
color: #b9b8bf;
|
|
87403
|
-
background: #
|
|
87404
|
+
background: #ffffff;
|
|
87404
87405
|
border-color: #e9e8eb #e9e8eb #e9e8eb #e9e8eb;
|
|
87405
87406
|
border-width: 1px 1px 1px 1px;
|
|
87406
87407
|
border-style: solid solid solid solid;
|
|
@@ -87409,8 +87410,8 @@ title: Word Break
|
|
|
87409
87410
|
|
|
87410
87411
|
.amis-scope .a-Button--info {
|
|
87411
87412
|
color: #ffffff;
|
|
87412
|
-
background: #
|
|
87413
|
-
border-color: #
|
|
87413
|
+
background: #23b7e5;
|
|
87414
|
+
border-color: #23b7e5 #23b7e5 #23b7e5 #23b7e5;
|
|
87414
87415
|
border-width: 1px 1px 1px 1px;
|
|
87415
87416
|
border-style: solid solid solid solid;
|
|
87416
87417
|
box-shadow: 0px 0px 0px 0px transparent;
|
|
@@ -87418,8 +87419,8 @@ title: Word Break
|
|
|
87418
87419
|
|
|
87419
87420
|
.amis-scope .a-Button--info:not(:disabled):not(.is-disabled):hover {
|
|
87420
87421
|
color: #ffffff;
|
|
87421
|
-
background: #
|
|
87422
|
-
border-color: #
|
|
87422
|
+
background: #18a0ca;
|
|
87423
|
+
border-color: #18a0ca #18a0ca #18a0ca #18a0ca;
|
|
87423
87424
|
border-width: 1px 1px 1px 1px;
|
|
87424
87425
|
border-style: solid solid solid solid;
|
|
87425
87426
|
box-shadow: 0px 0px 0px 0px transparent;
|
|
@@ -87427,8 +87428,8 @@ title: Word Break
|
|
|
87427
87428
|
|
|
87428
87429
|
.amis-scope .a-Button--info:not(:disabled):not(.is-disabled):hover:active {
|
|
87429
87430
|
color: #ffffff;
|
|
87430
|
-
background: #
|
|
87431
|
-
border-color: #
|
|
87431
|
+
background: #1797be;
|
|
87432
|
+
border-color: #1797be #1797be #1797be #1797be;
|
|
87432
87433
|
border-width: 1px 1px 1px 1px;
|
|
87433
87434
|
border-style: solid solid solid solid;
|
|
87434
87435
|
box-shadow: 0px 0px 0px 0px transparent;
|
|
@@ -87437,7 +87438,7 @@ title: Word Break
|
|
|
87437
87438
|
.amis-scope .a-Button--info:disabled,
|
|
87438
87439
|
.amis-scope .a-Button--info.is-disabled {
|
|
87439
87440
|
color: #b9b8bf;
|
|
87440
|
-
background: #
|
|
87441
|
+
background: #ffffff;
|
|
87441
87442
|
border-color: #e9e8eb #e9e8eb #e9e8eb #e9e8eb;
|
|
87442
87443
|
border-width: 1px 1px 1px 1px;
|
|
87443
87444
|
border-style: solid solid solid solid;
|
|
@@ -87474,7 +87475,7 @@ title: Word Break
|
|
|
87474
87475
|
.amis-scope .a-Button--warning:disabled,
|
|
87475
87476
|
.amis-scope .a-Button--warning.is-disabled {
|
|
87476
87477
|
color: #b9b8bf;
|
|
87477
|
-
background: #
|
|
87478
|
+
background: #ffffff;
|
|
87478
87479
|
border-color: #e9e8eb #e9e8eb #e9e8eb #e9e8eb;
|
|
87479
87480
|
border-width: 1px 1px 1px 1px;
|
|
87480
87481
|
border-style: solid solid solid solid;
|
|
@@ -87511,7 +87512,7 @@ title: Word Break
|
|
|
87511
87512
|
.amis-scope .a-Button--danger:disabled,
|
|
87512
87513
|
.amis-scope .a-Button--danger.is-disabled {
|
|
87513
87514
|
color: #b9b8bf;
|
|
87514
|
-
background: #
|
|
87515
|
+
background: #ffffff;
|
|
87515
87516
|
border-color: #e9e8eb #e9e8eb #e9e8eb #e9e8eb;
|
|
87516
87517
|
border-width: 1px 1px 1px 1px;
|
|
87517
87518
|
border-style: solid solid solid solid;
|
|
@@ -87520,8 +87521,8 @@ title: Word Break
|
|
|
87520
87521
|
|
|
87521
87522
|
.amis-scope .a-Button--light {
|
|
87522
87523
|
color: #181526;
|
|
87523
|
-
background:
|
|
87524
|
-
border-color:
|
|
87524
|
+
background: rgba(0, 126, 255, 0.08);
|
|
87525
|
+
border-color: rgba(0, 126, 255, 0.08) rgba(0, 126, 255, 0.08) rgba(0, 126, 255, 0.08) rgba(0, 126, 255, 0.08);
|
|
87525
87526
|
border-width: 1px 1px 1px 1px;
|
|
87526
87527
|
border-style: solid solid solid solid;
|
|
87527
87528
|
box-shadow: 0px 0px 0px 0px transparent;
|
|
@@ -87548,7 +87549,7 @@ title: Word Break
|
|
|
87548
87549
|
.amis-scope .a-Button--light:disabled,
|
|
87549
87550
|
.amis-scope .a-Button--light.is-disabled {
|
|
87550
87551
|
color: #b9b8bf;
|
|
87551
|
-
background: #
|
|
87552
|
+
background: #ffffff;
|
|
87552
87553
|
border-color: #e9e8eb #e9e8eb #e9e8eb #e9e8eb;
|
|
87553
87554
|
border-width: 1px 1px 1px 1px;
|
|
87554
87555
|
border-style: solid solid solid solid;
|
|
@@ -87585,7 +87586,7 @@ title: Word Break
|
|
|
87585
87586
|
.amis-scope .a-Button--dark:disabled,
|
|
87586
87587
|
.amis-scope .a-Button--dark.is-disabled {
|
|
87587
87588
|
color: #b9b8bf;
|
|
87588
|
-
background: #
|
|
87589
|
+
background: #ffffff;
|
|
87589
87590
|
border-color: #e9e8eb #e9e8eb #e9e8eb #e9e8eb;
|
|
87590
87591
|
border-width: 1px 1px 1px 1px;
|
|
87591
87592
|
border-style: solid solid solid solid;
|
|
@@ -87594,7 +87595,7 @@ title: Word Break
|
|
|
87594
87595
|
|
|
87595
87596
|
.amis-scope .a-Button--default {
|
|
87596
87597
|
color: #181526;
|
|
87597
|
-
background:
|
|
87598
|
+
background: #fff;
|
|
87598
87599
|
border-color: #e9e8eb #e9e8eb #e9e8eb #e9e8eb;
|
|
87599
87600
|
border-width: 1px 1px 1px 1px;
|
|
87600
87601
|
border-style: solid solid solid solid;
|
|
@@ -87603,7 +87604,7 @@ title: Word Break
|
|
|
87603
87604
|
|
|
87604
87605
|
.amis-scope .a-Button--default:not(:disabled):not(.is-disabled):hover {
|
|
87605
87606
|
color: #7266ba;
|
|
87606
|
-
background:
|
|
87607
|
+
background: #fff;
|
|
87607
87608
|
border-color: #7266ba #7266ba #7266ba #7266ba;
|
|
87608
87609
|
border-width: 1px 1px 1px 1px;
|
|
87609
87610
|
border-style: solid solid solid solid;
|
|
@@ -87612,7 +87613,7 @@ title: Word Break
|
|
|
87612
87613
|
|
|
87613
87614
|
.amis-scope .a-Button--default:not(:disabled):not(.is-disabled):hover:active {
|
|
87614
87615
|
color: #584a94;
|
|
87615
|
-
background:
|
|
87616
|
+
background: #fff;
|
|
87616
87617
|
border-color: #584a94 #584a94 #584a94 #584a94;
|
|
87617
87618
|
border-width: 1px 1px 1px 1px;
|
|
87618
87619
|
border-style: solid solid solid solid;
|
|
@@ -87622,7 +87623,7 @@ title: Word Break
|
|
|
87622
87623
|
.amis-scope .a-Button--default:disabled,
|
|
87623
87624
|
.amis-scope .a-Button--default.is-disabled {
|
|
87624
87625
|
color: #b9b8bf;
|
|
87625
|
-
background: #
|
|
87626
|
+
background: #ffffff;
|
|
87626
87627
|
border-color: #e9e8eb #e9e8eb #e9e8eb #e9e8eb;
|
|
87627
87628
|
border-width: 1px 1px 1px 1px;
|
|
87628
87629
|
border-style: solid solid solid solid;
|
|
@@ -87892,7 +87893,7 @@ title: Word Break
|
|
|
87892
87893
|
}
|
|
87893
87894
|
|
|
87894
87895
|
.amis-scope .a-Button--link {
|
|
87895
|
-
color: #
|
|
87896
|
+
color: #7266ba;
|
|
87896
87897
|
background: transparent;
|
|
87897
87898
|
border-color: transparent transparent transparent transparent;
|
|
87898
87899
|
border-width: 0px 0px 0px 0px;
|
|
@@ -87901,7 +87902,7 @@ title: Word Break
|
|
|
87901
87902
|
}
|
|
87902
87903
|
|
|
87903
87904
|
.amis-scope .a-Button--link:not(:disabled):not(.is-disabled):hover {
|
|
87904
|
-
color: #
|
|
87905
|
+
color: #4f86f4;
|
|
87905
87906
|
background: transparent;
|
|
87906
87907
|
border-color: transparent transparent transparent transparent;
|
|
87907
87908
|
border-width: 0px 0px 0px 0px;
|
|
@@ -88156,7 +88157,7 @@ title: Word Break
|
|
|
88156
88157
|
}
|
|
88157
88158
|
|
|
88158
88159
|
.amis-scope .a-Breadcrumb-dropdown > li:hover {
|
|
88159
|
-
background:
|
|
88160
|
+
background: rgba(0, 126, 255, 0.08);
|
|
88160
88161
|
}
|
|
88161
88162
|
|
|
88162
88163
|
.amis-scope .a-Breadcrumb-dropdown > li:hover a {
|
|
@@ -88209,7 +88210,7 @@ title: Word Break
|
|
|
88209
88210
|
}
|
|
88210
88211
|
|
|
88211
88212
|
.amis-scope .a-Badge--info {
|
|
88212
|
-
background: #
|
|
88213
|
+
background: #23b7e5;
|
|
88213
88214
|
}
|
|
88214
88215
|
|
|
88215
88216
|
.amis-scope .a-Badge--success {
|
|
@@ -90333,7 +90334,7 @@ title: Word Break
|
|
|
90333
90334
|
|
|
90334
90335
|
.amis-scope .a-ArrayInput-addBtn:not(:disabled):not(.is-disabled):hover {
|
|
90335
90336
|
color: #7266ba;
|
|
90336
|
-
background:
|
|
90337
|
+
background: #fff;
|
|
90337
90338
|
border-color: #7266ba #7266ba #7266ba #7266ba;
|
|
90338
90339
|
border-width: 1px 1px 1px 1px;
|
|
90339
90340
|
border-style: solid solid solid solid;
|
|
@@ -90342,7 +90343,7 @@ title: Word Break
|
|
|
90342
90343
|
|
|
90343
90344
|
.amis-scope .a-ArrayInput-addBtn:not(:disabled):not(.is-disabled):hover:active {
|
|
90344
90345
|
color: #584a94;
|
|
90345
|
-
background:
|
|
90346
|
+
background: #fff;
|
|
90346
90347
|
border-color: #584a94 #584a94 #584a94 #584a94;
|
|
90347
90348
|
border-width: 1px 1px 1px 1px;
|
|
90348
90349
|
border-style: solid solid solid solid;
|
|
@@ -90352,7 +90353,7 @@ title: Word Break
|
|
|
90352
90353
|
.amis-scope .a-ArrayInput-addBtn:disabled,
|
|
90353
90354
|
.amis-scope .a-ArrayInput-addBtn.is-disabled {
|
|
90354
90355
|
color: #b9b8bf;
|
|
90355
|
-
background: #
|
|
90356
|
+
background: #ffffff;
|
|
90356
90357
|
border-color: #e9e8eb #e9e8eb #e9e8eb #e9e8eb;
|
|
90357
90358
|
border-width: 1px 1px 1px 1px;
|
|
90358
90359
|
border-style: solid solid solid solid;
|
|
@@ -90818,11 +90819,11 @@ title: Word Break
|
|
|
90818
90819
|
}
|
|
90819
90820
|
|
|
90820
90821
|
.amis-scope .a-Tabs--card > .a-Tabs-linksContainer {
|
|
90821
|
-
background: #
|
|
90822
|
+
background: #ffffff;
|
|
90822
90823
|
}
|
|
90823
90824
|
|
|
90824
90825
|
.amis-scope .a-Tabs--card > .a-Tabs-linksContainer-wrapper {
|
|
90825
|
-
background: #
|
|
90826
|
+
background: #ffffff;
|
|
90826
90827
|
}
|
|
90827
90828
|
|
|
90828
90829
|
.amis-scope .a-Tabs--card > .a-Tabs-linksContainer-wrapper > .a-Tabs-addable {
|
|
@@ -91048,7 +91049,7 @@ title: Word Break
|
|
|
91048
91049
|
|
|
91049
91050
|
.amis-scope .a-Tabs--vertical > .a-Tabs-linksWrapper {
|
|
91050
91051
|
flex-direction: column;
|
|
91051
|
-
background: #
|
|
91052
|
+
background: #ffffff;
|
|
91052
91053
|
}
|
|
91053
91054
|
|
|
91054
91055
|
.amis-scope .a-Tabs--vertical > .a-Tabs-linksWrapper > .a-Tabs-links {
|
|
@@ -91080,7 +91081,7 @@ title: Word Break
|
|
|
91080
91081
|
.amis-scope .a-Tabs--vertical > .a-Tabs-linksWrapper > .a-Tabs-links > li.is-active > a:first-child:hover,
|
|
91081
91082
|
.amis-scope .a-Tabs--vertical > .a-Tabs-linksWrapper > .a-Tabs-links > li.is-active > a:first-child:focus {
|
|
91082
91083
|
color: #7266ba;
|
|
91083
|
-
background: #
|
|
91084
|
+
background: #ffffff;
|
|
91084
91085
|
border-color: #7266ba;
|
|
91085
91086
|
}
|
|
91086
91087
|
|
|
@@ -91177,7 +91178,7 @@ title: Word Break
|
|
|
91177
91178
|
}
|
|
91178
91179
|
|
|
91179
91180
|
.amis-scope .a-Tabs--chrome > .a-Tabs-linksWrapper {
|
|
91180
|
-
background: #
|
|
91181
|
+
background: #ffffff;
|
|
91181
91182
|
border-bottom: none;
|
|
91182
91183
|
overflow-x: hidden;
|
|
91183
91184
|
}
|
|
@@ -91247,11 +91248,11 @@ title: Word Break
|
|
|
91247
91248
|
.amis-scope .a-Tabs--chrome > .a-Tabs-linksWrapper > .a-Tabs-links > li:hover .chrome-tab-background {
|
|
91248
91249
|
z-index: 3;
|
|
91249
91250
|
display: block;
|
|
91250
|
-
background-color: #
|
|
91251
|
+
background-color: #ffffff;
|
|
91251
91252
|
}
|
|
91252
91253
|
|
|
91253
91254
|
.amis-scope .a-Tabs--chrome > .a-Tabs-linksWrapper > .a-Tabs-links > li:hover .chrome-tab-background > svg {
|
|
91254
|
-
fill: #
|
|
91255
|
+
fill: #ffffff;
|
|
91255
91256
|
}
|
|
91256
91257
|
|
|
91257
91258
|
.amis-scope .a-Tabs--chrome > .a-Tabs-linksWrapper > .a-Tabs-links > li:hover:after {
|
|
@@ -91746,7 +91747,7 @@ title: Word Break
|
|
|
91746
91747
|
.amis-scope .a-Nav .a-Nav-list--stacked .a-Badge.is-active > .a-Badge > a {
|
|
91747
91748
|
color: #7266ba;
|
|
91748
91749
|
position: relative;
|
|
91749
|
-
background: #
|
|
91750
|
+
background: #ffffff !important;
|
|
91750
91751
|
}
|
|
91751
91752
|
|
|
91752
91753
|
.amis-scope .a-Nav .a-Nav-list--stacked .a-Nav-item.active > a::after,
|
|
@@ -91827,7 +91828,7 @@ title: Word Break
|
|
|
91827
91828
|
.amis-scope .a-Page {
|
|
91828
91829
|
width: 100%;
|
|
91829
91830
|
height: 100%;
|
|
91830
|
-
background: #
|
|
91831
|
+
background: #edf1f2;
|
|
91831
91832
|
}
|
|
91832
91833
|
|
|
91833
91834
|
.amis-scope .a-Page-header {
|
|
@@ -92045,7 +92046,7 @@ title: Word Break
|
|
|
92045
92046
|
|
|
92046
92047
|
.amis-scope .a-Video-cursor {
|
|
92047
92048
|
position: absolute;
|
|
92048
|
-
border: 2px solid #
|
|
92049
|
+
border: 2px solid #23b7e5;
|
|
92049
92050
|
transition: all 0s ease-out;
|
|
92050
92051
|
}
|
|
92051
92052
|
|
|
@@ -92276,12 +92277,12 @@ title: Word Break
|
|
|
92276
92277
|
}
|
|
92277
92278
|
|
|
92278
92279
|
.amis-scope .a-Panel--default > .a-Panel-heading {
|
|
92279
|
-
background: #
|
|
92280
|
+
background: #f6f8f8;
|
|
92280
92281
|
color: #181526;
|
|
92281
92282
|
}
|
|
92282
92283
|
|
|
92283
92284
|
.amis-scope .a-Panel--default > .a-Panel-heading .badge {
|
|
92284
|
-
color: #
|
|
92285
|
+
color: #ffffff;
|
|
92285
92286
|
background: #323040;
|
|
92286
92287
|
}
|
|
92287
92288
|
|
|
@@ -92328,22 +92329,22 @@ title: Word Break
|
|
|
92328
92329
|
}
|
|
92329
92330
|
|
|
92330
92331
|
.amis-scope .a-Panel--info {
|
|
92331
|
-
border-color: #
|
|
92332
|
+
border-color: #23b7e5;
|
|
92332
92333
|
}
|
|
92333
92334
|
|
|
92334
92335
|
.amis-scope .a-Panel--info > .a-Panel-heading {
|
|
92335
|
-
background: #
|
|
92336
|
+
background: #23b7e5;
|
|
92336
92337
|
color: #ffffff;
|
|
92337
92338
|
}
|
|
92338
92339
|
|
|
92339
92340
|
.amis-scope .a-Panel--info > .a-Panel-heading .badge {
|
|
92340
|
-
color: #
|
|
92341
|
+
color: #23b7e5;
|
|
92341
92342
|
background: #ffffff;
|
|
92342
92343
|
}
|
|
92343
92344
|
|
|
92344
92345
|
.amis-scope .a-Panel--info > .a-Panel-heading,
|
|
92345
92346
|
.amis-scope .a-Panel--info > .a-Panel-footer {
|
|
92346
|
-
border-color: #
|
|
92347
|
+
border-color: #23b7e5;
|
|
92347
92348
|
}
|
|
92348
92349
|
|
|
92349
92350
|
.amis-scope .a-Panel--warning {
|
|
@@ -92492,7 +92493,7 @@ title: Word Break
|
|
|
92492
92493
|
}
|
|
92493
92494
|
|
|
92494
92495
|
.amis-scope .a-Sparkline-line {
|
|
92495
|
-
stroke: #
|
|
92496
|
+
stroke: #23b7e5;
|
|
92496
92497
|
stroke-width: 1px;
|
|
92497
92498
|
}
|
|
92498
92499
|
|
|
@@ -92836,7 +92837,7 @@ title: Word Break
|
|
|
92836
92837
|
}
|
|
92837
92838
|
|
|
92838
92839
|
.amis-scope .a-DropDown.is-actived .a-Button {
|
|
92839
|
-
color: #
|
|
92840
|
+
color: #23b7e5;
|
|
92840
92841
|
}
|
|
92841
92842
|
|
|
92842
92843
|
.amis-scope .a-DropDown--block {
|
|
@@ -93298,7 +93299,7 @@ title: Word Break
|
|
|
93298
93299
|
.amis-scope .a-CalendarMobile .a-CalendarMobile-calendar-wrap .a-CalendarMobile-calendar .rdtPicker .rdtRangeStart:hover .calendar-wrap,
|
|
93299
93300
|
.amis-scope .a-CalendarMobile .a-CalendarMobile-calendar-wrap .a-CalendarMobile-calendar .rdtPicker .rdtRangeEnd .calendar-wrap,
|
|
93300
93301
|
.amis-scope .a-CalendarMobile .a-CalendarMobile-calendar-wrap .a-CalendarMobile-calendar .rdtPicker .rdtRangeEnd:hover .calendar-wrap {
|
|
93301
|
-
background: #
|
|
93302
|
+
background: #23b7e5 !important;
|
|
93302
93303
|
color: #fff;
|
|
93303
93304
|
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
|
|
93304
93305
|
}
|
|
@@ -93407,7 +93408,7 @@ title: Word Break
|
|
|
93407
93408
|
padding: 1rem;
|
|
93408
93409
|
margin: 0;
|
|
93409
93410
|
cursor: pointer;
|
|
93410
|
-
background: #
|
|
93411
|
+
background: #ffffff;
|
|
93411
93412
|
}
|
|
93412
93413
|
|
|
93413
93414
|
.amis-scope .a-Collapse-header-wrapper {
|
|
@@ -93946,7 +93947,7 @@ title: Word Break
|
|
|
93946
93947
|
.amis-scope .a-CBFunc-args > span {
|
|
93947
93948
|
display: inline-block;
|
|
93948
93949
|
padding: 0 5px;
|
|
93949
|
-
color: #
|
|
93950
|
+
color: #23b7e5;
|
|
93950
93951
|
}
|
|
93951
93952
|
|
|
93952
93953
|
.amis-scope .a-CBFunc-args > div {
|
|
@@ -93968,7 +93969,7 @@ title: Word Break
|
|
|
93968
93969
|
}
|
|
93969
93970
|
|
|
93970
93971
|
.amis-scope .a-CBFormula-label {
|
|
93971
|
-
background: #
|
|
93972
|
+
background: #ffffff;
|
|
93972
93973
|
color: #b9b8bf;
|
|
93973
93974
|
display: block;
|
|
93974
93975
|
font-size: 12px;
|
|
@@ -94252,7 +94253,7 @@ title: Word Break
|
|
|
94252
94253
|
|
|
94253
94254
|
.amis-scope .a-Wizard ul li.active,
|
|
94254
94255
|
.amis-scope .a-Wizard-tabs ul li.active {
|
|
94255
|
-
color: #
|
|
94256
|
+
color: #23b7e5;
|
|
94256
94257
|
}
|
|
94257
94258
|
|
|
94258
94259
|
.amis-scope .a-Wizard .a-Panel-footer > .a-Form-group,
|
|
@@ -95066,7 +95067,7 @@ title: Word Break
|
|
|
95066
95067
|
}
|
|
95067
95068
|
|
|
95068
95069
|
.amis-scope .a-Table-table > thead > tr > th {
|
|
95069
|
-
background: #
|
|
95070
|
+
background: #ffffff;
|
|
95070
95071
|
padding: calc(
|
|
95071
95072
|
(2.5rem - 12px * 1.5) /
|
|
95072
95073
|
2
|
|
@@ -95138,7 +95139,7 @@ title: Word Break
|
|
|
95138
95139
|
}
|
|
95139
95140
|
|
|
95140
95141
|
.amis-scope .a-Table-table > tbody > tr > th {
|
|
95141
|
-
background: #
|
|
95142
|
+
background: #ffffff;
|
|
95142
95143
|
color: #181526;
|
|
95143
95144
|
font-weight: 400;
|
|
95144
95145
|
white-space: nowrap;
|
|
@@ -95173,7 +95174,7 @@ title: Word Break
|
|
|
95173
95174
|
|
|
95174
95175
|
.amis-scope .a-Table-table > tbody > tr:hover,
|
|
95175
95176
|
.amis-scope .a-Table-table > tbody > tr.is-hovered {
|
|
95176
|
-
background: #
|
|
95177
|
+
background: #f3f6f6;
|
|
95177
95178
|
border-color: #e9e8eb;
|
|
95178
95179
|
color: #181526;
|
|
95179
95180
|
}
|
|
@@ -95192,7 +95193,7 @@ title: Word Break
|
|
|
95192
95193
|
}
|
|
95193
95194
|
|
|
95194
95195
|
.amis-scope .a-Table-table > tbody > tr.is-checked {
|
|
95195
|
-
background: #
|
|
95196
|
+
background: #ffffff;
|
|
95196
95197
|
border-color: #e9e8eb;
|
|
95197
95198
|
color: #b9b8bf;
|
|
95198
95199
|
}
|
|
@@ -96277,12 +96278,12 @@ title: Word Break
|
|
|
96277
96278
|
}
|
|
96278
96279
|
|
|
96279
96280
|
.amis-scope .a-TableCell-filterPopOver .a-DropDown-menu .a-DropDown-divider:hover {
|
|
96280
|
-
background: #
|
|
96281
|
+
background: #edf1f2;
|
|
96281
96282
|
color: #7266ba;
|
|
96282
96283
|
}
|
|
96283
96284
|
|
|
96284
96285
|
.amis-scope .a-TableCell-filterPopOver .a-DropDown-menu .a-DropDown-divider.is-selected {
|
|
96285
|
-
background: #
|
|
96286
|
+
background: #edf1f2;
|
|
96286
96287
|
color: #7266ba;
|
|
96287
96288
|
}
|
|
96288
96289
|
|
|
@@ -96319,7 +96320,7 @@ title: Word Break
|
|
|
96319
96320
|
.amis-scope .a-Table-itemActions a {
|
|
96320
96321
|
cursor: pointer;
|
|
96321
96322
|
padding: 0.25rem 0.5rem;
|
|
96322
|
-
color: #
|
|
96323
|
+
color: #23b7e5;
|
|
96323
96324
|
text-decoration: none;
|
|
96324
96325
|
}
|
|
96325
96326
|
|
|
@@ -96339,11 +96340,11 @@ title: Word Break
|
|
|
96339
96340
|
clear: both;
|
|
96340
96341
|
margin-top: 0.25rem;
|
|
96341
96342
|
width: 100%;
|
|
96342
|
-
color: #
|
|
96343
|
+
color: #23b7e5;
|
|
96343
96344
|
}
|
|
96344
96345
|
|
|
96345
96346
|
.amis-scope .a-Table-foot {
|
|
96346
|
-
background: #
|
|
96347
|
+
background: #ffffff;
|
|
96347
96348
|
}
|
|
96348
96349
|
|
|
96349
96350
|
.amis-scope .a-Table-footTable {
|
|
@@ -96533,7 +96534,7 @@ title: Word Break
|
|
|
96533
96534
|
|
|
96534
96535
|
.amis-scope .a-InputTable-toolbar .a-Button {
|
|
96535
96536
|
border-color: transparent;
|
|
96536
|
-
color: #
|
|
96537
|
+
color: #7266ba;
|
|
96537
96538
|
}
|
|
96538
96539
|
|
|
96539
96540
|
.amis-scope .a-InputTable-pager {
|
|
@@ -96739,7 +96740,7 @@ title: Word Break
|
|
|
96739
96740
|
}
|
|
96740
96741
|
|
|
96741
96742
|
.amis-scope .a-Table2 .a-Table-table > thead > tr > th {
|
|
96742
|
-
background: #
|
|
96743
|
+
background: #ffffff;
|
|
96743
96744
|
padding: calc(
|
|
96744
96745
|
(
|
|
96745
96746
|
2.5625rem - 12px *
|
|
@@ -96789,11 +96790,11 @@ title: Word Break
|
|
|
96789
96790
|
}
|
|
96790
96791
|
|
|
96791
96792
|
.amis-scope .a-Table2 .a-Table-table > tbody > tr.a-Table-summary-row > td {
|
|
96792
|
-
background: #
|
|
96793
|
+
background: #ffffff;
|
|
96793
96794
|
}
|
|
96794
96795
|
|
|
96795
96796
|
.amis-scope .a-Table2 .a-Table-table > tbody > tr > th {
|
|
96796
|
-
background: #
|
|
96797
|
+
background: #ffffff;
|
|
96797
96798
|
color: #181526;
|
|
96798
96799
|
font-weight: 400;
|
|
96799
96800
|
white-space: nowrap;
|
|
@@ -96850,7 +96851,7 @@ title: Word Break
|
|
|
96850
96851
|
|
|
96851
96852
|
.amis-scope .a-Table2 .a-Table-table > tbody > tr:hover,
|
|
96852
96853
|
.amis-scope .a-Table2 .a-Table-table > tbody > tr.is-hovered {
|
|
96853
|
-
background: #
|
|
96854
|
+
background: #f3f6f6;
|
|
96854
96855
|
border-color: #e9e8eb;
|
|
96855
96856
|
color: #181526;
|
|
96856
96857
|
}
|
|
@@ -96861,7 +96862,7 @@ title: Word Break
|
|
|
96861
96862
|
}
|
|
96862
96863
|
|
|
96863
96864
|
.amis-scope .a-Table2 .a-Table-table > tbody > tr.is-checked {
|
|
96864
|
-
background: #
|
|
96865
|
+
background: #ffffff;
|
|
96865
96866
|
border-color: #e9e8eb;
|
|
96866
96867
|
color: #b9b8bf;
|
|
96867
96868
|
}
|
|
@@ -96883,7 +96884,7 @@ title: Word Break
|
|
|
96883
96884
|
}
|
|
96884
96885
|
|
|
96885
96886
|
.amis-scope .a-Table2 .a-Table-table > tbody > tr.is-summary {
|
|
96886
|
-
background: #
|
|
96887
|
+
background: #ffffff;
|
|
96887
96888
|
color: #181526;
|
|
96888
96889
|
font-weight: 400;
|
|
96889
96890
|
}
|
|
@@ -97828,12 +97829,12 @@ title: Word Break
|
|
|
97828
97829
|
}
|
|
97829
97830
|
|
|
97830
97831
|
.amis-scope .a-Table2 .a-Table-table > tbody > tr.a-Table-row-disabled {
|
|
97831
|
-
background: #
|
|
97832
|
+
background: #ffffff;
|
|
97832
97833
|
color: #b9b8bf;
|
|
97833
97834
|
}
|
|
97834
97835
|
|
|
97835
97836
|
.amis-scope .a-Table2 .a-Table-table > tbody > tr:not(.a-Table-row-disabled) > td.a-Table-cell-row-hover {
|
|
97836
|
-
background: #
|
|
97837
|
+
background: #f3f6f6;
|
|
97837
97838
|
border-color: #e9e8eb;
|
|
97838
97839
|
color: #181526;
|
|
97839
97840
|
}
|
|
@@ -97875,7 +97876,7 @@ title: Word Break
|
|
|
97875
97876
|
}
|
|
97876
97877
|
|
|
97877
97878
|
.amis-scope .a-Table2 .a-Table-table > tbody > tr.a-Table-expanded-row > td {
|
|
97878
|
-
background: #
|
|
97879
|
+
background: #f3f6f6;
|
|
97879
97880
|
}
|
|
97880
97881
|
|
|
97881
97882
|
.amis-scope .a-Table2 .a-Table-table > tfoot > tr {
|
|
@@ -97889,7 +97890,7 @@ title: Word Break
|
|
|
97889
97890
|
1.5
|
|
97890
97891
|
) / 2
|
|
97891
97892
|
) 0.625rem;
|
|
97892
|
-
background: #
|
|
97893
|
+
background: #ffffff;
|
|
97893
97894
|
}
|
|
97894
97895
|
|
|
97895
97896
|
.amis-scope .a-Table2 .a-Table-container .a-Table-header {
|
|
@@ -98086,12 +98087,12 @@ title: Word Break
|
|
|
98086
98087
|
}
|
|
98087
98088
|
|
|
98088
98089
|
.amis-scope .a-Table2 .a-TableCell-filterPopOver .a-DropDown-menu .a-DropDown-divider:hover {
|
|
98089
|
-
background: #
|
|
98090
|
+
background: #edf1f2;
|
|
98090
98091
|
color: #7266ba;
|
|
98091
98092
|
}
|
|
98092
98093
|
|
|
98093
98094
|
.amis-scope .a-Table2 .a-TableCell-filterPopOver .a-DropDown-menu .a-DropDown-divider.is-selected {
|
|
98094
|
-
background: #
|
|
98095
|
+
background: #edf1f2;
|
|
98095
98096
|
color: #7266ba;
|
|
98096
98097
|
}
|
|
98097
98098
|
|
|
@@ -98230,7 +98231,7 @@ title: Word Break
|
|
|
98230
98231
|
}
|
|
98231
98232
|
|
|
98232
98233
|
.amis-scope .a-ColumnToggler.is-actived > .a-Button {
|
|
98233
|
-
color: #
|
|
98234
|
+
color: #23b7e5;
|
|
98234
98235
|
}
|
|
98235
98236
|
|
|
98236
98237
|
.amis-scope .a-ColumnToggler--block {
|
|
@@ -98274,7 +98275,7 @@ title: Word Break
|
|
|
98274
98275
|
height: 2.125rem;
|
|
98275
98276
|
vertical-align: middle;
|
|
98276
98277
|
user-select: none;
|
|
98277
|
-
color: #
|
|
98278
|
+
color: #23b7e5;
|
|
98278
98279
|
text-decoration: none;
|
|
98279
98280
|
}
|
|
98280
98281
|
|
|
@@ -98386,7 +98387,7 @@ title: Word Break
|
|
|
98386
98387
|
}
|
|
98387
98388
|
|
|
98388
98389
|
.amis-scope .a-ColumnToggler-modal-content .a-ColumnToggler-menuItem--dragging {
|
|
98389
|
-
border: 1px solid #
|
|
98390
|
+
border: 1px solid #23b7e5;
|
|
98390
98391
|
}
|
|
98391
98392
|
|
|
98392
98393
|
.amis-scope .a-ColumnToggler-modal-content .a-ColumnToggler-menuItem-label {
|
|
@@ -98433,7 +98434,7 @@ title: Word Break
|
|
|
98433
98434
|
}
|
|
98434
98435
|
|
|
98435
98436
|
.amis-scope .a-ColumnToggler-modal-footer .a-ColumnToggler-modeSelect.is-actived {
|
|
98436
|
-
color: #
|
|
98437
|
+
color: #23b7e5;
|
|
98437
98438
|
}
|
|
98438
98439
|
|
|
98439
98440
|
.amis-scope .a-ColumnToggler-modal-footer > div {
|
|
@@ -98552,7 +98553,7 @@ title: Word Break
|
|
|
98552
98553
|
|
|
98553
98554
|
.amis-scope .a-List-dragTip {
|
|
98554
98555
|
width: 100%;
|
|
98555
|
-
color: #
|
|
98556
|
+
color: #23b7e5;
|
|
98556
98557
|
clear: both;
|
|
98557
98558
|
margin-top: 0.25rem;
|
|
98558
98559
|
}
|
|
@@ -98632,7 +98633,7 @@ title: Word Break
|
|
|
98632
98633
|
}
|
|
98633
98634
|
|
|
98634
98635
|
.amis-scope .a-ListItem:nth-child(even) {
|
|
98635
|
-
background: #
|
|
98636
|
+
background: #ffffff;
|
|
98636
98637
|
}
|
|
98637
98638
|
|
|
98638
98639
|
.amis-scope .a-ListItem-checkBtn {
|
|
@@ -98689,7 +98690,7 @@ title: Word Break
|
|
|
98689
98690
|
}
|
|
98690
98691
|
|
|
98691
98692
|
.amis-scope .a-ListItem.is-checked {
|
|
98692
|
-
background:
|
|
98693
|
+
background: rgba(0, 126, 255, 0.08);
|
|
98693
98694
|
border-color: #584a94;
|
|
98694
98695
|
color: #584a94;
|
|
98695
98696
|
}
|
|
@@ -98805,7 +98806,7 @@ title: Word Break
|
|
|
98805
98806
|
|
|
98806
98807
|
.amis-scope .a-Cards-dragTip {
|
|
98807
98808
|
width: 100%;
|
|
98808
|
-
color: #
|
|
98809
|
+
color: #23b7e5;
|
|
98809
98810
|
clear: both;
|
|
98810
98811
|
margin-top: 0.25rem;
|
|
98811
98812
|
}
|
|
@@ -99377,7 +99378,7 @@ title: Word Break
|
|
|
99377
99378
|
position: absolute;
|
|
99378
99379
|
pointer-events: none;
|
|
99379
99380
|
z-index: 1;
|
|
99380
|
-
border: 0.0625rem dashed #
|
|
99381
|
+
border: 0.0625rem dashed #23b7e5;
|
|
99381
99382
|
}
|
|
99382
99383
|
|
|
99383
99384
|
.amis-scope .a-Field--quickEditable:hover .a-Field-quickEditBtn {
|
|
@@ -99570,7 +99571,7 @@ title: Word Break
|
|
|
99570
99571
|
}
|
|
99571
99572
|
|
|
99572
99573
|
.amis-scope .a-Progress-circle .bg-info-circle-path {
|
|
99573
|
-
stroke: #
|
|
99574
|
+
stroke: #23b7e5;
|
|
99574
99575
|
}
|
|
99575
99576
|
|
|
99576
99577
|
.amis-scope .a-Progress-circle .bg-success-circle-path {
|
|
@@ -99855,7 +99856,7 @@ title: Word Break
|
|
|
99855
99856
|
.amis-scope .a-Pagination-wrap.disabled .a-Pagination > li.is-active > span:hover,
|
|
99856
99857
|
.amis-scope .a-Pagination-wrap.disabled .a-Pagination > li.is-active > a:focus,
|
|
99857
99858
|
.amis-scope .a-Pagination-wrap.disabled .a-Pagination > li.is-active > span:focus {
|
|
99858
|
-
background-color: #
|
|
99859
|
+
background-color: #ffffff;
|
|
99859
99860
|
border-color: #b9b8bf;
|
|
99860
99861
|
}
|
|
99861
99862
|
|
|
@@ -100746,7 +100747,7 @@ title: Word Break
|
|
|
100746
100747
|
|
|
100747
100748
|
.amis-scope .a-InputBox.is-disabled {
|
|
100748
100749
|
color: #b9b8bf;
|
|
100749
|
-
background: #
|
|
100750
|
+
background: #ffffff;
|
|
100750
100751
|
border-color: #e9e8eb;
|
|
100751
100752
|
}
|
|
100752
100753
|
|
|
@@ -101142,7 +101143,7 @@ title: Word Break
|
|
|
101142
101143
|
|
|
101143
101144
|
.amis-scope .a-ResultBox.is-disabled {
|
|
101144
101145
|
color: #b9b8bf;
|
|
101145
|
-
background: #
|
|
101146
|
+
background: #ffffff;
|
|
101146
101147
|
border-color: #e9e8eb;
|
|
101147
101148
|
pointer-events: none;
|
|
101148
101149
|
background: #f7f7f9;
|
|
@@ -101258,7 +101259,7 @@ title: Word Break
|
|
|
101258
101259
|
}
|
|
101259
101260
|
|
|
101260
101261
|
.amis-scope .a-ResultBox-value {
|
|
101261
|
-
background: #
|
|
101262
|
+
background: #ffffff;
|
|
101262
101263
|
color: #000;
|
|
101263
101264
|
font-size: 14px;
|
|
101264
101265
|
padding: 0 0.25rem;
|
|
@@ -101332,7 +101333,7 @@ title: Word Break
|
|
|
101332
101333
|
}
|
|
101333
101334
|
|
|
101334
101335
|
.amis-scope .a-ResultBox.a-TransferDropDown > .a-ResultBox-value {
|
|
101335
|
-
background: #
|
|
101336
|
+
background: #ffffff;
|
|
101336
101337
|
}
|
|
101337
101338
|
|
|
101338
101339
|
.amis-scope .a-ResultBox.a-TransferDropDown > .a-ResultBox-value:hover {
|
|
@@ -101699,7 +101700,7 @@ title: Word Break
|
|
|
101699
101700
|
}
|
|
101700
101701
|
|
|
101701
101702
|
.amis-scope .a-ListMenu-item.is-active {
|
|
101702
|
-
color: #
|
|
101703
|
+
color: #23b7e5;
|
|
101703
101704
|
background: transparent;
|
|
101704
101705
|
}
|
|
101705
101706
|
|
|
@@ -101724,7 +101725,7 @@ title: Word Break
|
|
|
101724
101725
|
}
|
|
101725
101726
|
|
|
101726
101727
|
.amis-scope .a-PopOver > .a-ListMenu {
|
|
101727
|
-
border-color: #
|
|
101728
|
+
border-color: #23b7e5;
|
|
101728
101729
|
}
|
|
101729
101730
|
|
|
101730
101731
|
.amis-scope .a-Log {
|
|
@@ -101797,7 +101798,7 @@ title: Word Break
|
|
|
101797
101798
|
|
|
101798
101799
|
.amis-scope .a-Log-operation > a:hover {
|
|
101799
101800
|
background: rgba(255, 255, 255, 0.6);
|
|
101800
|
-
color: #
|
|
101801
|
+
color: #23b7e5;
|
|
101801
101802
|
}
|
|
101802
101803
|
|
|
101803
101804
|
.amis-scope .a-Log-operation > a > svg {
|
|
@@ -101986,7 +101987,7 @@ title: Word Break
|
|
|
101986
101987
|
}
|
|
101987
101988
|
|
|
101988
101989
|
.amis-scope .a-Steps .a-StepsItem-containerWrapper .a-StepsItem-body .a-StepsItem-title.is-success:after {
|
|
101989
|
-
background-color: #
|
|
101990
|
+
background-color: #23b7e5;
|
|
101990
101991
|
}
|
|
101991
101992
|
|
|
101992
101993
|
.amis-scope .a-Steps .a-StepsItem-containerWrapper .a-StepsItem-body .a-StepsItem-ellText {
|
|
@@ -102108,7 +102109,7 @@ title: Word Break
|
|
|
102108
102109
|
}
|
|
102109
102110
|
|
|
102110
102111
|
.amis-scope .a-Steps--vertical .is-finish .a-StepsItem-containerProgressDot:after {
|
|
102111
|
-
background: #
|
|
102112
|
+
background: #23b7e5;
|
|
102112
102113
|
}
|
|
102113
102114
|
|
|
102114
102115
|
.amis-scope .a-Steps--Placement-vertical {
|
|
@@ -102184,7 +102185,7 @@ title: Word Break
|
|
|
102184
102185
|
}
|
|
102185
102186
|
|
|
102186
102187
|
.amis-scope .a-Steps--Placement-vertical .a-StepsItem-containerWrapper .a-StepsItem-body .a-StepsItem-title.is-success:after {
|
|
102187
|
-
background-color: #
|
|
102188
|
+
background-color: #23b7e5;
|
|
102188
102189
|
}
|
|
102189
102190
|
|
|
102190
102191
|
.amis-scope .a-Steps--Placement-vertical .a-StepsItem:last-child .a-StepsItem-containerTail:after {
|
|
@@ -102192,7 +102193,7 @@ title: Word Break
|
|
|
102192
102193
|
}
|
|
102193
102194
|
|
|
102194
102195
|
.amis-scope .a-Steps--Placement-vertical .is-finish .a-StepsItem-containerTail:after {
|
|
102195
|
-
background: #
|
|
102196
|
+
background: #23b7e5;
|
|
102196
102197
|
}
|
|
102197
102198
|
|
|
102198
102199
|
.amis-scope .a-Steps--ProgressDot .a-StepsItem-containerTail:after {
|
|
@@ -102206,12 +102207,12 @@ title: Word Break
|
|
|
102206
102207
|
width: 0.5rem;
|
|
102207
102208
|
height: 0.5rem;
|
|
102208
102209
|
margin-left: 6rem;
|
|
102209
|
-
border: 1px solid #
|
|
102210
|
+
border: 1px solid #23b7e5;
|
|
102210
102211
|
border-radius: 100%;
|
|
102211
102212
|
}
|
|
102212
102213
|
|
|
102213
102214
|
.amis-scope .a-Steps--ProgressDot .is-finish .a-StepsItem-containerTail:after {
|
|
102214
|
-
background: #
|
|
102215
|
+
background: #23b7e5;
|
|
102215
102216
|
}
|
|
102216
102217
|
|
|
102217
102218
|
.amis-scope .a-Steps--ProgressDot .is-wait .a-StepsItem-containerProgressDot {
|
|
@@ -102225,8 +102226,8 @@ title: Word Break
|
|
|
102225
102226
|
}
|
|
102226
102227
|
|
|
102227
102228
|
.amis-scope .a-Steps--ProgressDot .is-process .a-StepsItem-containerProgressDot {
|
|
102228
|
-
border: 1px solid #
|
|
102229
|
-
background: #
|
|
102229
|
+
border: 1px solid #23b7e5;
|
|
102230
|
+
background: #23b7e5;
|
|
102230
102231
|
}
|
|
102231
102232
|
|
|
102232
102233
|
.amis-scope .a-Steps .a-StepsItem.is-wait .a-StepsItem-icon {
|
|
@@ -102249,9 +102250,9 @@ title: Word Break
|
|
|
102249
102250
|
|
|
102250
102251
|
.amis-scope .a-Steps .a-StepsItem.is-finish .a-StepsItem-icon,
|
|
102251
102252
|
.amis-scope .a-Steps .a-StepsItem.is-process .a-StepsItem-icon {
|
|
102252
|
-
background-color: #
|
|
102253
|
+
background-color: #23b7e5;
|
|
102253
102254
|
color: #ffffff;
|
|
102254
|
-
border: 1px solid #
|
|
102255
|
+
border: 1px solid #23b7e5;
|
|
102255
102256
|
}
|
|
102256
102257
|
|
|
102257
102258
|
.amis-scope .a-Steps-mobile.a-Steps--horizontal .a-StepsItem-containerWrapper .a-StepsItem-body .a-StepsItem-title::after {
|
|
@@ -102279,7 +102280,7 @@ title: Word Break
|
|
|
102279
102280
|
}
|
|
102280
102281
|
|
|
102281
102282
|
.amis-scope .a-Steps-mobile.a-Steps--horizontal .a-StepsItem-containerIcon.is-success:after {
|
|
102282
|
-
background-color: #
|
|
102283
|
+
background-color: #23b7e5;
|
|
102283
102284
|
}
|
|
102284
102285
|
|
|
102285
102286
|
.amis-scope .a-Steps-mobile.a-Steps--horizontal .a-StepsItem:last-child {
|
|
@@ -102941,7 +102942,7 @@ title: Word Break
|
|
|
102941
102942
|
}
|
|
102942
102943
|
|
|
102943
102944
|
.amis-scope .a-InputGroup.is-focused .a-Select {
|
|
102944
|
-
background:
|
|
102945
|
+
background: rgba(0, 126, 255, 0.08);
|
|
102945
102946
|
}
|
|
102946
102947
|
|
|
102947
102948
|
.amis-scope .a-InputGroup.is-focused .a-Select {
|
|
@@ -103040,7 +103041,7 @@ title: Word Break
|
|
|
103040
103041
|
|
|
103041
103042
|
.amis-scope .a-TextControl.is-disabled > .a-TextControl-input {
|
|
103042
103043
|
color: #b9b8bf;
|
|
103043
|
-
background: #
|
|
103044
|
+
background: #ffffff;
|
|
103044
103045
|
border-color: #e9e8eb;
|
|
103045
103046
|
transition: all 0s;
|
|
103046
103047
|
}
|
|
@@ -103267,7 +103268,7 @@ title: Word Break
|
|
|
103267
103268
|
|
|
103268
103269
|
.amis-scope .a-TextControl-sugItem.is-highlight {
|
|
103269
103270
|
color: #181526;
|
|
103270
|
-
background:
|
|
103271
|
+
background: rgba(0, 126, 255, 0.08);
|
|
103271
103272
|
}
|
|
103272
103273
|
|
|
103273
103274
|
.amis-scope .a-TextControl-sugItem .is-matched {
|
|
@@ -103313,7 +103314,7 @@ title: Word Break
|
|
|
103313
103314
|
white-space: nowrap;
|
|
103314
103315
|
line-height: calc( 1.5 * 14px - 0.125rem );
|
|
103315
103316
|
font-size: 12px;
|
|
103316
|
-
background: #
|
|
103317
|
+
background: #ffffff;
|
|
103317
103318
|
border-radius: 0.125rem;
|
|
103318
103319
|
margin: 2px 3px;
|
|
103319
103320
|
display: flex;
|
|
@@ -103448,7 +103449,7 @@ title: Word Break
|
|
|
103448
103449
|
|
|
103449
103450
|
.amis-scope .a-TextareaControl.is-disabled > .a-TextareaControl-input {
|
|
103450
103451
|
color: #b9b8bf;
|
|
103451
|
-
background: #
|
|
103452
|
+
background: #ffffff;
|
|
103452
103453
|
border-color: #e9e8eb;
|
|
103453
103454
|
transition: all 0s;
|
|
103454
103455
|
}
|
|
@@ -103628,7 +103629,7 @@ title: Word Break
|
|
|
103628
103629
|
}
|
|
103629
103630
|
|
|
103630
103631
|
.amis-scope .a-Checkbox:hover input:not(:disabled) + i {
|
|
103631
|
-
border-color: #
|
|
103632
|
+
border-color: #23b7e5;
|
|
103632
103633
|
}
|
|
103633
103634
|
|
|
103634
103635
|
.amis-scope .a-Checkbox.a-Checkbox--checkbox.a-Checkbox--button > i + span {
|
|
@@ -103688,13 +103689,13 @@ title: Word Break
|
|
|
103688
103689
|
}
|
|
103689
103690
|
|
|
103690
103691
|
.amis-scope .a-Checkbox--checkbox input:checked + i {
|
|
103691
|
-
border-color: #
|
|
103692
|
+
border-color: #23b7e5;
|
|
103692
103693
|
}
|
|
103693
103694
|
|
|
103694
103695
|
.amis-scope .a-Checkbox--checkbox input:checked + i:before {
|
|
103695
103696
|
width: 0.5rem;
|
|
103696
103697
|
height: 0.5rem;
|
|
103697
|
-
background: #
|
|
103698
|
+
background: #23b7e5;
|
|
103698
103699
|
}
|
|
103699
103700
|
|
|
103700
103701
|
.amis-scope .a-Checkbox--checkbox input[disabled] + i {
|
|
@@ -103754,8 +103755,8 @@ title: Word Break
|
|
|
103754
103755
|
}
|
|
103755
103756
|
|
|
103756
103757
|
.amis-scope .a-Checkbox--full.a-Checkbox--checkbox input:checked + i {
|
|
103757
|
-
border-color: #
|
|
103758
|
-
background: #
|
|
103758
|
+
border-color: #23b7e5;
|
|
103759
|
+
background: #23b7e5;
|
|
103759
103760
|
}
|
|
103760
103761
|
|
|
103761
103762
|
.amis-scope .a-Checkbox--full.a-Checkbox--checkbox input:checked + i:before {
|
|
@@ -103766,17 +103767,17 @@ title: Word Break
|
|
|
103766
103767
|
|
|
103767
103768
|
.amis-scope .a-Checkbox--full.a-Checkbox--checkbox input[disabled] + i {
|
|
103768
103769
|
border-color: #e9e8eb;
|
|
103769
|
-
background: #
|
|
103770
|
+
background: #ffffff;
|
|
103770
103771
|
}
|
|
103771
103772
|
|
|
103772
103773
|
.amis-scope .a-Checkbox--full.a-Checkbox--checkbox input[disabled]:checked + i:before {
|
|
103773
103774
|
border-color: #b9b8bf;
|
|
103774
|
-
background: #
|
|
103775
|
+
background: #ffffff;
|
|
103775
103776
|
}
|
|
103776
103777
|
|
|
103777
103778
|
.amis-scope .a-Checkbox--full.a-Checkbox--checkbox input:checked[disabled] + i {
|
|
103778
103779
|
border-color: #e9e8eb;
|
|
103779
|
-
background: #
|
|
103780
|
+
background: #ffffff;
|
|
103780
103781
|
}
|
|
103781
103782
|
|
|
103782
103783
|
.amis-scope .a-Checkbox--full.a-Checkbox--checkbox > i {
|
|
@@ -103803,13 +103804,13 @@ title: Word Break
|
|
|
103803
103804
|
}
|
|
103804
103805
|
|
|
103805
103806
|
.amis-scope .a-Checkbox--partial.a-Checkbox--checkbox input + i {
|
|
103806
|
-
border-color: #
|
|
103807
|
+
border-color: #23b7e5;
|
|
103807
103808
|
}
|
|
103808
103809
|
|
|
103809
103810
|
.amis-scope .a-Checkbox--partial.a-Checkbox--checkbox input + i:before {
|
|
103810
103811
|
width: 0.5rem;
|
|
103811
103812
|
height: 0.5rem;
|
|
103812
|
-
background: #
|
|
103813
|
+
background: #23b7e5;
|
|
103813
103814
|
}
|
|
103814
103815
|
|
|
103815
103816
|
.amis-scope .a-Checkbox--partial.a-Checkbox--checkbox input[disabled] + i {
|
|
@@ -103825,7 +103826,7 @@ title: Word Break
|
|
|
103825
103826
|
.amis-scope .a-Checkbox--partial.a-Checkbox--checkbox input:checked[disabled] + i {
|
|
103826
103827
|
width: 0.5rem;
|
|
103827
103828
|
height: 0.5rem;
|
|
103828
|
-
background: #
|
|
103829
|
+
background: #ffffff;
|
|
103829
103830
|
}
|
|
103830
103831
|
|
|
103831
103832
|
.amis-scope .a-Checkbox--button.a-Checkbox--checkbox {
|
|
@@ -103847,9 +103848,9 @@ title: Word Break
|
|
|
103847
103848
|
}
|
|
103848
103849
|
|
|
103849
103850
|
.amis-scope .a-Checkbox--button.a-Checkbox--checkbox:hover:not(:disabled) {
|
|
103850
|
-
color: #
|
|
103851
|
-
border-color: #
|
|
103852
|
-
box-shadow: -1px 0 0 0 #
|
|
103851
|
+
color: #23b7e5;
|
|
103852
|
+
border-color: #23b7e5;
|
|
103853
|
+
box-shadow: -1px 0 0 0 #23b7e5;
|
|
103853
103854
|
}
|
|
103854
103855
|
|
|
103855
103856
|
.amis-scope .a-Checkbox--button.a-Checkbox--checkbox:hover:not(:disabled):first-child {
|
|
@@ -103873,7 +103874,7 @@ title: Word Break
|
|
|
103873
103874
|
width: 0;
|
|
103874
103875
|
height: 0;
|
|
103875
103876
|
border-width: 0.5rem;
|
|
103876
|
-
border-color: #
|
|
103877
|
+
border-color: #23b7e5 transparent transparent #23b7e5;
|
|
103877
103878
|
border-radius: 0;
|
|
103878
103879
|
}
|
|
103879
103880
|
|
|
@@ -103925,9 +103926,9 @@ title: Word Break
|
|
|
103925
103926
|
}
|
|
103926
103927
|
|
|
103927
103928
|
.amis-scope .a-Checkbox--button--checked.a-Checkbox--checkbox.a-Checkbox--button {
|
|
103928
|
-
border-color: #
|
|
103929
|
-
color: #
|
|
103930
|
-
box-shadow: -1px 0 0 0 #
|
|
103929
|
+
border-color: #23b7e5;
|
|
103930
|
+
color: #23b7e5;
|
|
103931
|
+
box-shadow: -1px 0 0 0 #23b7e5;
|
|
103931
103932
|
}
|
|
103932
103933
|
|
|
103933
103934
|
.amis-scope .a-Checkbox--button--checked.a-Checkbox--checkbox.a-Checkbox--button:first-child {
|
|
@@ -103956,7 +103957,7 @@ title: Word Break
|
|
|
103956
103957
|
}
|
|
103957
103958
|
|
|
103958
103959
|
.amis-scope .a-Checkbox--button--disabled--checked.a-Checkbox--checkbox {
|
|
103959
|
-
background: #
|
|
103960
|
+
background: #ffffff;
|
|
103960
103961
|
border-color: #e9e8eb !important;
|
|
103961
103962
|
}
|
|
103962
103963
|
|
|
@@ -103973,13 +103974,13 @@ title: Word Break
|
|
|
103973
103974
|
}
|
|
103974
103975
|
|
|
103975
103976
|
.amis-scope .a-Checkbox--radio input:checked + i {
|
|
103976
|
-
border-color: #
|
|
103977
|
+
border-color: #23b7e5;
|
|
103977
103978
|
}
|
|
103978
103979
|
|
|
103979
103980
|
.amis-scope .a-Checkbox--radio input:checked + i:before {
|
|
103980
103981
|
width: 0.5rem;
|
|
103981
103982
|
height: 0.5rem;
|
|
103982
|
-
background: #
|
|
103983
|
+
background: #23b7e5;
|
|
103983
103984
|
border-radius: 50%;
|
|
103984
103985
|
}
|
|
103985
103986
|
|
|
@@ -104017,7 +104018,7 @@ title: Word Break
|
|
|
104017
104018
|
}
|
|
104018
104019
|
|
|
104019
104020
|
.amis-scope .a-Checkbox--radio.a-Checkbox--button--disabled--unchecked.a-Checkbox--full i {
|
|
104020
|
-
background: #
|
|
104021
|
+
background: #ffffff;
|
|
104021
104022
|
border: 1px solid #e8e9eb;
|
|
104022
104023
|
}
|
|
104023
104024
|
|
|
@@ -104094,7 +104095,7 @@ title: Word Break
|
|
|
104094
104095
|
|
|
104095
104096
|
.amis-scope .a-RadiosControl .a-Checkbox--button--disabled--unchecked,
|
|
104096
104097
|
.amis-scope .a-CheckboxesControl .a-Checkbox--button--disabled--unchecked {
|
|
104097
|
-
background: #
|
|
104098
|
+
background: #ffffff;
|
|
104098
104099
|
}
|
|
104099
104100
|
|
|
104100
104101
|
.amis-scope .a-RadiosControl .a-Checkbox--button-checked:active,
|
|
@@ -104193,7 +104194,7 @@ title: Word Break
|
|
|
104193
104194
|
}
|
|
104194
104195
|
|
|
104195
104196
|
.amis-scope .a-GroupedSelection-item:hover {
|
|
104196
|
-
background: #
|
|
104197
|
+
background: #ffffff;
|
|
104197
104198
|
}
|
|
104198
104199
|
|
|
104199
104200
|
.amis-scope .a-GroupedSelection-item:hover i {
|
|
@@ -104335,7 +104336,7 @@ title: Word Break
|
|
|
104335
104336
|
}
|
|
104336
104337
|
|
|
104337
104338
|
.amis-scope .a-TreeSelection-itemInner:hover {
|
|
104338
|
-
background: #
|
|
104339
|
+
background: #ffffff;
|
|
104339
104340
|
}
|
|
104340
104341
|
|
|
104341
104342
|
.amis-scope .a-TreeSelection-itemInner.is-active {
|
|
@@ -104409,7 +104410,7 @@ title: Word Break
|
|
|
104409
104410
|
}
|
|
104410
104411
|
|
|
104411
104412
|
.amis-scope .a-ChainedSelection-item:hover {
|
|
104412
|
-
background: #
|
|
104413
|
+
background: #ffffff;
|
|
104413
104414
|
}
|
|
104414
104415
|
|
|
104415
104416
|
.amis-scope .a-ChainedSelection-item.is-disabled {
|
|
@@ -104465,7 +104466,7 @@ title: Word Break
|
|
|
104465
104466
|
|
|
104466
104467
|
.amis-scope .a-AssociatedSelection-reload {
|
|
104467
104468
|
text-align: center;
|
|
104468
|
-
color: #
|
|
104469
|
+
color: #23b7e5;
|
|
104469
104470
|
margin: 20px 0 0;
|
|
104470
104471
|
}
|
|
104471
104472
|
|
|
@@ -104907,7 +104908,7 @@ title: Word Break
|
|
|
104907
104908
|
|
|
104908
104909
|
.amis-scope .a-Number-handler-down-disabled,
|
|
104909
104910
|
.amis-scope .a-Number-handler-up-disabled {
|
|
104910
|
-
background: #
|
|
104911
|
+
background: #ffffff;
|
|
104911
104912
|
pointer-events: none;
|
|
104912
104913
|
color: #b9b8bf;
|
|
104913
104914
|
}
|
|
@@ -104922,7 +104923,7 @@ title: Word Break
|
|
|
104922
104923
|
border-top-right-radius: 0px;
|
|
104923
104924
|
border-bottom-right-radius: 0px;
|
|
104924
104925
|
color: #b9b8bf;
|
|
104925
|
-
background: #
|
|
104926
|
+
background: #ffffff;
|
|
104926
104927
|
border-color: #e9e8eb;
|
|
104927
104928
|
}
|
|
104928
104929
|
|
|
@@ -104933,7 +104934,7 @@ title: Word Break
|
|
|
104933
104934
|
.amis-scope .a-Number-disabled .a-Number-handler {
|
|
104934
104935
|
cursor: not-allowed;
|
|
104935
104936
|
color: #b9b8bf;
|
|
104936
|
-
background: #
|
|
104937
|
+
background: #ffffff;
|
|
104937
104938
|
border-color: #e9e8eb;
|
|
104938
104939
|
opacity: 0.72;
|
|
104939
104940
|
}
|
|
@@ -104944,7 +104945,7 @@ title: Word Break
|
|
|
104944
104945
|
}
|
|
104945
104946
|
|
|
104946
104947
|
.amis-scope .a-Number-disabled .a-Number-handler:hover:active {
|
|
104947
|
-
background: #
|
|
104948
|
+
background: #ffffff;
|
|
104948
104949
|
}
|
|
104949
104950
|
|
|
104950
104951
|
.amis-scope .a-NumberControl:not(.is-inline) > .a-Number {
|
|
@@ -105038,26 +105039,26 @@ title: Word Break
|
|
|
105038
105039
|
|
|
105039
105040
|
.amis-scope .a-Number--enhance .a-Number--enhance-border-min,
|
|
105040
105041
|
.amis-scope .a-Number--enhance .a-Number--enhance-border-max {
|
|
105041
|
-
background: #
|
|
105042
|
+
background: #ffffff;
|
|
105042
105043
|
pointer-events: none;
|
|
105043
105044
|
color: #b9b8bf;
|
|
105044
105045
|
}
|
|
105045
105046
|
|
|
105046
105047
|
.amis-scope .a-Number--enhance .a-Number--enhance-border-min:hover,
|
|
105047
105048
|
.amis-scope .a-Number--enhance .a-Number--enhance-border-max:hover {
|
|
105048
|
-
background: #
|
|
105049
|
+
background: #ffffff;
|
|
105049
105050
|
color: #b9b8bf;
|
|
105050
105051
|
}
|
|
105051
105052
|
|
|
105052
105053
|
.amis-scope .a-Number--enhance .a-Number--enhance-border-disabled {
|
|
105053
|
-
background: #
|
|
105054
|
+
background: #ffffff;
|
|
105054
105055
|
color: #b4b6ba;
|
|
105055
105056
|
cursor: not-allowed;
|
|
105056
105057
|
}
|
|
105057
105058
|
|
|
105058
105059
|
.amis-scope .a-Number--enhance .a-Number--enhance-border-disabled:hover {
|
|
105059
105060
|
cursor: not-allowed;
|
|
105060
|
-
background: #
|
|
105061
|
+
background: #ffffff;
|
|
105061
105062
|
color: #b4b6ba;
|
|
105062
105063
|
}
|
|
105063
105064
|
|
|
@@ -105130,7 +105131,7 @@ title: Word Break
|
|
|
105130
105131
|
|
|
105131
105132
|
.amis-scope .a-Select.is-disabled {
|
|
105132
105133
|
color: #b9b8bf;
|
|
105133
|
-
background: #
|
|
105134
|
+
background: #ffffff;
|
|
105134
105135
|
border-color: #e9e8eb;
|
|
105135
105136
|
}
|
|
105136
105137
|
|
|
@@ -105230,7 +105231,7 @@ title: Word Break
|
|
|
105230
105231
|
display: inline-block;
|
|
105231
105232
|
vertical-align: middle;
|
|
105232
105233
|
font-size: 12px;
|
|
105233
|
-
background: #
|
|
105234
|
+
background: #ffffff;
|
|
105234
105235
|
border: 0.0625rem solid #f3f2f5;
|
|
105235
105236
|
border-radius: 0.125rem;
|
|
105236
105237
|
margin-right: 0.25rem;
|
|
@@ -105412,7 +105413,7 @@ title: Word Break
|
|
|
105412
105413
|
|
|
105413
105414
|
.amis-scope .a-Select-option.is-highlight {
|
|
105414
105415
|
color: #181526;
|
|
105415
|
-
background:
|
|
105416
|
+
background: rgba(0, 126, 255, 0.08);
|
|
105416
105417
|
}
|
|
105417
105418
|
|
|
105418
105419
|
.amis-scope .a-Select-option.is-disabled {
|
|
@@ -105453,7 +105454,7 @@ title: Word Break
|
|
|
105453
105454
|
}
|
|
105454
105455
|
|
|
105455
105456
|
.amis-scope .a-Select-option-hl {
|
|
105456
|
-
color: #
|
|
105457
|
+
color: #23b7e5;
|
|
105457
105458
|
}
|
|
105458
105459
|
|
|
105459
105460
|
.amis-scope .a-Select-addBtn {
|
|
@@ -105525,7 +105526,7 @@ title: Word Break
|
|
|
105525
105526
|
display: inline-block;
|
|
105526
105527
|
vertical-align: middle;
|
|
105527
105528
|
font-size: 12px;
|
|
105528
|
-
background: #
|
|
105529
|
+
background: #ffffff;
|
|
105529
105530
|
border: 0.0625rem solid #f3f2f5;
|
|
105530
105531
|
border-radius: 0.125rem;
|
|
105531
105532
|
margin-right: 0.25rem;
|
|
@@ -105594,7 +105595,7 @@ title: Word Break
|
|
|
105594
105595
|
|
|
105595
105596
|
.amis-scope .a-SelectControl .a-TransferDropDown-popover .a-Tree-list .a-Tree-item .a-Tree-itemLabel:hover .a-Tree-itemText,
|
|
105596
105597
|
.amis-scope .a-SelectControl .a-TransferDropDown-popover .a-Tree-list .a-Tree-item .a-Tree-item--isLeaf:hover .a-Tree-itemText {
|
|
105597
|
-
background: #
|
|
105598
|
+
background: #ffffff;
|
|
105598
105599
|
}
|
|
105599
105600
|
|
|
105600
105601
|
.amis-scope .a-SelectControl .a-TransferDropDown-popover .a-Tree-list .a-Tree-item .a-Tree-itemLabel:active,
|
|
@@ -105604,7 +105605,7 @@ title: Word Break
|
|
|
105604
105605
|
|
|
105605
105606
|
.amis-scope .a-SelectControl .a-TransferDropDown-popover .a-Tree-list .a-Tree-item .a-Tree-itemLabel:active .a-Tree-itemText,
|
|
105606
105607
|
.amis-scope .a-SelectControl .a-TransferDropDown-popover .a-Tree-list .a-Tree-item .a-Tree-item--isLeaf:active .a-Tree-itemText {
|
|
105607
|
-
background:
|
|
105608
|
+
background: rgba(0, 126, 255, 0.08);
|
|
105608
105609
|
}
|
|
105609
105610
|
|
|
105610
105611
|
.amis-scope .a-SelectControl .a-TransferDropDown-popover .a-Tree-list .a-Tree-item .a-Tree-itemLabel.is-checked,
|
|
@@ -105645,7 +105646,7 @@ title: Word Break
|
|
|
105645
105646
|
|
|
105646
105647
|
.amis-scope .a-Selections-title {
|
|
105647
105648
|
height: 2rem;
|
|
105648
|
-
background: #
|
|
105649
|
+
background: #ffffff;
|
|
105649
105650
|
font-size: 14px;
|
|
105650
105651
|
padding: calc( ( 2rem - 1.5 * 14px ) / 2 ) 0.5rem;
|
|
105651
105652
|
}
|
|
@@ -106489,7 +106490,7 @@ title: Word Break
|
|
|
106489
106490
|
}
|
|
106490
106491
|
|
|
106491
106492
|
.amis-scope .rdt .rdtPicker td.rdtToday:before {
|
|
106492
|
-
border-bottom-color: #
|
|
106493
|
+
border-bottom-color: #23b7e5;
|
|
106493
106494
|
}
|
|
106494
106495
|
|
|
106495
106496
|
.amis-scope .rdt .rdtPicker td.rdtActive.rdtToday:before {
|
|
@@ -106504,7 +106505,7 @@ title: Word Break
|
|
|
106504
106505
|
|
|
106505
106506
|
.amis-scope .rdt .rdtPicker td.rdtActive > span,
|
|
106506
106507
|
.amis-scope .rdt .rdtPicker td.rdtActive:hover > span {
|
|
106507
|
-
background: #
|
|
106508
|
+
background: #23b7e5;
|
|
106508
106509
|
}
|
|
106509
106510
|
|
|
106510
106511
|
.amis-scope .rdt .rdtPicker .rdtActive.rdtToday {
|
|
@@ -106596,7 +106597,7 @@ title: Word Break
|
|
|
106596
106597
|
|
|
106597
106598
|
.amis-scope .a-CalendarInputWrapper .a-CalendarInput-sugsItem.is-highlight {
|
|
106598
106599
|
color: #181526;
|
|
106599
|
-
background:
|
|
106600
|
+
background: rgba(0, 126, 255, 0.08);
|
|
106600
106601
|
}
|
|
106601
106602
|
|
|
106602
106603
|
.amis-scope .a-CalendarInputWrapper .a-CalendarInput-sugsItem:hover {
|
|
@@ -106635,7 +106636,7 @@ title: Word Break
|
|
|
106635
106636
|
outline: none;
|
|
106636
106637
|
width: 3.5rem;
|
|
106637
106638
|
font-size: 14px;
|
|
106638
|
-
color: #
|
|
106639
|
+
color: #23b7e5;
|
|
106639
106640
|
border: 1px solid #e9e8eb;
|
|
106640
106641
|
border-radius: 2px;
|
|
106641
106642
|
height: 2.5rem;
|
|
@@ -106650,7 +106651,7 @@ title: Word Break
|
|
|
106650
106651
|
}
|
|
106651
106652
|
|
|
106652
106653
|
.amis-scope .a-CalendarInput:focus {
|
|
106653
|
-
border-color: #
|
|
106654
|
+
border-color: #23b7e5;
|
|
106654
106655
|
box-shadow: none;
|
|
106655
106656
|
}
|
|
106656
106657
|
|
|
@@ -106718,9 +106719,9 @@ title: Word Break
|
|
|
106718
106719
|
cursor: pointer;
|
|
106719
106720
|
text-decoration: none;
|
|
106720
106721
|
font-size: 12px;
|
|
106721
|
-
border: 1px solid #
|
|
106722
|
-
color: #
|
|
106723
|
-
background: #
|
|
106722
|
+
border: 1px solid #23b7e5;
|
|
106723
|
+
color: #23b7e5;
|
|
106724
|
+
background: #23b7e5;
|
|
106724
106725
|
border-color: #ffffff #584a94 #3e316e #ffffff;
|
|
106725
106726
|
border-width: #584a94 #3e316e #ffffff 1px;
|
|
106726
106727
|
border-style: solid solid solid solid;
|
|
@@ -106745,7 +106746,7 @@ title: Word Break
|
|
|
106745
106746
|
|
|
106746
106747
|
.amis-scope .rdtBtn:not(:disabled):not(.is-disabled):hover {
|
|
106747
106748
|
color: #7266ba;
|
|
106748
|
-
background:
|
|
106749
|
+
background: #fff;
|
|
106749
106750
|
border-color: #7266ba #7266ba #7266ba #7266ba;
|
|
106750
106751
|
border-width: 1px 1px 1px 1px;
|
|
106751
106752
|
border-style: solid solid solid solid;
|
|
@@ -106754,7 +106755,7 @@ title: Word Break
|
|
|
106754
106755
|
|
|
106755
106756
|
.amis-scope .rdtBtn:not(:disabled):not(.is-disabled):hover:active {
|
|
106756
106757
|
color: #584a94;
|
|
106757
|
-
background:
|
|
106758
|
+
background: #fff;
|
|
106758
106759
|
border-color: #584a94 #584a94 #584a94 #584a94;
|
|
106759
106760
|
border-width: 1px 1px 1px 1px;
|
|
106760
106761
|
border-style: solid solid solid solid;
|
|
@@ -106764,7 +106765,7 @@ title: Word Break
|
|
|
106764
106765
|
.amis-scope .rdtBtn:disabled,
|
|
106765
106766
|
.amis-scope .rdtBtn.is-disabled {
|
|
106766
106767
|
color: #b9b8bf;
|
|
106767
|
-
background: #
|
|
106768
|
+
background: #ffffff;
|
|
106768
106769
|
border-color: #e9e8eb #e9e8eb #e9e8eb #e9e8eb;
|
|
106769
106770
|
border-width: 1px 1px 1px 1px;
|
|
106770
106771
|
border-style: solid solid solid solid;
|
|
@@ -106777,7 +106778,7 @@ title: Word Break
|
|
|
106777
106778
|
|
|
106778
106779
|
.amis-scope .rdtBtnCancel {
|
|
106779
106780
|
color: #d5d4d9;
|
|
106780
|
-
background: #
|
|
106781
|
+
background: #edf1f2;
|
|
106781
106782
|
border-color: #181526 #ffffff #897fc7 #897fc7;
|
|
106782
106783
|
border-width: #ffffff #584a94 #584a94 1px;
|
|
106783
106784
|
border-style: solid solid solid solid;
|
|
@@ -106786,7 +106787,7 @@ title: Word Break
|
|
|
106786
106787
|
|
|
106787
106788
|
.amis-scope .rdtBtnCancel:not(:disabled):not(.is-disabled):hover {
|
|
106788
106789
|
color: #7266ba;
|
|
106789
|
-
background:
|
|
106790
|
+
background: #fff;
|
|
106790
106791
|
border-color: #7266ba #7266ba #7266ba #7266ba;
|
|
106791
106792
|
border-width: 1px 1px 1px 1px;
|
|
106792
106793
|
border-style: solid solid solid solid;
|
|
@@ -106795,7 +106796,7 @@ title: Word Break
|
|
|
106795
106796
|
|
|
106796
106797
|
.amis-scope .rdtBtnCancel:not(:disabled):not(.is-disabled):hover:active {
|
|
106797
106798
|
color: #584a94;
|
|
106798
|
-
background:
|
|
106799
|
+
background: #fff;
|
|
106799
106800
|
border-color: #584a94 #584a94 #584a94 #584a94;
|
|
106800
106801
|
border-width: 1px 1px 1px 1px;
|
|
106801
106802
|
border-style: solid solid solid solid;
|
|
@@ -106805,7 +106806,7 @@ title: Word Break
|
|
|
106805
106806
|
.amis-scope .rdtBtnCancel:disabled,
|
|
106806
106807
|
.amis-scope .rdtBtnCancel.is-disabled {
|
|
106807
106808
|
color: #b9b8bf;
|
|
106808
|
-
background: #
|
|
106809
|
+
background: #ffffff;
|
|
106809
106810
|
border-color: #e9e8eb #e9e8eb #e9e8eb #e9e8eb;
|
|
106810
106811
|
border-width: 1px 1px 1px 1px;
|
|
106811
106812
|
border-style: solid solid solid solid;
|
|
@@ -106935,7 +106936,7 @@ title: Word Break
|
|
|
106935
106936
|
.amis-scope td.rdtYear.rdtActive:hover > span,
|
|
106936
106937
|
.amis-scope td.rdtQuarter.rdtActive > span,
|
|
106937
106938
|
.amis-scope td.rdtQuarter.rdtActive:hover > span {
|
|
106938
|
-
background: #
|
|
106939
|
+
background: #23b7e5 !important;
|
|
106939
106940
|
color: #ffffff;
|
|
106940
106941
|
}
|
|
106941
106942
|
|
|
@@ -107314,7 +107315,7 @@ title: Word Break
|
|
|
107314
107315
|
.amis-scope .a-ImageControl-addBtn:disabled,
|
|
107315
107316
|
.amis-scope .a-ImageControl-addBtn.is-disabled {
|
|
107316
107317
|
color: #b9b8bf;
|
|
107317
|
-
background: #
|
|
107318
|
+
background: #ffffff;
|
|
107318
107319
|
border-color: #e9e8eb #e9e8eb #e9e8eb #e9e8eb;
|
|
107319
107320
|
border-width: 1px 1px 1px 1px;
|
|
107320
107321
|
border-style: solid solid solid solid;
|
|
@@ -107335,7 +107336,7 @@ title: Word Break
|
|
|
107335
107336
|
.amis-scope .a-ImageControl-addBtn.is-disabled {
|
|
107336
107337
|
pointer-events: none;
|
|
107337
107338
|
border: 0.0625rem solid #e9e8eb;
|
|
107338
|
-
background: #
|
|
107339
|
+
background: #ffffff;
|
|
107339
107340
|
color: #b9b8bf;
|
|
107340
107341
|
}
|
|
107341
107342
|
|
|
@@ -107467,7 +107468,7 @@ title: Word Break
|
|
|
107467
107468
|
height: 5px;
|
|
107468
107469
|
border-radius: 1px;
|
|
107469
107470
|
display: block;
|
|
107470
|
-
background: #
|
|
107471
|
+
background: #23b7e5;
|
|
107471
107472
|
min-width: 10%;
|
|
107472
107473
|
transition: ease-out width 0s;
|
|
107473
107474
|
}
|
|
@@ -107527,7 +107528,7 @@ title: Word Break
|
|
|
107527
107528
|
height: 120px;
|
|
107528
107529
|
color: #999;
|
|
107529
107530
|
border: 2px dashed #e9e8eb;
|
|
107530
|
-
border-color: #
|
|
107531
|
+
border-color: #23b7e5;
|
|
107531
107532
|
background: #f3f9fe;
|
|
107532
107533
|
border-radius: 2px;
|
|
107533
107534
|
line-height: 120px;
|
|
@@ -107699,7 +107700,7 @@ title: Word Break
|
|
|
107699
107700
|
|
|
107700
107701
|
.amis-scope .a-FileControl-progress > span {
|
|
107701
107702
|
display: block;
|
|
107702
|
-
background: #
|
|
107703
|
+
background: #23b7e5;
|
|
107703
107704
|
border-radius: 1px;
|
|
107704
107705
|
height: 100%;
|
|
107705
107706
|
transition: ease-out width 0s;
|
|
@@ -107711,7 +107712,7 @@ title: Word Break
|
|
|
107711
107712
|
cursor: not-allowed;
|
|
107712
107713
|
color: #b9b8bf;
|
|
107713
107714
|
pointer-events: auto;
|
|
107714
|
-
background: #
|
|
107715
|
+
background: #ffffff;
|
|
107715
107716
|
}
|
|
107716
107717
|
|
|
107717
107718
|
.amis-scope .a-FileControl-dropzone.disabled > .a-FileControl-acceptTip:hover {
|
|
@@ -107746,7 +107747,7 @@ title: Word Break
|
|
|
107746
107747
|
}
|
|
107747
107748
|
|
|
107748
107749
|
.amis-scope .a-FileControl-acceptTip:hover {
|
|
107749
|
-
border-color: #
|
|
107750
|
+
border-color: #23b7e5;
|
|
107750
107751
|
}
|
|
107751
107752
|
|
|
107752
107753
|
.amis-scope .a-FileControl-acceptTip > span {
|
|
@@ -107763,7 +107764,7 @@ title: Word Break
|
|
|
107763
107764
|
}
|
|
107764
107765
|
|
|
107765
107766
|
.amis-scope .a-FileControl-dropzone.is-active .a-FileControl-acceptTip {
|
|
107766
|
-
border-color: #
|
|
107767
|
+
border-color: #23b7e5;
|
|
107767
107768
|
}
|
|
107768
107769
|
|
|
107769
107770
|
.amis-scope .a-FileControl-sum {
|
|
@@ -107993,7 +107994,7 @@ title: Word Break
|
|
|
107993
107994
|
|
|
107994
107995
|
.amis-scope .a-RichTextControl .fr-toolbar .fr-command.fr-btn.fr-active,
|
|
107995
107996
|
.amis-scope .a-RichTextControl .fr-popup .fr-command.fr-btn.fr-active {
|
|
107996
|
-
color: #
|
|
107997
|
+
color: #23b7e5;
|
|
107997
107998
|
background: (--colors-neutral-fill-11);
|
|
107998
107999
|
}
|
|
107999
108000
|
|
|
@@ -108008,7 +108009,7 @@ title: Word Break
|
|
|
108008
108009
|
}
|
|
108009
108010
|
|
|
108010
108011
|
.amis-scope .a-RichTextControl .fr-command.fr-btn + .fr-dropdown-menu .fr-dropdown-wrapper .fr-dropdown-content ul.fr-dropdown-list li a.fr-active {
|
|
108011
|
-
background: #
|
|
108012
|
+
background: #23b7e5;
|
|
108012
108013
|
color: #fff;
|
|
108013
108014
|
}
|
|
108014
108015
|
|
|
@@ -108459,7 +108460,7 @@ title: Word Break
|
|
|
108459
108460
|
}
|
|
108460
108461
|
|
|
108461
108462
|
.amis-scope .a-Tree-itemLabel:hover .a-Tree-itemLabel-item {
|
|
108462
|
-
background-color: #
|
|
108463
|
+
background-color: #ffffff;
|
|
108463
108464
|
}
|
|
108464
108465
|
|
|
108465
108466
|
.amis-scope .a-Tree-itemLabel:hover .a-Tree-item-icons {
|
|
@@ -108471,7 +108472,7 @@ title: Word Break
|
|
|
108471
108472
|
}
|
|
108472
108473
|
|
|
108473
108474
|
.amis-scope .a-Tree-item .is-checked .a-Tree-itemLabel-item {
|
|
108474
|
-
background-color:
|
|
108475
|
+
background-color: rgba(0, 126, 255, 0.08);
|
|
108475
108476
|
}
|
|
108476
108477
|
|
|
108477
108478
|
.amis-scope .a-Tree-item .is-checked .a-Tree-item-icons {
|
|
@@ -108667,7 +108668,7 @@ title: Word Break
|
|
|
108667
108668
|
|
|
108668
108669
|
.amis-scope .a-Tree-dropIndicator--hover {
|
|
108669
108670
|
border-radius: 0;
|
|
108670
|
-
background-color: #
|
|
108671
|
+
background-color: #ffffff;
|
|
108671
108672
|
}
|
|
108672
108673
|
|
|
108673
108674
|
.amis-scope .a-Tree-dropIndicator--hover::after {
|
|
@@ -108768,7 +108769,7 @@ title: Word Break
|
|
|
108768
108769
|
|
|
108769
108770
|
.amis-scope .a-TreeSelect.is-disabled > .a-TreeSelect-input {
|
|
108770
108771
|
color: #b9b8bf;
|
|
108771
|
-
background: #
|
|
108772
|
+
background: #ffffff;
|
|
108772
108773
|
border-color: #e9e8eb;
|
|
108773
108774
|
transition: all 0s;
|
|
108774
108775
|
}
|
|
@@ -108957,7 +108958,7 @@ title: Word Break
|
|
|
108957
108958
|
.amis-scope .a-Combo-addBtn:disabled,
|
|
108958
108959
|
.amis-scope .a-Combo-addBtn.is-disabled {
|
|
108959
108960
|
color: #b9b8bf;
|
|
108960
|
-
background: #
|
|
108961
|
+
background: #ffffff;
|
|
108961
108962
|
border-color: #e9e8eb #e9e8eb #e9e8eb #e9e8eb;
|
|
108962
108963
|
border-width: 1px 1px 1px 1px;
|
|
108963
108964
|
border-style: solid solid solid solid;
|
|
@@ -109007,7 +109008,7 @@ title: Word Break
|
|
|
109007
109008
|
}
|
|
109008
109009
|
|
|
109009
109010
|
.amis-scope .a-Combo-item {
|
|
109010
|
-
background: #
|
|
109011
|
+
background: #edf1f2;
|
|
109011
109012
|
}
|
|
109012
109013
|
|
|
109013
109014
|
.amis-scope .a-Combo-itemDrager {
|
|
@@ -109046,7 +109047,7 @@ title: Word Break
|
|
|
109046
109047
|
}
|
|
109047
109048
|
|
|
109048
109049
|
.amis-scope .a-Combo--hor .a-Combo-itemTag label {
|
|
109049
|
-
color: #
|
|
109050
|
+
color: #23b7e5;
|
|
109050
109051
|
margin-right: 0.5rem;
|
|
109051
109052
|
}
|
|
109052
109053
|
|
|
@@ -109105,7 +109106,7 @@ title: Word Break
|
|
|
109105
109106
|
}
|
|
109106
109107
|
|
|
109107
109108
|
.amis-scope .a-Combo--ver:not(.a-Combo--noBorder) .a-Combo-itemTag label {
|
|
109108
|
-
color: #
|
|
109109
|
+
color: #23b7e5;
|
|
109109
109110
|
margin-right: 0.5rem;
|
|
109110
109111
|
}
|
|
109111
109112
|
|
|
@@ -109129,7 +109130,7 @@ title: Word Break
|
|
|
109129
109130
|
|
|
109130
109131
|
.amis-scope .a-Combo--ver:not(.a-Combo--noBorder):not(.is-disabled) > .a-Combo-item:hover,
|
|
109131
109132
|
.amis-scope .a-Combo--ver:not(.a-Combo--noBorder):not(.is-disabled) > .a-Combo-items > .a-Combo-item:hover {
|
|
109132
|
-
border-color: #
|
|
109133
|
+
border-color: #23b7e5;
|
|
109133
109134
|
}
|
|
109134
109135
|
|
|
109135
109136
|
.amis-scope .a-Combo--ver:not(.a-Combo--noBorder):not(.is-disabled) > .a-Combo-item:hover > .a-Combo-delBtn,
|
|
@@ -109237,7 +109238,7 @@ title: Word Break
|
|
|
109237
109238
|
}
|
|
109238
109239
|
|
|
109239
109240
|
.amis-scope .a-SubForm-value {
|
|
109240
|
-
background: #
|
|
109241
|
+
background: #ffffff;
|
|
109241
109242
|
color: #000;
|
|
109242
109243
|
font-size: 14px;
|
|
109243
109244
|
padding: 0 0.25rem;
|
|
@@ -109315,7 +109316,7 @@ title: Word Break
|
|
|
109315
109316
|
width: auto;
|
|
109316
109317
|
min-width: auto;
|
|
109317
109318
|
font-weight: 400;
|
|
109318
|
-
color: #
|
|
109319
|
+
color: #7266ba;
|
|
109319
109320
|
text-decoration: none;
|
|
109320
109321
|
border: none;
|
|
109321
109322
|
height: auto;
|
|
@@ -109431,7 +109432,7 @@ title: Word Break
|
|
|
109431
109432
|
|
|
109432
109433
|
.amis-scope .a-Picker.is-disabled > .a-Picker-input {
|
|
109433
109434
|
color: #b9b8bf;
|
|
109434
|
-
background: #
|
|
109435
|
+
background: #ffffff;
|
|
109435
109436
|
border-color: #e9e8eb;
|
|
109436
109437
|
transition: all 0s;
|
|
109437
109438
|
}
|
|
@@ -109728,7 +109729,7 @@ title: Word Break
|
|
|
109728
109729
|
|
|
109729
109730
|
.amis-scope .a-TagControl-sugItem:not(:disabled):not(.is-disabled):hover {
|
|
109730
109731
|
color: #7266ba;
|
|
109731
|
-
background:
|
|
109732
|
+
background: #fff;
|
|
109732
109733
|
border-color: #7266ba #7266ba #7266ba #7266ba;
|
|
109733
109734
|
border-width: 1px 1px 1px 1px;
|
|
109734
109735
|
border-style: solid solid solid solid;
|
|
@@ -109737,7 +109738,7 @@ title: Word Break
|
|
|
109737
109738
|
|
|
109738
109739
|
.amis-scope .a-TagControl-sugItem:not(:disabled):not(.is-disabled):hover:active {
|
|
109739
109740
|
color: #584a94;
|
|
109740
|
-
background:
|
|
109741
|
+
background: #fff;
|
|
109741
109742
|
border-color: #584a94 #584a94 #584a94 #584a94;
|
|
109742
109743
|
border-width: 1px 1px 1px 1px;
|
|
109743
109744
|
border-style: solid solid solid solid;
|
|
@@ -109747,7 +109748,7 @@ title: Word Break
|
|
|
109747
109748
|
.amis-scope .a-TagControl-sugItem:disabled,
|
|
109748
109749
|
.amis-scope .a-TagControl-sugItem.is-disabled {
|
|
109749
109750
|
color: #b9b8bf;
|
|
109750
|
-
background: #
|
|
109751
|
+
background: #ffffff;
|
|
109751
109752
|
border-color: #e9e8eb #e9e8eb #e9e8eb #e9e8eb;
|
|
109752
109753
|
border-width: 1px 1px 1px 1px;
|
|
109753
109754
|
border-style: solid solid solid solid;
|
|
@@ -109864,7 +109865,7 @@ title: Word Break
|
|
|
109864
109865
|
.amis-scope .a-Transfer-title {
|
|
109865
109866
|
display: flex;
|
|
109866
109867
|
align-items: center;
|
|
109867
|
-
background: #
|
|
109868
|
+
background: #ffffff;
|
|
109868
109869
|
color: #181526;
|
|
109869
109870
|
line-height: 1.5;
|
|
109870
109871
|
font-size: 14px;
|
|
@@ -110098,11 +110099,11 @@ title: Word Break
|
|
|
110098
110099
|
}
|
|
110099
110100
|
|
|
110100
110101
|
.amis-scope .a-Transfer .a-Tree-itemLabel:hover {
|
|
110101
|
-
background: #
|
|
110102
|
+
background: #ffffff;
|
|
110102
110103
|
}
|
|
110103
110104
|
|
|
110104
110105
|
.amis-scope .a-Transfer .a-Tree-itemLabel.is-checked {
|
|
110105
|
-
background:
|
|
110106
|
+
background: rgba(0, 126, 255, 0.08);
|
|
110106
110107
|
}
|
|
110107
110108
|
|
|
110108
110109
|
.amis-scope .a-Transfer .a-Tree-itemText {
|
|
@@ -110114,7 +110115,7 @@ title: Word Break
|
|
|
110114
110115
|
|
|
110115
110116
|
.amis-scope .a-Transfer .a-Table-content .a-Table-table > thead > tr > th {
|
|
110116
110117
|
padding: 0.5rem 0.75rem 0.5rem 0.75rem;
|
|
110117
|
-
background: #
|
|
110118
|
+
background: #ffffff;
|
|
110118
110119
|
color: #181526;
|
|
110119
110120
|
line-height: 1.5;
|
|
110120
110121
|
font-size: 14px;
|
|
@@ -110412,7 +110413,7 @@ title: Word Break
|
|
|
110412
110413
|
|
|
110413
110414
|
.amis-scope .a-NestedSelect-menu .a-NestedSelect-option:hover {
|
|
110414
110415
|
color: #181526;
|
|
110415
|
-
background:
|
|
110416
|
+
background: rgba(0, 126, 255, 0.08);
|
|
110416
110417
|
}
|
|
110417
110418
|
|
|
110418
110419
|
.amis-scope .a-NestedSelect-menu .a-NestedSelect-option:hover > .a-NestedSelect-childrenOuter {
|
|
@@ -110625,7 +110626,7 @@ title: Word Break
|
|
|
110625
110626
|
|
|
110626
110627
|
.amis-scope .a-IconPickerControl.is-disabled > .a-IconPickerControl-input {
|
|
110627
110628
|
color: #b9b8bf;
|
|
110628
|
-
background: #
|
|
110629
|
+
background: #ffffff;
|
|
110629
110630
|
border-color: #e9e8eb;
|
|
110630
110631
|
transition: all 0s;
|
|
110631
110632
|
}
|
|
@@ -110761,7 +110762,7 @@ title: Word Break
|
|
|
110761
110762
|
}
|
|
110762
110763
|
|
|
110763
110764
|
.amis-scope .a-IconPickerControl-sugItem:hover {
|
|
110764
|
-
background:
|
|
110765
|
+
background: rgba(0, 126, 255, 0.08);
|
|
110765
110766
|
}
|
|
110766
110767
|
|
|
110767
110768
|
.amis-scope .a-IconPickerControl-sugItem.is-active {
|
|
@@ -110860,7 +110861,7 @@ title: Word Break
|
|
|
110860
110861
|
|
|
110861
110862
|
.amis-scope .a-IconSelectControl.is-disabled > .a-IconSelectControl-input {
|
|
110862
110863
|
color: #b9b8bf;
|
|
110863
|
-
background: #
|
|
110864
|
+
background: #ffffff;
|
|
110864
110865
|
border-color: #e9e8eb;
|
|
110865
110866
|
transition: all 0s;
|
|
110866
110867
|
}
|
|
@@ -113064,7 +113065,7 @@ title: Word Break
|
|
|
113064
113065
|
}
|
|
113065
113066
|
|
|
113066
113067
|
.amis-scope .a-FormulaEditor-FuncList-item.is-active {
|
|
113067
|
-
background: #
|
|
113068
|
+
background: #ffffff;
|
|
113068
113069
|
}
|
|
113069
113070
|
|
|
113070
113071
|
.amis-scope .a-FormulaEditor-FuncList-doc {
|
|
@@ -113077,7 +113078,7 @@ title: Word Break
|
|
|
113077
113078
|
.amis-scope .a-FormulaEditor-FuncList-doc pre {
|
|
113078
113079
|
white-space: pre-wrap;
|
|
113079
113080
|
word-wrap: break-word;
|
|
113080
|
-
background: #
|
|
113081
|
+
background: #ffffff;
|
|
113081
113082
|
padding: 0.3125rem 0.625rem;
|
|
113082
113083
|
border-radius: 2px;
|
|
113083
113084
|
margin-top: 0;
|
|
@@ -113275,7 +113276,7 @@ title: Word Break
|
|
|
113275
113276
|
}
|
|
113276
113277
|
|
|
113277
113278
|
.amis-scope .a-Timeline-vertical .a-TimelineItem-axle .a-TimelineItem-round--info {
|
|
113278
|
-
background: #
|
|
113279
|
+
background: #23b7e5;
|
|
113279
113280
|
}
|
|
113280
113281
|
|
|
113281
113282
|
.amis-scope .a-Timeline-vertical .a-TimelineItem-axle .a-TimelineItem-round--success {
|
|
@@ -113412,7 +113413,7 @@ title: Word Break
|
|
|
113412
113413
|
}
|
|
113413
113414
|
|
|
113414
113415
|
.amis-scope .a-Timeline-horizontal .a-TimelineItem-axle .a-TimelineItem-round--info {
|
|
113415
|
-
background: #
|
|
113416
|
+
background: #23b7e5;
|
|
113416
113417
|
}
|
|
113417
113418
|
|
|
113418
113419
|
.amis-scope .a-Timeline-horizontal .a-TimelineItem-axle .a-TimelineItem-round--success {
|
|
@@ -113689,7 +113690,7 @@ title: Word Break
|
|
|
113689
113690
|
}
|
|
113690
113691
|
|
|
113691
113692
|
.amis-scope .a-Tag--checkable--checked:not(.a-Tag--checkable--disabled):hover {
|
|
113692
|
-
background-color: #
|
|
113693
|
+
background-color: #4f86f4;
|
|
113693
113694
|
}
|
|
113694
113695
|
|
|
113695
113696
|
.amis-scope .a-Tag--checkable--checked:not(.a-Tag--checkable--disabled):active {
|
|
@@ -113808,7 +113809,7 @@ title: Word Break
|
|
|
113808
113809
|
|
|
113809
113810
|
.AMISDebug-toggle {
|
|
113810
113811
|
pointer-events: all;
|
|
113811
|
-
background: #
|
|
113812
|
+
background: #edf1f2;
|
|
113812
113813
|
position: fixed;
|
|
113813
113814
|
top: 50%;
|
|
113814
113815
|
right: 0;
|