@databricks/design-system 1.1.0 → 1.3.1
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/dist/antd-vars.d.ts +1 -0
- package/dist/antd-vars.d.ts.map +1 -0
- package/dist/cjs/index.js +1764 -346
- package/dist/cjs/index.js.map +1 -1
- package/dist/design-system/Alert/Alert.d.ts +1 -0
- package/dist/design-system/Alert/Alert.d.ts.map +1 -0
- package/dist/design-system/Alert/index.d.ts +1 -0
- package/dist/design-system/Alert/index.d.ts.map +1 -0
- package/dist/design-system/AutoComplete/AutoComplete.d.ts +1 -0
- package/dist/design-system/AutoComplete/AutoComplete.d.ts.map +1 -0
- package/dist/design-system/AutoComplete/index.d.ts +1 -0
- package/dist/design-system/AutoComplete/index.d.ts.map +1 -0
- package/dist/design-system/Breadcrumb/Breadcrumb.d.ts +1 -0
- package/dist/design-system/Breadcrumb/Breadcrumb.d.ts.map +1 -0
- package/dist/design-system/Breadcrumb/index.d.ts +1 -0
- package/dist/design-system/Breadcrumb/index.d.ts.map +1 -0
- package/dist/design-system/Button/Button.d.ts +4 -2
- package/dist/design-system/Button/Button.d.ts.map +1 -0
- package/dist/design-system/Button/Button.test.d.ts +1 -0
- package/dist/design-system/Button/Button.test.d.ts.map +1 -0
- package/dist/design-system/Button/index.d.ts +1 -0
- package/dist/design-system/Button/index.d.ts.map +1 -0
- package/dist/design-system/Button/styles.d.ts +2 -1
- package/dist/design-system/Button/styles.d.ts.map +1 -0
- package/dist/design-system/Checkbox/Checkbox.d.ts +1 -0
- package/dist/design-system/Checkbox/Checkbox.d.ts.map +1 -0
- package/dist/design-system/Checkbox/Checkbox.test.d.ts +1 -0
- package/dist/design-system/Checkbox/Checkbox.test.d.ts.map +1 -0
- package/dist/design-system/Checkbox/index.d.ts +1 -0
- package/dist/design-system/Checkbox/index.d.ts.map +1 -0
- package/dist/design-system/Collapse/Collapse.d.ts +1 -0
- package/dist/design-system/Collapse/Collapse.d.ts.map +1 -0
- package/dist/design-system/Collapse/index.d.ts +1 -0
- package/dist/design-system/Collapse/index.d.ts.map +1 -0
- package/dist/design-system/DatePicker/DatePicker.d.ts +1 -0
- package/dist/design-system/DatePicker/DatePicker.d.ts.map +1 -0
- package/dist/design-system/DatePicker/index.d.ts +1 -0
- package/dist/design-system/DatePicker/index.d.ts.map +1 -0
- package/dist/design-system/DesignSystemProvider/DesignSystemProvider.d.ts +1 -6
- package/dist/design-system/DesignSystemProvider/DesignSystemProvider.d.ts.map +1 -0
- package/dist/design-system/DesignSystemProvider/index.d.ts +1 -0
- package/dist/design-system/DesignSystemProvider/index.d.ts.map +1 -0
- package/dist/design-system/Dropdown/Dropdown.d.ts +1 -0
- package/dist/design-system/Dropdown/Dropdown.d.ts.map +1 -0
- package/dist/design-system/Dropdown/index.d.ts +1 -0
- package/dist/design-system/Dropdown/index.d.ts.map +1 -0
- package/dist/design-system/DropdownMenu/DropdownMenu.d.ts +2 -1
- package/dist/design-system/DropdownMenu/DropdownMenu.d.ts.map +1 -0
- package/dist/design-system/DropdownMenu/index.d.ts +1 -0
- package/dist/design-system/DropdownMenu/index.d.ts.map +1 -0
- package/dist/design-system/Form/Form.d.ts +1 -0
- package/dist/design-system/Form/Form.d.ts.map +1 -0
- package/dist/design-system/Form/index.d.ts +1 -0
- package/dist/design-system/Form/index.d.ts.map +1 -0
- package/dist/design-system/Grid/Col.d.ts +1 -0
- package/dist/design-system/Grid/Col.d.ts.map +1 -0
- package/dist/design-system/Grid/Row.d.ts +1 -0
- package/dist/design-system/Grid/Row.d.ts.map +1 -0
- package/dist/design-system/Grid/index.d.ts +1 -0
- package/dist/design-system/Grid/index.d.ts.map +1 -0
- package/dist/design-system/Header/Header.d.ts +1 -0
- package/dist/design-system/Header/Header.d.ts.map +1 -0
- package/dist/design-system/Header/index.d.ts +1 -0
- package/dist/design-system/Header/index.d.ts.map +1 -0
- package/dist/design-system/Hooks/index.d.ts +2 -0
- package/dist/design-system/Hooks/index.d.ts.map +1 -0
- package/dist/design-system/Hooks/useDesignSystemContext.d.ts +1 -0
- package/dist/design-system/Hooks/useDesignSystemContext.d.ts.map +1 -0
- package/dist/design-system/Hooks/useDesignSystemTheme.d.ts +1 -0
- package/dist/design-system/Hooks/useDesignSystemTheme.d.ts.map +1 -0
- package/dist/design-system/Hooks/useThemedStyles.d.ts +29 -0
- package/dist/design-system/Hooks/useThemedStyles.d.ts.map +1 -0
- package/dist/design-system/Icon/Icon.d.ts +1 -0
- package/dist/design-system/Icon/Icon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/AIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/AIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/AlignCenterIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/AlignCenterIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/AlignLeftIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/AlignLeftIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/AlignRightIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/AlignRightIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/ArrowDownIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/ArrowDownIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/ArrowLeftIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/ArrowLeftIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/ArrowRightIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/ArrowRightIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/ArrowUpIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/ArrowUpIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/ArrowsUpDownIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/ArrowsUpDownIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/BarChartIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/BarChartIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/BeakerIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/BeakerIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/BookIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/BookIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/BookmarkBorderIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/BookmarkBorderIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/BookmarkFillIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/BookmarkFillIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/BriefcaseFillIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/BriefcaseFillIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/BriefcaseIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/BriefcaseIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/CalendarEventIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/CalendarEventIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/CalendarIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/CalendarIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/CaretDownSquareIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/CaretDownSquareIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/CaretUpSquareIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/CaretUpSquareIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/CheckCircleBorderIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/CheckCircleBorderIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/CheckCircleFillIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/CheckCircleFillIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/CheckIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/CheckIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/CheckLineIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/CheckLineIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/ChecklistIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/ChecklistIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/ChevronDoubleDownIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/ChevronDoubleDownIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/ChevronDoubleLeftIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/ChevronDoubleLeftIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/ChevronDoubleRightIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/ChevronDoubleRightIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/ChevronDoubleUpIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/ChevronDoubleUpIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/ChevronDownIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/ChevronDownIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/ChevronLeftIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/ChevronLeftIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/ChevronRightIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/ChevronRightIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/ChevronUpIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/ChevronUpIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/CircleIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/CircleIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/ClipboardIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/ClipboardIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/Clock1Icon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/Clock1Icon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/ClockIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/ClockIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/CloseIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/CloseIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/CloudDownloadIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/CloudDownloadIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/CloudIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/CloudIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/CloudOffIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/CloudOffIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/CloudUploadIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/CloudUploadIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/ClusterIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/ClusterIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/ClustersIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/ClustersIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/CodeIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/CodeIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/CopyIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/CopyIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/DIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/DIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/DashIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/DashIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/DashboardIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/DashboardIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/DataIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/DataIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/DatabaseIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/DatabaseIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/DownloadIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/DownloadIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/DragIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/DragIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/ErrorBorderIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/ErrorBorderIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/ErrorFillIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/ErrorFillIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/ExpandLessIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/ExpandLessIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/ExpandMoreIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/ExpandMoreIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/ExperimentIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/ExperimentIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/FeatureStoreIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/FeatureStoreIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/FileCodeIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/FileCodeIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/FileDocumentIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/FileDocumentIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/FileIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/FileIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/FileImageIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/FileImageIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/FileModelIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/FileModelIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/FilterIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/FilterIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/Folder1Icon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/Folder1Icon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/FolderIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/FolderIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/ForkIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/ForkIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/FullscreenExitIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/FullscreenExitIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/FullscreenIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/FullscreenIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/Gear1Icon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/Gear1Icon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/GearIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/GearIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/GridDashIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/GridDashIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/GridIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/GridIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/H1Icon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/H1Icon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/H2Icon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/H2Icon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/H3Icon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/H3Icon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/HistoryIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/HistoryIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/HomeIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/HomeIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/ImageIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/ImageIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/IndentDecreaseIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/IndentDecreaseIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/IndentIncreaseIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/IndentIncreaseIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/InfoBorderIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/InfoBorderIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/InfoFillIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/InfoFillIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/KeyboardIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/KeyboardIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/LayerIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/LayerIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/LifesaverIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/LifesaverIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/LightningIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/LightningIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/LinkIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/LinkIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/LinkRemoveIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/LinkRemoveIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/ListBorderIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/ListBorderIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/ListIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/ListIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/LoadingIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/LoadingIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/LockBorderIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/LockBorderIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/LockFillIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/LockFillIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/LockUnlockedIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/LockUnlockedIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/MIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/MIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/MinusBoxIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/MinusBoxIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/MinusCircleBorderIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/MinusCircleBorderIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/MinusCircleFillIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/MinusCircleFillIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/ModelsIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/ModelsIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/NewWindowIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/NewWindowIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/NoIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/NoIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/NotebookIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/NotebookIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/NotificationIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/NotificationIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/NotificationsIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/NotificationsIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/OfficeIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/OfficeIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/OverflowIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/OverflowIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/PageBottomIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/PageBottomIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/PageFirstIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/PageFirstIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/PageLastIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/PageLastIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/PageTopIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/PageTopIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/PencilIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/PencilIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/PinBorderIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/PinBorderIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/PinCancelIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/PinCancelIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/PinFillIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/PinFillIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/PinXIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/PinXIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/PlayCircleBorderIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/PlayCircleBorderIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/PlayCircleFillIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/PlayCircleFillIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/PlayIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/PlayIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/PlusCircleBorderIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/PlusCircleBorderIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/PlusCircleFillIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/PlusCircleFillIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/PlusIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/PlusIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/PlusSquareIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/PlusSquareIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/QueryEditorIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/QueryEditorIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/QueryIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/QueryIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/QueryListViewIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/QueryListViewIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/QueryNavIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/QueryNavIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/QuestionMarkBorderIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/QuestionMarkBorderIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/QuestionMarkFillIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/QuestionMarkFillIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/ReaderModeIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/ReaderModeIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/ReposIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/ReposIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/SchoolIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/SchoolIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/Search1Icon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/Search1Icon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/SearchIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/SearchIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/SecurityIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/SecurityIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/ShareIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/ShareIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/SidebarAutoIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/SidebarAutoIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/SidebarCollapseIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/SidebarCollapseIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/SidebarExpandIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/SidebarExpandIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/SidebarIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/SidebarIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/SpeechBubbleIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/SpeechBubbleIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/SpeechBubblePlusIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/SpeechBubblePlusIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/StarBorderIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/StarBorderIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/StarFillIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/StarFillIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/StopCircleBorderIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/StopCircleBorderIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/StopCricleFillIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/StopCricleFillIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/StopIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/StopIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/StreamIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/StreamIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/SyncIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/SyncIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/TableIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/TableIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/TrashIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/TrashIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/TreeIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/TreeIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/UploadIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/UploadIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/UsbIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/UsbIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/UserBadgeIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/UserBadgeIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/UserCircleIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/UserCircleIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/UserGroupIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/UserGroupIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/UserIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/UserIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/VideosIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/VideosIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/WarningBorderIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/WarningBorderIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/WarningFillIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/WarningFillIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/XCircleBorderIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/XCircleBorderIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/XCircleFillIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/XCircleFillIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/ZoomInIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/ZoomInIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/ZoomOutIcon.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/ZoomOutIcon.d.ts.map +1 -0
- package/dist/design-system/Icon/__generated/icons/index.d.ts +1 -0
- package/dist/design-system/Icon/__generated/icons/index.d.ts.map +1 -0
- package/dist/design-system/Icon/iconMap.d.ts +1 -0
- package/dist/design-system/Icon/iconMap.d.ts.map +1 -0
- package/dist/design-system/Icon/index.d.ts +1 -0
- package/dist/design-system/Icon/index.d.ts.map +1 -0
- package/dist/design-system/Input/Input.d.ts +1 -0
- package/dist/design-system/Input/Input.d.ts.map +1 -0
- package/dist/design-system/Input/index.d.ts +1 -0
- package/dist/design-system/Input/index.d.ts.map +1 -0
- package/dist/design-system/Layout/Layout.d.ts +1 -0
- package/dist/design-system/Layout/Layout.d.ts.map +1 -0
- package/dist/design-system/Layout/index.d.ts +1 -0
- package/dist/design-system/Layout/index.d.ts.map +1 -0
- package/dist/design-system/Menu/Menu.d.ts +1 -0
- package/dist/design-system/Menu/Menu.d.ts.map +1 -0
- package/dist/design-system/Menu/index.d.ts +1 -0
- package/dist/design-system/Menu/index.d.ts.map +1 -0
- package/dist/design-system/Modal/Modal.d.ts +1 -0
- package/dist/design-system/Modal/Modal.d.ts.map +1 -0
- package/dist/design-system/Modal/index.d.ts +1 -0
- package/dist/design-system/Modal/index.d.ts.map +1 -0
- package/dist/design-system/Notification/Notification.d.ts +3 -1
- package/dist/design-system/Notification/Notification.d.ts.map +1 -0
- package/dist/design-system/Notification/Notification.test.d.ts +1 -0
- package/dist/design-system/Notification/Notification.test.d.ts.map +1 -0
- package/dist/design-system/Notification/index.d.ts +1 -0
- package/dist/design-system/Notification/index.d.ts.map +1 -0
- package/dist/design-system/PageWrapper/PageWrapper.d.ts +1 -0
- package/dist/design-system/PageWrapper/PageWrapper.d.ts.map +1 -0
- package/dist/design-system/PageWrapper/index.d.ts +1 -0
- package/dist/design-system/PageWrapper/index.d.ts.map +1 -0
- package/dist/design-system/Pagination/index.d.ts +1 -0
- package/dist/design-system/Pagination/index.d.ts.map +1 -0
- package/dist/design-system/Popover/Popover.d.ts +1 -0
- package/dist/design-system/Popover/Popover.d.ts.map +1 -0
- package/dist/design-system/Popover/index.d.ts +1 -0
- package/dist/design-system/Popover/index.d.ts.map +1 -0
- package/dist/design-system/Radio/Radio.d.ts +1 -0
- package/dist/design-system/Radio/Radio.d.ts.map +1 -0
- package/dist/design-system/Radio/index.d.ts +1 -0
- package/dist/design-system/Radio/index.d.ts.map +1 -0
- package/dist/design-system/SegmentedControl/SegmentedControl.d.ts +1 -0
- package/dist/design-system/SegmentedControl/SegmentedControl.d.ts.map +1 -0
- package/dist/design-system/SegmentedControl/index.d.ts +1 -0
- package/dist/design-system/SegmentedControl/index.d.ts.map +1 -0
- package/dist/design-system/Select/Select.d.ts +2 -1
- package/dist/design-system/Select/Select.d.ts.map +1 -0
- package/dist/design-system/Select/index.d.ts +1 -0
- package/dist/design-system/Select/index.d.ts.map +1 -0
- package/dist/design-system/Skeleton/Skeleton.d.ts +1 -0
- package/dist/design-system/Skeleton/Skeleton.d.ts.map +1 -0
- package/dist/design-system/Skeleton/index.d.ts +1 -0
- package/dist/design-system/Skeleton/index.d.ts.map +1 -0
- package/dist/design-system/Space/Space.d.ts +1 -0
- package/dist/design-system/Space/Space.d.ts.map +1 -0
- package/dist/design-system/Space/index.d.ts +1 -0
- package/dist/design-system/Space/index.d.ts.map +1 -0
- package/dist/design-system/Spacer/Spacer.d.ts +1 -0
- package/dist/design-system/Spacer/Spacer.d.ts.map +1 -0
- package/dist/design-system/Spacer/index.d.ts +1 -0
- package/dist/design-system/Spacer/index.d.ts.map +1 -0
- package/dist/design-system/Spinner/Spinner.d.ts +1 -0
- package/dist/design-system/Spinner/Spinner.d.ts.map +1 -0
- package/dist/design-system/Spinner/index.d.ts +1 -0
- package/dist/design-system/Spinner/index.d.ts.map +1 -0
- package/dist/design-system/SplitButton/SplitButton.d.ts +2 -0
- package/dist/design-system/SplitButton/SplitButton.d.ts.map +1 -0
- package/dist/design-system/SplitButton/index.d.ts +1 -0
- package/dist/design-system/SplitButton/index.d.ts.map +1 -0
- package/dist/design-system/Switch/Switch.d.ts +1 -0
- package/dist/design-system/Switch/Switch.d.ts.map +1 -0
- package/dist/design-system/Switch/index.d.ts +1 -0
- package/dist/design-system/Switch/index.d.ts.map +1 -0
- package/dist/design-system/Table/Table.d.ts +1 -0
- package/dist/design-system/Table/Table.d.ts.map +1 -0
- package/dist/design-system/Table/index.d.ts +1 -0
- package/dist/design-system/Table/index.d.ts.map +1 -0
- package/dist/design-system/Tabs/index.d.ts +6 -1
- package/dist/design-system/Tabs/index.d.ts.map +1 -0
- package/dist/design-system/Tag/index.d.ts +1 -0
- package/dist/design-system/Tag/index.d.ts.map +1 -0
- package/dist/design-system/Tooltip/Tooltip.d.ts +1 -0
- package/dist/design-system/Tooltip/Tooltip.d.ts.map +1 -0
- package/dist/design-system/Tooltip/index.d.ts +1 -0
- package/dist/design-system/Tooltip/index.d.ts.map +1 -0
- package/dist/design-system/Tree/Tree.d.ts +1 -0
- package/dist/design-system/Tree/Tree.d.ts.map +1 -0
- package/dist/design-system/Tree/index.d.ts +1 -0
- package/dist/design-system/Tree/index.d.ts.map +1 -0
- package/dist/design-system/Typography/Link.d.ts +14 -0
- package/dist/design-system/Typography/Link.d.ts.map +1 -0
- package/dist/design-system/Typography/Paragraph.d.ts +1 -0
- package/dist/design-system/Typography/Paragraph.d.ts.map +1 -0
- package/dist/design-system/Typography/Text.d.ts +1 -0
- package/dist/design-system/Typography/Text.d.ts.map +1 -0
- package/dist/design-system/Typography/Title.d.ts +1 -0
- package/dist/design-system/Typography/Title.d.ts.map +1 -0
- package/dist/design-system/Typography/Typography.d.ts +2 -1
- package/dist/design-system/Typography/Typography.d.ts.map +1 -0
- package/dist/design-system/Typography/index.d.ts +1 -0
- package/dist/design-system/Typography/index.d.ts.map +1 -0
- package/dist/design-system/constants.d.ts +1 -0
- package/dist/design-system/constants.d.ts.map +1 -0
- package/dist/design-system/index.d.ts +1 -0
- package/dist/design-system/index.d.ts.map +1 -0
- package/dist/design-system/types.d.ts +1 -0
- package/dist/design-system/types.d.ts.map +1 -0
- package/dist/design-system/utils/css-utils.d.ts +1 -0
- package/dist/design-system/utils/css-utils.d.ts.map +1 -0
- package/dist/index-dark.css +431 -431
- package/dist/index.css +508 -508
- package/dist/index.d.ts +2 -0
- package/dist/index.d.ts.map +1 -0
- package/dist/index.js +1763 -336
- package/dist/index.js.map +1 -1
- package/dist/rollup-less-tilde-importer.d.ts +1 -0
- package/dist/rollup-less-tilde-importer.d.ts.map +1 -0
- package/dist/theme/borders.d.ts +1 -0
- package/dist/theme/borders.d.ts.map +1 -0
- package/dist/theme/colorList.d.ts +3 -0
- package/dist/theme/colorList.d.ts.map +1 -0
- package/dist/theme/colors.d.ts +11 -7
- package/dist/theme/colors.d.ts.map +1 -0
- package/dist/theme/convertToLessVars.d.ts +1 -0
- package/dist/theme/convertToLessVars.d.ts.map +1 -0
- package/dist/theme/generalVariables.d.ts +1 -0
- package/dist/theme/generalVariables.d.ts.map +1 -0
- package/dist/theme/index.d.ts +1 -0
- package/dist/theme/index.d.ts.map +1 -0
- package/dist/theme/spacing.d.ts +1 -0
- package/dist/theme/spacing.d.ts.map +1 -0
- package/dist/theme/typography.d.ts +1 -0
- package/dist/theme/typography.d.ts.map +1 -0
- package/package.json +21 -19
- package/dist/.pkgr-sources-hash +0 -1
- package/dist/design-system/DesignSystemProvider/DesignSystemProvider.test.d.ts +0 -1
package/dist/index-dark.css
CHANGED
|
@@ -956,7 +956,7 @@ abbr[data-original-title] {
|
|
|
956
956
|
/* stylelint-disable */
|
|
957
957
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
958
958
|
.du-bois-dark-btn {
|
|
959
|
-
line-height:
|
|
959
|
+
line-height: 20px;
|
|
960
960
|
position: relative;
|
|
961
961
|
display: inline-block;
|
|
962
962
|
font-weight: 400;
|
|
@@ -970,12 +970,12 @@ abbr[data-original-title] {
|
|
|
970
970
|
user-select: none;
|
|
971
971
|
touch-action: manipulation;
|
|
972
972
|
height: 40px;
|
|
973
|
-
padding:
|
|
974
|
-
font-size:
|
|
973
|
+
padding: 0 16px;
|
|
974
|
+
font-size: 13px;
|
|
975
975
|
border-radius: 4px;
|
|
976
976
|
color: #ffffffd6;
|
|
977
977
|
background: transparent;
|
|
978
|
-
border-color: #
|
|
978
|
+
border-color: #ffffff7a;
|
|
979
979
|
}
|
|
980
980
|
.du-bois-dark-btn > .anticon {
|
|
981
981
|
line-height: 1;
|
|
@@ -1000,14 +1000,14 @@ abbr[data-original-title] {
|
|
|
1000
1000
|
}
|
|
1001
1001
|
.du-bois-dark-btn-lg {
|
|
1002
1002
|
height: 40px;
|
|
1003
|
-
padding:
|
|
1004
|
-
font-size:
|
|
1003
|
+
padding: 0 16px;
|
|
1004
|
+
font-size: 18px;
|
|
1005
1005
|
border-radius: 4px;
|
|
1006
1006
|
}
|
|
1007
1007
|
.du-bois-dark-btn-sm {
|
|
1008
1008
|
height: 32px;
|
|
1009
|
-
padding:
|
|
1010
|
-
font-size:
|
|
1009
|
+
padding: 0 16px;
|
|
1010
|
+
font-size: 13px;
|
|
1011
1011
|
border-radius: 4px;
|
|
1012
1012
|
}
|
|
1013
1013
|
.du-bois-dark-btn > a:only-child {
|
|
@@ -1065,7 +1065,7 @@ abbr[data-original-title] {
|
|
|
1065
1065
|
.du-bois-dark-btn[disabled]:active {
|
|
1066
1066
|
color: rgba(255, 255, 255, 0.3);
|
|
1067
1067
|
background: rgba(255, 255, 255, 0.08);
|
|
1068
|
-
border-color: #
|
|
1068
|
+
border-color: #ffffff7a;
|
|
1069
1069
|
text-shadow: none;
|
|
1070
1070
|
box-shadow: none;
|
|
1071
1071
|
}
|
|
@@ -1158,7 +1158,7 @@ abbr[data-original-title] {
|
|
|
1158
1158
|
.du-bois-dark-btn-primary[disabled]:active {
|
|
1159
1159
|
color: rgba(255, 255, 255, 0.3);
|
|
1160
1160
|
background: rgba(255, 255, 255, 0.08);
|
|
1161
|
-
border-color: #
|
|
1161
|
+
border-color: #ffffff7a;
|
|
1162
1162
|
text-shadow: none;
|
|
1163
1163
|
box-shadow: none;
|
|
1164
1164
|
}
|
|
@@ -1185,13 +1185,13 @@ abbr[data-original-title] {
|
|
|
1185
1185
|
border-left-color: #1d517c;
|
|
1186
1186
|
}
|
|
1187
1187
|
.du-bois-dark-btn-group .du-bois-dark-btn-primary:not(:first-child):not(:last-child):disabled {
|
|
1188
|
-
border-color: #
|
|
1188
|
+
border-color: #ffffff7a;
|
|
1189
1189
|
}
|
|
1190
1190
|
.du-bois-dark-btn-group .du-bois-dark-btn-primary:first-child:not(:last-child) {
|
|
1191
1191
|
border-right-color: #1d517c;
|
|
1192
1192
|
}
|
|
1193
1193
|
.du-bois-dark-btn-group .du-bois-dark-btn-primary:first-child:not(:last-child)[disabled] {
|
|
1194
|
-
border-right-color: #
|
|
1194
|
+
border-right-color: #ffffff7a;
|
|
1195
1195
|
}
|
|
1196
1196
|
.du-bois-dark-btn-group .du-bois-dark-btn-primary:last-child:not(:first-child),
|
|
1197
1197
|
.du-bois-dark-btn-group .du-bois-dark-btn-primary + .du-bois-dark-btn-primary {
|
|
@@ -1199,12 +1199,12 @@ abbr[data-original-title] {
|
|
|
1199
1199
|
}
|
|
1200
1200
|
.du-bois-dark-btn-group .du-bois-dark-btn-primary:last-child:not(:first-child)[disabled],
|
|
1201
1201
|
.du-bois-dark-btn-group .du-bois-dark-btn-primary + .du-bois-dark-btn-primary[disabled] {
|
|
1202
|
-
border-left-color: #
|
|
1202
|
+
border-left-color: #ffffff7a;
|
|
1203
1203
|
}
|
|
1204
1204
|
.du-bois-dark-btn-ghost {
|
|
1205
1205
|
color: #ffffffd6;
|
|
1206
1206
|
background: transparent;
|
|
1207
|
-
border-color: #
|
|
1207
|
+
border-color: #ffffff7a;
|
|
1208
1208
|
}
|
|
1209
1209
|
.du-bois-dark-btn-ghost > a:only-child {
|
|
1210
1210
|
color: currentColor;
|
|
@@ -1261,7 +1261,7 @@ abbr[data-original-title] {
|
|
|
1261
1261
|
.du-bois-dark-btn-ghost[disabled]:active {
|
|
1262
1262
|
color: rgba(255, 255, 255, 0.3);
|
|
1263
1263
|
background: rgba(255, 255, 255, 0.08);
|
|
1264
|
-
border-color: #
|
|
1264
|
+
border-color: #ffffff7a;
|
|
1265
1265
|
text-shadow: none;
|
|
1266
1266
|
box-shadow: none;
|
|
1267
1267
|
}
|
|
@@ -1286,7 +1286,7 @@ abbr[data-original-title] {
|
|
|
1286
1286
|
.du-bois-dark-btn-dashed {
|
|
1287
1287
|
color: #ffffffd6;
|
|
1288
1288
|
background: transparent;
|
|
1289
|
-
border-color: #
|
|
1289
|
+
border-color: #ffffff7a;
|
|
1290
1290
|
border-style: dashed;
|
|
1291
1291
|
}
|
|
1292
1292
|
.du-bois-dark-btn-dashed > a:only-child {
|
|
@@ -1344,7 +1344,7 @@ abbr[data-original-title] {
|
|
|
1344
1344
|
.du-bois-dark-btn-dashed[disabled]:active {
|
|
1345
1345
|
color: rgba(255, 255, 255, 0.3);
|
|
1346
1346
|
background: rgba(255, 255, 255, 0.08);
|
|
1347
|
-
border-color: #
|
|
1347
|
+
border-color: #ffffff7a;
|
|
1348
1348
|
text-shadow: none;
|
|
1349
1349
|
box-shadow: none;
|
|
1350
1350
|
}
|
|
@@ -1368,8 +1368,8 @@ abbr[data-original-title] {
|
|
|
1368
1368
|
}
|
|
1369
1369
|
.du-bois-dark-btn-danger {
|
|
1370
1370
|
color: #fff;
|
|
1371
|
-
background: #
|
|
1372
|
-
border-color: #
|
|
1371
|
+
background: #f7a6b6d6;
|
|
1372
|
+
border-color: #f7a6b6d6;
|
|
1373
1373
|
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.12);
|
|
1374
1374
|
box-shadow: 0 2px 0 rgba(0, 0, 0, 0.045);
|
|
1375
1375
|
}
|
|
@@ -1388,8 +1388,8 @@ abbr[data-original-title] {
|
|
|
1388
1388
|
.du-bois-dark-btn-danger:hover,
|
|
1389
1389
|
.du-bois-dark-btn-danger:focus {
|
|
1390
1390
|
color: #fff;
|
|
1391
|
-
background: #
|
|
1392
|
-
border-color: #
|
|
1391
|
+
background: #d18294;
|
|
1392
|
+
border-color: #d18294;
|
|
1393
1393
|
}
|
|
1394
1394
|
.du-bois-dark-btn-danger:hover > a:only-child,
|
|
1395
1395
|
.du-bois-dark-btn-danger:focus > a:only-child {
|
|
@@ -1407,8 +1407,8 @@ abbr[data-original-title] {
|
|
|
1407
1407
|
}
|
|
1408
1408
|
.du-bois-dark-btn-danger:active {
|
|
1409
1409
|
color: #fff;
|
|
1410
|
-
background: #
|
|
1411
|
-
border-color: #
|
|
1410
|
+
background: #ffd4db;
|
|
1411
|
+
border-color: #ffd4db;
|
|
1412
1412
|
}
|
|
1413
1413
|
.du-bois-dark-btn-danger:active > a:only-child {
|
|
1414
1414
|
color: currentColor;
|
|
@@ -1428,7 +1428,7 @@ abbr[data-original-title] {
|
|
|
1428
1428
|
.du-bois-dark-btn-danger[disabled]:active {
|
|
1429
1429
|
color: rgba(255, 255, 255, 0.3);
|
|
1430
1430
|
background: rgba(255, 255, 255, 0.08);
|
|
1431
|
-
border-color: #
|
|
1431
|
+
border-color: #ffffff7a;
|
|
1432
1432
|
text-shadow: none;
|
|
1433
1433
|
box-shadow: none;
|
|
1434
1434
|
}
|
|
@@ -1511,7 +1511,7 @@ abbr[data-original-title] {
|
|
|
1511
1511
|
.du-bois-dark-btn-link[disabled]:active {
|
|
1512
1512
|
color: rgba(255, 255, 255, 0.3);
|
|
1513
1513
|
background: rgba(255, 255, 255, 0.08);
|
|
1514
|
-
border-color: #
|
|
1514
|
+
border-color: #ffffff7a;
|
|
1515
1515
|
text-shadow: none;
|
|
1516
1516
|
box-shadow: none;
|
|
1517
1517
|
}
|
|
@@ -1630,7 +1630,7 @@ abbr[data-original-title] {
|
|
|
1630
1630
|
.du-bois-dark-btn-text[disabled]:active {
|
|
1631
1631
|
color: rgba(255, 255, 255, 0.3);
|
|
1632
1632
|
background: rgba(255, 255, 255, 0.08);
|
|
1633
|
-
border-color: #
|
|
1633
|
+
border-color: #ffffff7a;
|
|
1634
1634
|
text-shadow: none;
|
|
1635
1635
|
box-shadow: none;
|
|
1636
1636
|
}
|
|
@@ -1692,9 +1692,9 @@ abbr[data-original-title] {
|
|
|
1692
1692
|
content: '';
|
|
1693
1693
|
}
|
|
1694
1694
|
.du-bois-dark-btn-dangerous {
|
|
1695
|
-
color: #
|
|
1695
|
+
color: #f7a6b6d6;
|
|
1696
1696
|
background: transparent;
|
|
1697
|
-
border-color: #
|
|
1697
|
+
border-color: #f7a6b6d6;
|
|
1698
1698
|
}
|
|
1699
1699
|
.du-bois-dark-btn-dangerous > a:only-child {
|
|
1700
1700
|
color: currentColor;
|
|
@@ -1710,9 +1710,9 @@ abbr[data-original-title] {
|
|
|
1710
1710
|
}
|
|
1711
1711
|
.du-bois-dark-btn-dangerous:hover,
|
|
1712
1712
|
.du-bois-dark-btn-dangerous:focus {
|
|
1713
|
-
color: #
|
|
1713
|
+
color: #d18294;
|
|
1714
1714
|
background: transparent;
|
|
1715
|
-
border-color: #
|
|
1715
|
+
border-color: #d18294;
|
|
1716
1716
|
}
|
|
1717
1717
|
.du-bois-dark-btn-dangerous:hover > a:only-child,
|
|
1718
1718
|
.du-bois-dark-btn-dangerous:focus > a:only-child {
|
|
@@ -1729,9 +1729,9 @@ abbr[data-original-title] {
|
|
|
1729
1729
|
content: '';
|
|
1730
1730
|
}
|
|
1731
1731
|
.du-bois-dark-btn-dangerous:active {
|
|
1732
|
-
color: #
|
|
1732
|
+
color: #ffd4db;
|
|
1733
1733
|
background: transparent;
|
|
1734
|
-
border-color: #
|
|
1734
|
+
border-color: #ffd4db;
|
|
1735
1735
|
}
|
|
1736
1736
|
.du-bois-dark-btn-dangerous:active > a:only-child {
|
|
1737
1737
|
color: currentColor;
|
|
@@ -1751,7 +1751,7 @@ abbr[data-original-title] {
|
|
|
1751
1751
|
.du-bois-dark-btn-dangerous[disabled]:active {
|
|
1752
1752
|
color: rgba(255, 255, 255, 0.3);
|
|
1753
1753
|
background: rgba(255, 255, 255, 0.08);
|
|
1754
|
-
border-color: #
|
|
1754
|
+
border-color: #ffffff7a;
|
|
1755
1755
|
text-shadow: none;
|
|
1756
1756
|
box-shadow: none;
|
|
1757
1757
|
}
|
|
@@ -1775,8 +1775,8 @@ abbr[data-original-title] {
|
|
|
1775
1775
|
}
|
|
1776
1776
|
.du-bois-dark-btn-dangerous.du-bois-dark-btn-primary {
|
|
1777
1777
|
color: #fff;
|
|
1778
|
-
background: #
|
|
1779
|
-
border-color: #
|
|
1778
|
+
background: #f7a6b6d6;
|
|
1779
|
+
border-color: #f7a6b6d6;
|
|
1780
1780
|
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.12);
|
|
1781
1781
|
box-shadow: 0 2px 0 rgba(0, 0, 0, 0.045);
|
|
1782
1782
|
}
|
|
@@ -1795,8 +1795,8 @@ abbr[data-original-title] {
|
|
|
1795
1795
|
.du-bois-dark-btn-dangerous.du-bois-dark-btn-primary:hover,
|
|
1796
1796
|
.du-bois-dark-btn-dangerous.du-bois-dark-btn-primary:focus {
|
|
1797
1797
|
color: #fff;
|
|
1798
|
-
background: #
|
|
1799
|
-
border-color: #
|
|
1798
|
+
background: #d18294;
|
|
1799
|
+
border-color: #d18294;
|
|
1800
1800
|
}
|
|
1801
1801
|
.du-bois-dark-btn-dangerous.du-bois-dark-btn-primary:hover > a:only-child,
|
|
1802
1802
|
.du-bois-dark-btn-dangerous.du-bois-dark-btn-primary:focus > a:only-child {
|
|
@@ -1814,8 +1814,8 @@ abbr[data-original-title] {
|
|
|
1814
1814
|
}
|
|
1815
1815
|
.du-bois-dark-btn-dangerous.du-bois-dark-btn-primary:active {
|
|
1816
1816
|
color: #fff;
|
|
1817
|
-
background: #
|
|
1818
|
-
border-color: #
|
|
1817
|
+
background: #ffd4db;
|
|
1818
|
+
border-color: #ffd4db;
|
|
1819
1819
|
}
|
|
1820
1820
|
.du-bois-dark-btn-dangerous.du-bois-dark-btn-primary:active > a:only-child {
|
|
1821
1821
|
color: currentColor;
|
|
@@ -1835,7 +1835,7 @@ abbr[data-original-title] {
|
|
|
1835
1835
|
.du-bois-dark-btn-dangerous.du-bois-dark-btn-primary[disabled]:active {
|
|
1836
1836
|
color: rgba(255, 255, 255, 0.3);
|
|
1837
1837
|
background: rgba(255, 255, 255, 0.08);
|
|
1838
|
-
border-color: #
|
|
1838
|
+
border-color: #ffffff7a;
|
|
1839
1839
|
text-shadow: none;
|
|
1840
1840
|
box-shadow: none;
|
|
1841
1841
|
}
|
|
@@ -1858,7 +1858,7 @@ abbr[data-original-title] {
|
|
|
1858
1858
|
content: '';
|
|
1859
1859
|
}
|
|
1860
1860
|
.du-bois-dark-btn-dangerous.du-bois-dark-btn-link {
|
|
1861
|
-
color: #
|
|
1861
|
+
color: #f7a6b6d6;
|
|
1862
1862
|
background: transparent;
|
|
1863
1863
|
border-color: transparent;
|
|
1864
1864
|
box-shadow: none;
|
|
@@ -1918,7 +1918,7 @@ abbr[data-original-title] {
|
|
|
1918
1918
|
.du-bois-dark-btn-dangerous.du-bois-dark-btn-link[disabled]:active {
|
|
1919
1919
|
color: rgba(255, 255, 255, 0.3);
|
|
1920
1920
|
background: rgba(255, 255, 255, 0.08);
|
|
1921
|
-
border-color: #
|
|
1921
|
+
border-color: #ffffff7a;
|
|
1922
1922
|
text-shadow: none;
|
|
1923
1923
|
box-shadow: none;
|
|
1924
1924
|
}
|
|
@@ -1942,7 +1942,7 @@ abbr[data-original-title] {
|
|
|
1942
1942
|
}
|
|
1943
1943
|
.du-bois-dark-btn-dangerous.du-bois-dark-btn-link:hover,
|
|
1944
1944
|
.du-bois-dark-btn-dangerous.du-bois-dark-btn-link:focus {
|
|
1945
|
-
color: #
|
|
1945
|
+
color: #d18294;
|
|
1946
1946
|
background: transparent;
|
|
1947
1947
|
border-color: transparent;
|
|
1948
1948
|
}
|
|
@@ -1961,7 +1961,7 @@ abbr[data-original-title] {
|
|
|
1961
1961
|
content: '';
|
|
1962
1962
|
}
|
|
1963
1963
|
.du-bois-dark-btn-dangerous.du-bois-dark-btn-link:active {
|
|
1964
|
-
color: #
|
|
1964
|
+
color: #ffd4db;
|
|
1965
1965
|
background: transparent;
|
|
1966
1966
|
border-color: transparent;
|
|
1967
1967
|
}
|
|
@@ -2006,7 +2006,7 @@ abbr[data-original-title] {
|
|
|
2006
2006
|
content: '';
|
|
2007
2007
|
}
|
|
2008
2008
|
.du-bois-dark-btn-dangerous.du-bois-dark-btn-text {
|
|
2009
|
-
color: #
|
|
2009
|
+
color: #f7a6b6d6;
|
|
2010
2010
|
background: transparent;
|
|
2011
2011
|
border-color: transparent;
|
|
2012
2012
|
box-shadow: none;
|
|
@@ -2066,7 +2066,7 @@ abbr[data-original-title] {
|
|
|
2066
2066
|
.du-bois-dark-btn-dangerous.du-bois-dark-btn-text[disabled]:active {
|
|
2067
2067
|
color: rgba(255, 255, 255, 0.3);
|
|
2068
2068
|
background: rgba(255, 255, 255, 0.08);
|
|
2069
|
-
border-color: #
|
|
2069
|
+
border-color: #ffffff7a;
|
|
2070
2070
|
text-shadow: none;
|
|
2071
2071
|
box-shadow: none;
|
|
2072
2072
|
}
|
|
@@ -2090,7 +2090,7 @@ abbr[data-original-title] {
|
|
|
2090
2090
|
}
|
|
2091
2091
|
.du-bois-dark-btn-dangerous.du-bois-dark-btn-text:hover,
|
|
2092
2092
|
.du-bois-dark-btn-dangerous.du-bois-dark-btn-text:focus {
|
|
2093
|
-
color: #
|
|
2093
|
+
color: #d18294;
|
|
2094
2094
|
background: rgba(255, 255, 255, 0.03);
|
|
2095
2095
|
border-color: transparent;
|
|
2096
2096
|
}
|
|
@@ -2109,7 +2109,7 @@ abbr[data-original-title] {
|
|
|
2109
2109
|
content: '';
|
|
2110
2110
|
}
|
|
2111
2111
|
.du-bois-dark-btn-dangerous.du-bois-dark-btn-text:active {
|
|
2112
|
-
color: #
|
|
2112
|
+
color: #ffd4db;
|
|
2113
2113
|
background: rgba(255, 255, 255, 0.04);
|
|
2114
2114
|
border-color: transparent;
|
|
2115
2115
|
}
|
|
@@ -2156,50 +2156,50 @@ abbr[data-original-title] {
|
|
|
2156
2156
|
.du-bois-dark-btn-icon-only {
|
|
2157
2157
|
width: 40px;
|
|
2158
2158
|
height: 40px;
|
|
2159
|
-
padding:
|
|
2160
|
-
font-size:
|
|
2159
|
+
padding: 0 0;
|
|
2160
|
+
font-size: 15px;
|
|
2161
2161
|
border-radius: 4px;
|
|
2162
2162
|
vertical-align: -1px;
|
|
2163
2163
|
}
|
|
2164
2164
|
.du-bois-dark-btn-icon-only > * {
|
|
2165
|
-
font-size:
|
|
2165
|
+
font-size: 15px;
|
|
2166
2166
|
}
|
|
2167
2167
|
.du-bois-dark-btn-icon-only.du-bois-dark-btn-lg {
|
|
2168
2168
|
width: 40px;
|
|
2169
2169
|
height: 40px;
|
|
2170
|
-
padding:
|
|
2171
|
-
font-size:
|
|
2170
|
+
padding: 0 0;
|
|
2171
|
+
font-size: 20px;
|
|
2172
2172
|
border-radius: 4px;
|
|
2173
2173
|
}
|
|
2174
2174
|
.du-bois-dark-btn-icon-only.du-bois-dark-btn-lg > * {
|
|
2175
|
-
font-size:
|
|
2175
|
+
font-size: 20px;
|
|
2176
2176
|
}
|
|
2177
2177
|
.du-bois-dark-btn-icon-only.du-bois-dark-btn-sm {
|
|
2178
2178
|
width: 32px;
|
|
2179
2179
|
height: 32px;
|
|
2180
|
-
padding:
|
|
2181
|
-
font-size:
|
|
2180
|
+
padding: 0 0;
|
|
2181
|
+
font-size: 13px;
|
|
2182
2182
|
border-radius: 4px;
|
|
2183
2183
|
}
|
|
2184
2184
|
.du-bois-dark-btn-icon-only.du-bois-dark-btn-sm > * {
|
|
2185
|
-
font-size:
|
|
2185
|
+
font-size: 13px;
|
|
2186
2186
|
}
|
|
2187
2187
|
.du-bois-dark-btn-round {
|
|
2188
2188
|
height: 40px;
|
|
2189
|
-
padding:
|
|
2190
|
-
font-size:
|
|
2189
|
+
padding: 0 20px;
|
|
2190
|
+
font-size: 13px;
|
|
2191
2191
|
border-radius: 40px;
|
|
2192
2192
|
}
|
|
2193
2193
|
.du-bois-dark-btn-round.du-bois-dark-btn-lg {
|
|
2194
2194
|
height: 40px;
|
|
2195
|
-
padding:
|
|
2196
|
-
font-size:
|
|
2195
|
+
padding: 0 20px;
|
|
2196
|
+
font-size: 18px;
|
|
2197
2197
|
border-radius: 40px;
|
|
2198
2198
|
}
|
|
2199
2199
|
.du-bois-dark-btn-round.du-bois-dark-btn-sm {
|
|
2200
2200
|
height: 32px;
|
|
2201
|
-
padding:
|
|
2202
|
-
font-size:
|
|
2201
|
+
padding: 0 16px;
|
|
2202
|
+
font-size: 13px;
|
|
2203
2203
|
border-radius: 32px;
|
|
2204
2204
|
}
|
|
2205
2205
|
.du-bois-dark-btn-round.du-bois-dark-btn-icon-only {
|
|
@@ -2285,13 +2285,13 @@ abbr[data-original-title] {
|
|
|
2285
2285
|
z-index: 0;
|
|
2286
2286
|
}
|
|
2287
2287
|
.du-bois-dark-btn-group .du-bois-dark-btn-icon-only {
|
|
2288
|
-
font-size:
|
|
2288
|
+
font-size: 13px;
|
|
2289
2289
|
}
|
|
2290
2290
|
.du-bois-dark-btn-group-lg > .du-bois-dark-btn,
|
|
2291
2291
|
.du-bois-dark-btn-group-lg > span > .du-bois-dark-btn {
|
|
2292
2292
|
height: 40px;
|
|
2293
|
-
padding:
|
|
2294
|
-
font-size:
|
|
2293
|
+
padding: 0 16px;
|
|
2294
|
+
font-size: 18px;
|
|
2295
2295
|
border-radius: 0;
|
|
2296
2296
|
}
|
|
2297
2297
|
.du-bois-dark-btn-group-lg .du-bois-dark-btn.du-bois-dark-btn-icon-only {
|
|
@@ -2303,13 +2303,13 @@ abbr[data-original-title] {
|
|
|
2303
2303
|
.du-bois-dark-btn-group-sm > .du-bois-dark-btn,
|
|
2304
2304
|
.du-bois-dark-btn-group-sm > span > .du-bois-dark-btn {
|
|
2305
2305
|
height: 32px;
|
|
2306
|
-
padding:
|
|
2307
|
-
font-size:
|
|
2306
|
+
padding: 0 16px;
|
|
2307
|
+
font-size: 13px;
|
|
2308
2308
|
border-radius: 0;
|
|
2309
2309
|
}
|
|
2310
2310
|
.du-bois-dark-btn-group-sm > .du-bois-dark-btn > .anticon,
|
|
2311
2311
|
.du-bois-dark-btn-group-sm > span > .du-bois-dark-btn > .anticon {
|
|
2312
|
-
font-size:
|
|
2312
|
+
font-size: 13px;
|
|
2313
2313
|
}
|
|
2314
2314
|
.du-bois-dark-btn-group-sm .du-bois-dark-btn.du-bois-dark-btn-icon-only {
|
|
2315
2315
|
width: 32px;
|
|
@@ -2506,7 +2506,7 @@ abbr[data-original-title] {
|
|
|
2506
2506
|
.du-bois-dark-btn-background-ghost.du-bois-dark-btn-primary[disabled]:active {
|
|
2507
2507
|
color: rgba(255, 255, 255, 0.3);
|
|
2508
2508
|
background: rgba(255, 255, 255, 0.08);
|
|
2509
|
-
border-color: #
|
|
2509
|
+
border-color: #ffffff7a;
|
|
2510
2510
|
text-shadow: none;
|
|
2511
2511
|
box-shadow: none;
|
|
2512
2512
|
}
|
|
@@ -2529,9 +2529,9 @@ abbr[data-original-title] {
|
|
|
2529
2529
|
content: '';
|
|
2530
2530
|
}
|
|
2531
2531
|
.du-bois-dark-btn-background-ghost.du-bois-dark-btn-danger {
|
|
2532
|
-
color: #
|
|
2532
|
+
color: #f7a6b6d6;
|
|
2533
2533
|
background: transparent;
|
|
2534
|
-
border-color: #
|
|
2534
|
+
border-color: #f7a6b6d6;
|
|
2535
2535
|
text-shadow: none;
|
|
2536
2536
|
}
|
|
2537
2537
|
.du-bois-dark-btn-background-ghost.du-bois-dark-btn-danger > a:only-child {
|
|
@@ -2548,9 +2548,9 @@ abbr[data-original-title] {
|
|
|
2548
2548
|
}
|
|
2549
2549
|
.du-bois-dark-btn-background-ghost.du-bois-dark-btn-danger:hover,
|
|
2550
2550
|
.du-bois-dark-btn-background-ghost.du-bois-dark-btn-danger:focus {
|
|
2551
|
-
color: #
|
|
2551
|
+
color: #d18294;
|
|
2552
2552
|
background: transparent;
|
|
2553
|
-
border-color: #
|
|
2553
|
+
border-color: #d18294;
|
|
2554
2554
|
}
|
|
2555
2555
|
.du-bois-dark-btn-background-ghost.du-bois-dark-btn-danger:hover > a:only-child,
|
|
2556
2556
|
.du-bois-dark-btn-background-ghost.du-bois-dark-btn-danger:focus > a:only-child {
|
|
@@ -2567,9 +2567,9 @@ abbr[data-original-title] {
|
|
|
2567
2567
|
content: '';
|
|
2568
2568
|
}
|
|
2569
2569
|
.du-bois-dark-btn-background-ghost.du-bois-dark-btn-danger:active {
|
|
2570
|
-
color: #
|
|
2570
|
+
color: #ffd4db;
|
|
2571
2571
|
background: transparent;
|
|
2572
|
-
border-color: #
|
|
2572
|
+
border-color: #ffd4db;
|
|
2573
2573
|
}
|
|
2574
2574
|
.du-bois-dark-btn-background-ghost.du-bois-dark-btn-danger:active > a:only-child {
|
|
2575
2575
|
color: currentColor;
|
|
@@ -2589,7 +2589,7 @@ abbr[data-original-title] {
|
|
|
2589
2589
|
.du-bois-dark-btn-background-ghost.du-bois-dark-btn-danger[disabled]:active {
|
|
2590
2590
|
color: rgba(255, 255, 255, 0.3);
|
|
2591
2591
|
background: rgba(255, 255, 255, 0.08);
|
|
2592
|
-
border-color: #
|
|
2592
|
+
border-color: #ffffff7a;
|
|
2593
2593
|
text-shadow: none;
|
|
2594
2594
|
box-shadow: none;
|
|
2595
2595
|
}
|
|
@@ -2612,9 +2612,9 @@ abbr[data-original-title] {
|
|
|
2612
2612
|
content: '';
|
|
2613
2613
|
}
|
|
2614
2614
|
.du-bois-dark-btn-background-ghost.du-bois-dark-btn-dangerous {
|
|
2615
|
-
color: #
|
|
2615
|
+
color: #f7a6b6d6;
|
|
2616
2616
|
background: transparent;
|
|
2617
|
-
border-color: #
|
|
2617
|
+
border-color: #f7a6b6d6;
|
|
2618
2618
|
text-shadow: none;
|
|
2619
2619
|
}
|
|
2620
2620
|
.du-bois-dark-btn-background-ghost.du-bois-dark-btn-dangerous > a:only-child {
|
|
@@ -2631,9 +2631,9 @@ abbr[data-original-title] {
|
|
|
2631
2631
|
}
|
|
2632
2632
|
.du-bois-dark-btn-background-ghost.du-bois-dark-btn-dangerous:hover,
|
|
2633
2633
|
.du-bois-dark-btn-background-ghost.du-bois-dark-btn-dangerous:focus {
|
|
2634
|
-
color: #
|
|
2634
|
+
color: #d18294;
|
|
2635
2635
|
background: transparent;
|
|
2636
|
-
border-color: #
|
|
2636
|
+
border-color: #d18294;
|
|
2637
2637
|
}
|
|
2638
2638
|
.du-bois-dark-btn-background-ghost.du-bois-dark-btn-dangerous:hover > a:only-child,
|
|
2639
2639
|
.du-bois-dark-btn-background-ghost.du-bois-dark-btn-dangerous:focus > a:only-child {
|
|
@@ -2650,9 +2650,9 @@ abbr[data-original-title] {
|
|
|
2650
2650
|
content: '';
|
|
2651
2651
|
}
|
|
2652
2652
|
.du-bois-dark-btn-background-ghost.du-bois-dark-btn-dangerous:active {
|
|
2653
|
-
color: #
|
|
2653
|
+
color: #ffd4db;
|
|
2654
2654
|
background: transparent;
|
|
2655
|
-
border-color: #
|
|
2655
|
+
border-color: #ffd4db;
|
|
2656
2656
|
}
|
|
2657
2657
|
.du-bois-dark-btn-background-ghost.du-bois-dark-btn-dangerous:active > a:only-child {
|
|
2658
2658
|
color: currentColor;
|
|
@@ -2672,7 +2672,7 @@ abbr[data-original-title] {
|
|
|
2672
2672
|
.du-bois-dark-btn-background-ghost.du-bois-dark-btn-dangerous[disabled]:active {
|
|
2673
2673
|
color: rgba(255, 255, 255, 0.3);
|
|
2674
2674
|
background: rgba(255, 255, 255, 0.08);
|
|
2675
|
-
border-color: #
|
|
2675
|
+
border-color: #ffffff7a;
|
|
2676
2676
|
text-shadow: none;
|
|
2677
2677
|
box-shadow: none;
|
|
2678
2678
|
}
|
|
@@ -2695,7 +2695,7 @@ abbr[data-original-title] {
|
|
|
2695
2695
|
content: '';
|
|
2696
2696
|
}
|
|
2697
2697
|
.du-bois-dark-btn-background-ghost.du-bois-dark-btn-dangerous.du-bois-dark-btn-link {
|
|
2698
|
-
color: #
|
|
2698
|
+
color: #f7a6b6d6;
|
|
2699
2699
|
background: transparent;
|
|
2700
2700
|
border-color: transparent;
|
|
2701
2701
|
text-shadow: none;
|
|
@@ -2714,7 +2714,7 @@ abbr[data-original-title] {
|
|
|
2714
2714
|
}
|
|
2715
2715
|
.du-bois-dark-btn-background-ghost.du-bois-dark-btn-dangerous.du-bois-dark-btn-link:hover,
|
|
2716
2716
|
.du-bois-dark-btn-background-ghost.du-bois-dark-btn-dangerous.du-bois-dark-btn-link:focus {
|
|
2717
|
-
color: #
|
|
2717
|
+
color: #d18294;
|
|
2718
2718
|
background: transparent;
|
|
2719
2719
|
border-color: transparent;
|
|
2720
2720
|
}
|
|
@@ -2733,7 +2733,7 @@ abbr[data-original-title] {
|
|
|
2733
2733
|
content: '';
|
|
2734
2734
|
}
|
|
2735
2735
|
.du-bois-dark-btn-background-ghost.du-bois-dark-btn-dangerous.du-bois-dark-btn-link:active {
|
|
2736
|
-
color: #
|
|
2736
|
+
color: #ffd4db;
|
|
2737
2737
|
background: transparent;
|
|
2738
2738
|
border-color: transparent;
|
|
2739
2739
|
}
|
|
@@ -2755,7 +2755,7 @@ abbr[data-original-title] {
|
|
|
2755
2755
|
.du-bois-dark-btn-background-ghost.du-bois-dark-btn-dangerous.du-bois-dark-btn-link[disabled]:active {
|
|
2756
2756
|
color: rgba(255, 255, 255, 0.3);
|
|
2757
2757
|
background: rgba(255, 255, 255, 0.08);
|
|
2758
|
-
border-color: #
|
|
2758
|
+
border-color: #ffffff7a;
|
|
2759
2759
|
text-shadow: none;
|
|
2760
2760
|
box-shadow: none;
|
|
2761
2761
|
}
|
|
@@ -2809,11 +2809,11 @@ a.du-bois-dark-btn-sm {
|
|
|
2809
2809
|
.du-bois-dark-btn-group-rtl.du-bois-dark-btn-group .du-bois-dark-btn-primary:last-child:not(:first-child),
|
|
2810
2810
|
.du-bois-dark-btn-group-rtl.du-bois-dark-btn-group .du-bois-dark-btn-primary + .du-bois-dark-btn-primary {
|
|
2811
2811
|
border-right-color: #1d517c;
|
|
2812
|
-
border-left-color: #
|
|
2812
|
+
border-left-color: #ffffff7a;
|
|
2813
2813
|
}
|
|
2814
2814
|
.du-bois-dark-btn-group-rtl.du-bois-dark-btn-group .du-bois-dark-btn-primary:last-child:not(:first-child)[disabled],
|
|
2815
2815
|
.du-bois-dark-btn-group-rtl.du-bois-dark-btn-group .du-bois-dark-btn-primary + .du-bois-dark-btn-primary[disabled] {
|
|
2816
|
-
border-right-color: #
|
|
2816
|
+
border-right-color: #ffffff7a;
|
|
2817
2817
|
border-left-color: #1d517c;
|
|
2818
2818
|
}
|
|
2819
2819
|
.du-bois-dark-btn-rtl.du-bois-dark-btn > .du-bois-dark-btn-loading-icon .anticon {
|
|
@@ -2842,9 +2842,9 @@ a.du-bois-dark-btn-sm {
|
|
|
2842
2842
|
margin: 0;
|
|
2843
2843
|
padding: 0;
|
|
2844
2844
|
color: #ffffffd6;
|
|
2845
|
-
font-size:
|
|
2845
|
+
font-size: 13px;
|
|
2846
2846
|
font-variant: tabular-nums;
|
|
2847
|
-
line-height:
|
|
2847
|
+
line-height: 20px;
|
|
2848
2848
|
list-style: none;
|
|
2849
2849
|
font-feature-settings: tnum;
|
|
2850
2850
|
position: relative;
|
|
@@ -2863,8 +2863,8 @@ a.du-bois-dark-btn-sm {
|
|
|
2863
2863
|
}
|
|
2864
2864
|
.du-bois-dark-alert-description {
|
|
2865
2865
|
display: none;
|
|
2866
|
-
font-size:
|
|
2867
|
-
line-height:
|
|
2866
|
+
font-size: 13px;
|
|
2867
|
+
line-height: 21px;
|
|
2868
2868
|
}
|
|
2869
2869
|
.du-bois-dark-alert-success {
|
|
2870
2870
|
background-color: #162312;
|
|
@@ -2874,25 +2874,25 @@ a.du-bois-dark-btn-sm {
|
|
|
2874
2874
|
color: #34824F;
|
|
2875
2875
|
}
|
|
2876
2876
|
.du-bois-dark-alert-info {
|
|
2877
|
-
background-color:
|
|
2878
|
-
border: 1px solid #
|
|
2877
|
+
background-color: transparent;
|
|
2878
|
+
border: 1px solid #ffffff3d;
|
|
2879
2879
|
}
|
|
2880
2880
|
.du-bois-dark-alert-info .du-bois-dark-alert-icon {
|
|
2881
2881
|
color: #ffffff99;
|
|
2882
2882
|
}
|
|
2883
2883
|
.du-bois-dark-alert-warning {
|
|
2884
|
-
background-color:
|
|
2884
|
+
background-color: transparent;
|
|
2885
2885
|
border: 1px solid #F8D4A5;
|
|
2886
2886
|
}
|
|
2887
2887
|
.du-bois-dark-alert-warning .du-bois-dark-alert-icon {
|
|
2888
|
-
color: #
|
|
2888
|
+
color: #f2be88d6;
|
|
2889
2889
|
}
|
|
2890
2890
|
.du-bois-dark-alert-error {
|
|
2891
|
-
background-color:
|
|
2891
|
+
background-color: transparent;
|
|
2892
2892
|
border: 1px solid #FBD0D8;
|
|
2893
2893
|
}
|
|
2894
2894
|
.du-bois-dark-alert-error .du-bois-dark-alert-icon {
|
|
2895
|
-
color: #
|
|
2895
|
+
color: #f7a6b6d6;
|
|
2896
2896
|
}
|
|
2897
2897
|
.du-bois-dark-alert-error .du-bois-dark-alert-description > pre {
|
|
2898
2898
|
margin: 0;
|
|
@@ -2941,7 +2941,7 @@ a.du-bois-dark-btn-sm {
|
|
|
2941
2941
|
display: block;
|
|
2942
2942
|
margin-bottom: 4px;
|
|
2943
2943
|
color: inherit;
|
|
2944
|
-
font-size:
|
|
2944
|
+
font-size: 18px;
|
|
2945
2945
|
}
|
|
2946
2946
|
.du-bois-dark-alert-message {
|
|
2947
2947
|
color: inherit;
|
|
@@ -3011,9 +3011,9 @@ a.du-bois-dark-btn-sm {
|
|
|
3011
3011
|
margin: 0;
|
|
3012
3012
|
padding: 0;
|
|
3013
3013
|
color: #ffffffd6;
|
|
3014
|
-
font-size:
|
|
3014
|
+
font-size: 13px;
|
|
3015
3015
|
font-variant: tabular-nums;
|
|
3016
|
-
line-height:
|
|
3016
|
+
line-height: 20px;
|
|
3017
3017
|
list-style: none;
|
|
3018
3018
|
font-feature-settings: tnum;
|
|
3019
3019
|
position: relative;
|
|
@@ -3054,7 +3054,7 @@ a.du-bois-dark-btn-sm {
|
|
|
3054
3054
|
height: 16px;
|
|
3055
3055
|
direction: ltr;
|
|
3056
3056
|
background-color: transparent;
|
|
3057
|
-
border: 1px solid #
|
|
3057
|
+
border: 1px solid #ffffff7a;
|
|
3058
3058
|
border-radius: 4px;
|
|
3059
3059
|
border-collapse: separate;
|
|
3060
3060
|
transition: all 0.3s;
|
|
@@ -3113,7 +3113,7 @@ a.du-bois-dark-btn-sm {
|
|
|
3113
3113
|
}
|
|
3114
3114
|
.du-bois-dark-checkbox-disabled .du-bois-dark-checkbox-inner {
|
|
3115
3115
|
background-color: rgba(255, 255, 255, 0.08);
|
|
3116
|
-
border-color: #
|
|
3116
|
+
border-color: #ffffff7a !important;
|
|
3117
3117
|
}
|
|
3118
3118
|
.du-bois-dark-checkbox-disabled .du-bois-dark-checkbox-inner::after {
|
|
3119
3119
|
border-color: rgba(255, 255, 255, 0.08);
|
|
@@ -3133,9 +3133,9 @@ a.du-bois-dark-btn-sm {
|
|
|
3133
3133
|
margin: 0;
|
|
3134
3134
|
padding: 0;
|
|
3135
3135
|
color: #ffffffd6;
|
|
3136
|
-
font-size:
|
|
3136
|
+
font-size: 13px;
|
|
3137
3137
|
font-variant: tabular-nums;
|
|
3138
|
-
line-height:
|
|
3138
|
+
line-height: 20px;
|
|
3139
3139
|
list-style: none;
|
|
3140
3140
|
font-feature-settings: tnum;
|
|
3141
3141
|
display: inline-flex;
|
|
@@ -3164,9 +3164,9 @@ a.du-bois-dark-btn-sm {
|
|
|
3164
3164
|
margin: 0;
|
|
3165
3165
|
padding: 0;
|
|
3166
3166
|
color: #ffffffd6;
|
|
3167
|
-
font-size:
|
|
3167
|
+
font-size: 13px;
|
|
3168
3168
|
font-variant: tabular-nums;
|
|
3169
|
-
line-height:
|
|
3169
|
+
line-height: 20px;
|
|
3170
3170
|
list-style: none;
|
|
3171
3171
|
font-feature-settings: tnum;
|
|
3172
3172
|
display: inline-block;
|
|
@@ -3182,7 +3182,7 @@ a.du-bois-dark-btn-sm {
|
|
|
3182
3182
|
}
|
|
3183
3183
|
.du-bois-dark-checkbox-indeterminate .du-bois-dark-checkbox-inner {
|
|
3184
3184
|
background-color: transparent;
|
|
3185
|
-
border-color: #
|
|
3185
|
+
border-color: #ffffff7a;
|
|
3186
3186
|
}
|
|
3187
3187
|
.du-bois-dark-checkbox-indeterminate .du-bois-dark-checkbox-inner::after {
|
|
3188
3188
|
top: 50%;
|
|
@@ -3225,9 +3225,9 @@ a.du-bois-dark-btn-sm {
|
|
|
3225
3225
|
margin: 0;
|
|
3226
3226
|
padding: 0;
|
|
3227
3227
|
color: #ffffffd6;
|
|
3228
|
-
font-size:
|
|
3228
|
+
font-size: 13px;
|
|
3229
3229
|
font-variant: tabular-nums;
|
|
3230
|
-
line-height:
|
|
3230
|
+
line-height: 20px;
|
|
3231
3231
|
list-style: none;
|
|
3232
3232
|
font-feature-settings: tnum;
|
|
3233
3233
|
}
|
|
@@ -3283,11 +3283,11 @@ a.du-bois-dark-btn-sm {
|
|
|
3283
3283
|
content: '\a0';
|
|
3284
3284
|
}
|
|
3285
3285
|
.du-bois-dark-select-single.du-bois-dark-select-show-arrow .du-bois-dark-select-selection-search {
|
|
3286
|
-
right:
|
|
3286
|
+
right: 20px;
|
|
3287
3287
|
}
|
|
3288
3288
|
.du-bois-dark-select-single.du-bois-dark-select-show-arrow .du-bois-dark-select-selection-item,
|
|
3289
3289
|
.du-bois-dark-select-single.du-bois-dark-select-show-arrow .du-bois-dark-select-selection-placeholder {
|
|
3290
|
-
padding-right:
|
|
3290
|
+
padding-right: 17px;
|
|
3291
3291
|
}
|
|
3292
3292
|
.du-bois-dark-select-single.du-bois-dark-select-open .du-bois-dark-select-selection-item {
|
|
3293
3293
|
color: rgba(255, 255, 255, 0.3);
|
|
@@ -3349,11 +3349,11 @@ a.du-bois-dark-btn-sm {
|
|
|
3349
3349
|
padding: 0 3px;
|
|
3350
3350
|
}
|
|
3351
3351
|
.du-bois-dark-select-single.du-bois-dark-select-sm:not(.du-bois-dark-select-customize-input).du-bois-dark-select-show-arrow .du-bois-dark-select-selection-search {
|
|
3352
|
-
right:
|
|
3352
|
+
right: 22.5px;
|
|
3353
3353
|
}
|
|
3354
3354
|
.du-bois-dark-select-single.du-bois-dark-select-sm:not(.du-bois-dark-select-customize-input).du-bois-dark-select-show-arrow .du-bois-dark-select-selection-item,
|
|
3355
3355
|
.du-bois-dark-select-single.du-bois-dark-select-sm:not(.du-bois-dark-select-customize-input).du-bois-dark-select-show-arrow .du-bois-dark-select-selection-placeholder {
|
|
3356
|
-
padding-right:
|
|
3356
|
+
padding-right: 19.5px;
|
|
3357
3357
|
}
|
|
3358
3358
|
.du-bois-dark-select-single.du-bois-dark-select-lg:not(.du-bois-dark-select-customize-input) .du-bois-dark-select-selector {
|
|
3359
3359
|
padding: 0 7px;
|
|
@@ -3378,7 +3378,7 @@ a.du-bois-dark-btn-sm {
|
|
|
3378
3378
|
display: flex;
|
|
3379
3379
|
flex-wrap: wrap;
|
|
3380
3380
|
align-items: center;
|
|
3381
|
-
padding: 3px
|
|
3381
|
+
padding: 0px 3px;
|
|
3382
3382
|
}
|
|
3383
3383
|
.du-bois-dark-select-show-search.du-bois-dark-select-multiple .du-bois-dark-select-selector {
|
|
3384
3384
|
cursor: text;
|
|
@@ -3390,8 +3390,8 @@ a.du-bois-dark-btn-sm {
|
|
|
3390
3390
|
.du-bois-dark-select-multiple .du-bois-dark-select-selector::after {
|
|
3391
3391
|
display: inline-block;
|
|
3392
3392
|
width: 0;
|
|
3393
|
-
margin:
|
|
3394
|
-
line-height:
|
|
3393
|
+
margin: 2px 0;
|
|
3394
|
+
line-height: 34px;
|
|
3395
3395
|
content: '\a0';
|
|
3396
3396
|
}
|
|
3397
3397
|
.du-bois-dark-select-multiple.du-bois-dark-select-show-arrow .du-bois-dark-select-selector,
|
|
@@ -3404,17 +3404,17 @@ a.du-bois-dark-btn-sm {
|
|
|
3404
3404
|
flex: none;
|
|
3405
3405
|
box-sizing: border-box;
|
|
3406
3406
|
max-width: 100%;
|
|
3407
|
-
height:
|
|
3408
|
-
margin-top:
|
|
3409
|
-
margin-bottom:
|
|
3410
|
-
line-height:
|
|
3407
|
+
height: 34px;
|
|
3408
|
+
margin-top: 2px;
|
|
3409
|
+
margin-bottom: 2px;
|
|
3410
|
+
line-height: 32px;
|
|
3411
3411
|
background: rgba(255, 255, 255, 0.08);
|
|
3412
3412
|
border: 1px solid #303030;
|
|
3413
3413
|
border-radius: 4px;
|
|
3414
3414
|
cursor: default;
|
|
3415
3415
|
transition: font-size 0.3s, line-height 0.3s, height 0.3s;
|
|
3416
3416
|
user-select: none;
|
|
3417
|
-
margin-inline-end:
|
|
3417
|
+
margin-inline-end: 3px;
|
|
3418
3418
|
padding-inline-start: 4px;
|
|
3419
3419
|
padding-inline-end: 2px;
|
|
3420
3420
|
}
|
|
@@ -3471,15 +3471,15 @@ a.du-bois-dark-btn-sm {
|
|
|
3471
3471
|
.du-bois-dark-select-multiple .du-bois-dark-select-selection-search {
|
|
3472
3472
|
position: relative;
|
|
3473
3473
|
max-width: 100%;
|
|
3474
|
-
margin-top:
|
|
3475
|
-
margin-bottom:
|
|
3476
|
-
margin-inline-start:
|
|
3474
|
+
margin-top: 2px;
|
|
3475
|
+
margin-bottom: 2px;
|
|
3476
|
+
margin-inline-start: 4px;
|
|
3477
3477
|
}
|
|
3478
3478
|
.du-bois-dark-select-multiple .du-bois-dark-select-selection-search-input,
|
|
3479
3479
|
.du-bois-dark-select-multiple .du-bois-dark-select-selection-search-mirror {
|
|
3480
|
-
height:
|
|
3480
|
+
height: 34px;
|
|
3481
3481
|
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
|
|
3482
|
-
line-height:
|
|
3482
|
+
line-height: 34px;
|
|
3483
3483
|
transition: all 0.3s;
|
|
3484
3484
|
}
|
|
3485
3485
|
.du-bois-dark-select-multiple .du-bois-dark-select-selection-search-input {
|
|
@@ -3503,36 +3503,36 @@ a.du-bois-dark-btn-sm {
|
|
|
3503
3503
|
transition: all 0.3s;
|
|
3504
3504
|
}
|
|
3505
3505
|
.du-bois-dark-select-multiple.du-bois-dark-select-lg .du-bois-dark-select-selector::after {
|
|
3506
|
-
line-height:
|
|
3506
|
+
line-height: 34px;
|
|
3507
3507
|
}
|
|
3508
3508
|
.du-bois-dark-select-multiple.du-bois-dark-select-lg .du-bois-dark-select-selection-item {
|
|
3509
|
-
height:
|
|
3510
|
-
line-height:
|
|
3509
|
+
height: 34px;
|
|
3510
|
+
line-height: 32px;
|
|
3511
3511
|
}
|
|
3512
3512
|
.du-bois-dark-select-multiple.du-bois-dark-select-lg .du-bois-dark-select-selection-search {
|
|
3513
|
-
height:
|
|
3514
|
-
line-height:
|
|
3513
|
+
height: 34px;
|
|
3514
|
+
line-height: 34px;
|
|
3515
3515
|
}
|
|
3516
3516
|
.du-bois-dark-select-multiple.du-bois-dark-select-lg .du-bois-dark-select-selection-search-input,
|
|
3517
3517
|
.du-bois-dark-select-multiple.du-bois-dark-select-lg .du-bois-dark-select-selection-search-mirror {
|
|
3518
|
-
height:
|
|
3519
|
-
line-height:
|
|
3518
|
+
height: 34px;
|
|
3519
|
+
line-height: 32px;
|
|
3520
3520
|
}
|
|
3521
3521
|
.du-bois-dark-select-multiple.du-bois-dark-select-sm .du-bois-dark-select-selector::after {
|
|
3522
|
-
line-height:
|
|
3522
|
+
line-height: 26px;
|
|
3523
3523
|
}
|
|
3524
3524
|
.du-bois-dark-select-multiple.du-bois-dark-select-sm .du-bois-dark-select-selection-item {
|
|
3525
|
-
height:
|
|
3526
|
-
line-height:
|
|
3525
|
+
height: 26px;
|
|
3526
|
+
line-height: 24px;
|
|
3527
3527
|
}
|
|
3528
3528
|
.du-bois-dark-select-multiple.du-bois-dark-select-sm .du-bois-dark-select-selection-search {
|
|
3529
|
-
height:
|
|
3530
|
-
line-height:
|
|
3529
|
+
height: 26px;
|
|
3530
|
+
line-height: 26px;
|
|
3531
3531
|
}
|
|
3532
3532
|
.du-bois-dark-select-multiple.du-bois-dark-select-sm .du-bois-dark-select-selection-search-input,
|
|
3533
3533
|
.du-bois-dark-select-multiple.du-bois-dark-select-sm .du-bois-dark-select-selection-search-mirror {
|
|
3534
|
-
height:
|
|
3535
|
-
line-height:
|
|
3534
|
+
height: 26px;
|
|
3535
|
+
line-height: 24px;
|
|
3536
3536
|
}
|
|
3537
3537
|
.du-bois-dark-select-multiple.du-bois-dark-select-sm .du-bois-dark-select-selection-placeholder {
|
|
3538
3538
|
left: 3px;
|
|
@@ -3553,9 +3553,9 @@ a.du-bois-dark-btn-sm {
|
|
|
3553
3553
|
margin: 0;
|
|
3554
3554
|
padding: 0;
|
|
3555
3555
|
color: #ffffffd6;
|
|
3556
|
-
font-size:
|
|
3556
|
+
font-size: 13px;
|
|
3557
3557
|
font-variant: tabular-nums;
|
|
3558
|
-
line-height:
|
|
3558
|
+
line-height: 20px;
|
|
3559
3559
|
list-style: none;
|
|
3560
3560
|
font-feature-settings: tnum;
|
|
3561
3561
|
position: relative;
|
|
@@ -3565,7 +3565,7 @@ a.du-bois-dark-btn-sm {
|
|
|
3565
3565
|
.du-bois-dark-select:not(.du-bois-dark-select-customize-input) .du-bois-dark-select-selector {
|
|
3566
3566
|
position: relative;
|
|
3567
3567
|
background-color: transparent;
|
|
3568
|
-
border: 1px solid #
|
|
3568
|
+
border: 1px solid #ffffff7a;
|
|
3569
3569
|
border-radius: 4px;
|
|
3570
3570
|
transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
|
|
3571
3571
|
}
|
|
@@ -3719,7 +3719,7 @@ a.du-bois-dark-btn-sm {
|
|
|
3719
3719
|
padding: 0;
|
|
3720
3720
|
color: #ffffffd6;
|
|
3721
3721
|
font-variant: tabular-nums;
|
|
3722
|
-
line-height:
|
|
3722
|
+
line-height: 20px;
|
|
3723
3723
|
list-style: none;
|
|
3724
3724
|
font-feature-settings: tnum;
|
|
3725
3725
|
position: absolute;
|
|
@@ -3729,7 +3729,7 @@ a.du-bois-dark-btn-sm {
|
|
|
3729
3729
|
box-sizing: border-box;
|
|
3730
3730
|
padding: 4px 0;
|
|
3731
3731
|
overflow: hidden;
|
|
3732
|
-
font-size:
|
|
3732
|
+
font-size: 13px;
|
|
3733
3733
|
font-variant: initial;
|
|
3734
3734
|
background-color: #1f1f1f;
|
|
3735
3735
|
border-radius: 4px;
|
|
@@ -3763,7 +3763,7 @@ a.du-bois-dark-btn-sm {
|
|
|
3763
3763
|
padding: 5px 8px;
|
|
3764
3764
|
color: #ffffffd6;
|
|
3765
3765
|
font-weight: normal;
|
|
3766
|
-
font-size:
|
|
3766
|
+
font-size: 13px;
|
|
3767
3767
|
line-height: 22px;
|
|
3768
3768
|
color: rgba(255, 255, 255, 0.3);
|
|
3769
3769
|
}
|
|
@@ -3774,7 +3774,7 @@ a.du-bois-dark-btn-sm {
|
|
|
3774
3774
|
padding: 5px 8px;
|
|
3775
3775
|
color: #ffffffd6;
|
|
3776
3776
|
font-weight: normal;
|
|
3777
|
-
font-size:
|
|
3777
|
+
font-size: 13px;
|
|
3778
3778
|
line-height: 22px;
|
|
3779
3779
|
cursor: pointer;
|
|
3780
3780
|
transition: background 0.3s ease;
|
|
@@ -3818,7 +3818,7 @@ a.du-bois-dark-btn-sm {
|
|
|
3818
3818
|
padding-left: 16px;
|
|
3819
3819
|
}
|
|
3820
3820
|
.du-bois-dark-select-lg {
|
|
3821
|
-
font-size:
|
|
3821
|
+
font-size: 18px;
|
|
3822
3822
|
}
|
|
3823
3823
|
.du-bois-dark-select-borderless .du-bois-dark-select-selector {
|
|
3824
3824
|
background-color: transparent !important;
|
|
@@ -3845,7 +3845,7 @@ a.du-bois-dark-btn-sm {
|
|
|
3845
3845
|
}
|
|
3846
3846
|
.du-bois-dark-select-rtl.du-bois-dark-select-multiple.du-bois-dark-select-show-arrow .du-bois-dark-select-selector,
|
|
3847
3847
|
.du-bois-dark-select-rtl.du-bois-dark-select-multiple.du-bois-dark-select-allow-clear .du-bois-dark-select-selector {
|
|
3848
|
-
padding-right:
|
|
3848
|
+
padding-right: 3px;
|
|
3849
3849
|
padding-left: 20px;
|
|
3850
3850
|
}
|
|
3851
3851
|
.du-bois-dark-select-rtl.du-bois-dark-select-multiple .du-bois-dark-select-selection-item {
|
|
@@ -3875,12 +3875,12 @@ a.du-bois-dark-btn-sm {
|
|
|
3875
3875
|
}
|
|
3876
3876
|
.du-bois-dark-select-rtl.du-bois-dark-select-single.du-bois-dark-select-show-arrow .du-bois-dark-select-selection-search {
|
|
3877
3877
|
right: 7px;
|
|
3878
|
-
left:
|
|
3878
|
+
left: 20px;
|
|
3879
3879
|
}
|
|
3880
3880
|
.du-bois-dark-select-rtl.du-bois-dark-select-single.du-bois-dark-select-show-arrow .du-bois-dark-select-selection-item,
|
|
3881
3881
|
.du-bois-dark-select-rtl.du-bois-dark-select-single.du-bois-dark-select-show-arrow .du-bois-dark-select-selection-placeholder {
|
|
3882
3882
|
padding-right: 0;
|
|
3883
|
-
padding-left:
|
|
3883
|
+
padding-left: 17px;
|
|
3884
3884
|
}
|
|
3885
3885
|
.du-bois-dark-select-rtl.du-bois-dark-select-single.du-bois-dark-select-sm:not(.du-bois-dark-select-customize-input).du-bois-dark-select-show-arrow .du-bois-dark-select-selection-search {
|
|
3886
3886
|
right: 2px;
|
|
@@ -3888,7 +3888,7 @@ a.du-bois-dark-btn-sm {
|
|
|
3888
3888
|
.du-bois-dark-select-rtl.du-bois-dark-select-single.du-bois-dark-select-sm:not(.du-bois-dark-select-customize-input).du-bois-dark-select-show-arrow .du-bois-dark-select-selection-item,
|
|
3889
3889
|
.du-bois-dark-select-rtl.du-bois-dark-select-single.du-bois-dark-select-sm:not(.du-bois-dark-select-customize-input).du-bois-dark-select-show-arrow .du-bois-dark-select-selection-placeholder {
|
|
3890
3890
|
padding-right: 0;
|
|
3891
|
-
padding-left:
|
|
3891
|
+
padding-left: 19.5px;
|
|
3892
3892
|
}
|
|
3893
3893
|
/* stylelint-disable no-duplicate-selectors */
|
|
3894
3894
|
/* stylelint-disable */
|
|
@@ -3900,8 +3900,8 @@ a.du-bois-dark-btn-sm {
|
|
|
3900
3900
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
3901
3901
|
.du-bois-dark-empty {
|
|
3902
3902
|
margin: 0 8px;
|
|
3903
|
-
font-size:
|
|
3904
|
-
line-height:
|
|
3903
|
+
font-size: 13px;
|
|
3904
|
+
line-height: 20px;
|
|
3905
3905
|
text-align: center;
|
|
3906
3906
|
}
|
|
3907
3907
|
.du-bois-dark-empty-image {
|
|
@@ -3981,18 +3981,18 @@ a.du-bois-dark-btn-sm {
|
|
|
3981
3981
|
margin: 0;
|
|
3982
3982
|
padding: 0;
|
|
3983
3983
|
color: #ffffffd6;
|
|
3984
|
-
font-size:
|
|
3984
|
+
font-size: 13px;
|
|
3985
3985
|
font-variant: tabular-nums;
|
|
3986
|
-
line-height:
|
|
3986
|
+
line-height: 20px;
|
|
3987
3987
|
list-style: none;
|
|
3988
3988
|
font-feature-settings: tnum;
|
|
3989
3989
|
background-color: rgba(255, 255, 255, 0.04);
|
|
3990
|
-
border: 1px solid #
|
|
3990
|
+
border: 1px solid #ffffff7a;
|
|
3991
3991
|
border-bottom: 0;
|
|
3992
3992
|
border-radius: 4px;
|
|
3993
3993
|
}
|
|
3994
3994
|
.du-bois-dark-collapse > .du-bois-dark-collapse-item {
|
|
3995
|
-
border-bottom: 1px solid #
|
|
3995
|
+
border-bottom: 1px solid #ffffff7a;
|
|
3996
3996
|
}
|
|
3997
3997
|
.du-bois-dark-collapse > .du-bois-dark-collapse-item:last-child,
|
|
3998
3998
|
.du-bois-dark-collapse > .du-bois-dark-collapse-item:last-child > .du-bois-dark-collapse-header {
|
|
@@ -4002,7 +4002,7 @@ a.du-bois-dark-btn-sm {
|
|
|
4002
4002
|
position: relative;
|
|
4003
4003
|
padding: 8px 8px;
|
|
4004
4004
|
color: rgba(255, 255, 255, 0.85);
|
|
4005
|
-
line-height:
|
|
4005
|
+
line-height: 20px;
|
|
4006
4006
|
cursor: pointer;
|
|
4007
4007
|
transition: all 0.3s, visibility 0s;
|
|
4008
4008
|
}
|
|
@@ -4054,7 +4054,7 @@ a.du-bois-dark-btn-sm {
|
|
|
4054
4054
|
.du-bois-dark-collapse-content {
|
|
4055
4055
|
color: #ffffffd6;
|
|
4056
4056
|
background-color: #141414;
|
|
4057
|
-
border-top: 1px solid #
|
|
4057
|
+
border-top: 1px solid #ffffff7a;
|
|
4058
4058
|
}
|
|
4059
4059
|
.du-bois-dark-collapse-content > .du-bois-dark-collapse-content-box {
|
|
4060
4060
|
padding: 8px;
|
|
@@ -4070,7 +4070,7 @@ a.du-bois-dark-btn-sm {
|
|
|
4070
4070
|
border: 0;
|
|
4071
4071
|
}
|
|
4072
4072
|
.du-bois-dark-collapse-borderless > .du-bois-dark-collapse-item {
|
|
4073
|
-
border-bottom: 1px solid #
|
|
4073
|
+
border-bottom: 1px solid #ffffff7a;
|
|
4074
4074
|
}
|
|
4075
4075
|
.du-bois-dark-collapse-borderless > .du-bois-dark-collapse-item:last-child,
|
|
4076
4076
|
.du-bois-dark-collapse-borderless > .du-bois-dark-collapse-item:last-child .du-bois-dark-collapse-header {
|
|
@@ -4133,17 +4133,17 @@ a.du-bois-dark-btn-sm {
|
|
|
4133
4133
|
margin: 0;
|
|
4134
4134
|
padding: 0;
|
|
4135
4135
|
color: #ffffffd6;
|
|
4136
|
-
font-size:
|
|
4136
|
+
font-size: 13px;
|
|
4137
4137
|
font-variant: tabular-nums;
|
|
4138
|
-
line-height:
|
|
4138
|
+
line-height: 20px;
|
|
4139
4139
|
list-style: none;
|
|
4140
4140
|
font-feature-settings: tnum;
|
|
4141
|
-
padding:
|
|
4141
|
+
padding: 0 7px 0;
|
|
4142
4142
|
position: relative;
|
|
4143
4143
|
display: inline-flex;
|
|
4144
4144
|
align-items: center;
|
|
4145
4145
|
background: transparent;
|
|
4146
|
-
border: 1px solid #
|
|
4146
|
+
border: 1px solid #ffffff7a;
|
|
4147
4147
|
border-radius: 4px;
|
|
4148
4148
|
transition: border 0.3s, box-shadow 0.3s;
|
|
4149
4149
|
}
|
|
@@ -4160,7 +4160,7 @@ a.du-bois-dark-btn-sm {
|
|
|
4160
4160
|
}
|
|
4161
4161
|
.du-bois-dark-picker.du-bois-dark-picker-disabled {
|
|
4162
4162
|
background: rgba(255, 255, 255, 0.08);
|
|
4163
|
-
border-color: #
|
|
4163
|
+
border-color: #ffffff7a;
|
|
4164
4164
|
cursor: not-allowed;
|
|
4165
4165
|
}
|
|
4166
4166
|
.du-bois-dark-picker.du-bois-dark-picker-disabled .du-bois-dark-picker-suffix {
|
|
@@ -4182,13 +4182,13 @@ a.du-bois-dark-btn-sm {
|
|
|
4182
4182
|
display: inline-block;
|
|
4183
4183
|
width: 100%;
|
|
4184
4184
|
min-width: 0;
|
|
4185
|
-
padding:
|
|
4185
|
+
padding: 3px 7px;
|
|
4186
4186
|
color: #ffffffd6;
|
|
4187
|
-
font-size:
|
|
4188
|
-
line-height:
|
|
4187
|
+
font-size: 13px;
|
|
4188
|
+
line-height: 20px;
|
|
4189
4189
|
background-color: transparent;
|
|
4190
4190
|
background-image: none;
|
|
4191
|
-
border: 1px solid #
|
|
4191
|
+
border: 1px solid #ffffff7a;
|
|
4192
4192
|
border-radius: 4px;
|
|
4193
4193
|
transition: all 0.3s;
|
|
4194
4194
|
flex: auto;
|
|
@@ -4225,7 +4225,7 @@ a.du-bois-dark-btn-sm {
|
|
|
4225
4225
|
opacity: 1;
|
|
4226
4226
|
}
|
|
4227
4227
|
.du-bois-dark-picker-input > input-disabled:hover {
|
|
4228
|
-
border-color: #
|
|
4228
|
+
border-color: #ffffff7a;
|
|
4229
4229
|
border-right-width: 1px !important;
|
|
4230
4230
|
}
|
|
4231
4231
|
.du-bois-dark-picker-input > input[disabled] {
|
|
@@ -4235,7 +4235,7 @@ a.du-bois-dark-btn-sm {
|
|
|
4235
4235
|
opacity: 1;
|
|
4236
4236
|
}
|
|
4237
4237
|
.du-bois-dark-picker-input > input[disabled]:hover {
|
|
4238
|
-
border-color: #
|
|
4238
|
+
border-color: #ffffff7a;
|
|
4239
4239
|
border-right-width: 1px !important;
|
|
4240
4240
|
}
|
|
4241
4241
|
.du-bois-dark-picker-input > input-borderless,
|
|
@@ -4252,16 +4252,16 @@ textarea.du-bois-dark-picker-input > input {
|
|
|
4252
4252
|
max-width: 100%;
|
|
4253
4253
|
height: auto;
|
|
4254
4254
|
min-height: 40px;
|
|
4255
|
-
line-height:
|
|
4255
|
+
line-height: 20px;
|
|
4256
4256
|
vertical-align: bottom;
|
|
4257
4257
|
transition: all 0.3s, height 0s;
|
|
4258
4258
|
}
|
|
4259
4259
|
.du-bois-dark-picker-input > input-lg {
|
|
4260
|
-
padding:
|
|
4261
|
-
font-size:
|
|
4260
|
+
padding: -161px 7px;
|
|
4261
|
+
font-size: 18px;
|
|
4262
4262
|
}
|
|
4263
4263
|
.du-bois-dark-picker-input > input-sm {
|
|
4264
|
-
padding:
|
|
4264
|
+
padding: 0 3px;
|
|
4265
4265
|
}
|
|
4266
4266
|
.du-bois-dark-picker-input > input:focus {
|
|
4267
4267
|
box-shadow: none;
|
|
@@ -4276,13 +4276,13 @@ textarea.du-bois-dark-picker-input > input {
|
|
|
4276
4276
|
color: rgba(255, 255, 255, 0.3);
|
|
4277
4277
|
}
|
|
4278
4278
|
.du-bois-dark-picker-large {
|
|
4279
|
-
padding:
|
|
4279
|
+
padding: 0 7px 0;
|
|
4280
4280
|
}
|
|
4281
4281
|
.du-bois-dark-picker-large .du-bois-dark-picker-input > input {
|
|
4282
|
-
font-size:
|
|
4282
|
+
font-size: 18px;
|
|
4283
4283
|
}
|
|
4284
4284
|
.du-bois-dark-picker-small {
|
|
4285
|
-
padding:
|
|
4285
|
+
padding: 0 3px 0;
|
|
4286
4286
|
}
|
|
4287
4287
|
.du-bois-dark-picker-suffix {
|
|
4288
4288
|
align-self: center;
|
|
@@ -4316,9 +4316,9 @@ textarea.du-bois-dark-picker-input > input {
|
|
|
4316
4316
|
position: relative;
|
|
4317
4317
|
display: inline-block;
|
|
4318
4318
|
width: 1em;
|
|
4319
|
-
height:
|
|
4319
|
+
height: 18px;
|
|
4320
4320
|
color: rgba(255, 255, 255, 0.3);
|
|
4321
|
-
font-size:
|
|
4321
|
+
font-size: 18px;
|
|
4322
4322
|
vertical-align: top;
|
|
4323
4323
|
cursor: default;
|
|
4324
4324
|
}
|
|
@@ -4366,9 +4366,9 @@ textarea.du-bois-dark-picker-input > input {
|
|
|
4366
4366
|
margin: 0;
|
|
4367
4367
|
padding: 0;
|
|
4368
4368
|
color: #ffffffd6;
|
|
4369
|
-
font-size:
|
|
4369
|
+
font-size: 13px;
|
|
4370
4370
|
font-variant: tabular-nums;
|
|
4371
|
-
line-height:
|
|
4371
|
+
line-height: 20px;
|
|
4372
4372
|
list-style: none;
|
|
4373
4373
|
font-feature-settings: tnum;
|
|
4374
4374
|
position: absolute;
|
|
@@ -4529,7 +4529,7 @@ textarea.du-bois-dark-picker-input > input {
|
|
|
4529
4529
|
}
|
|
4530
4530
|
.du-bois-dark-picker-header > button {
|
|
4531
4531
|
min-width: 1.6em;
|
|
4532
|
-
font-size:
|
|
4532
|
+
font-size: 13px;
|
|
4533
4533
|
}
|
|
4534
4534
|
.du-bois-dark-picker-header > button:hover {
|
|
4535
4535
|
color: #ffffffd6;
|
|
@@ -5137,9 +5137,8 @@ _:-ms-fullscreen .du-bois-dark-picker-range-wrapper .du-bois-dark-picker-year-pa
|
|
|
5137
5137
|
margin: 0;
|
|
5138
5138
|
padding: 0;
|
|
5139
5139
|
color: #ffffffd6;
|
|
5140
|
-
font-size:
|
|
5140
|
+
font-size: 13px;
|
|
5141
5141
|
font-variant: tabular-nums;
|
|
5142
|
-
line-height: 1.5715;
|
|
5143
5142
|
list-style: none;
|
|
5144
5143
|
font-feature-settings: tnum;
|
|
5145
5144
|
display: inline-block;
|
|
@@ -5150,7 +5149,7 @@ _:-ms-fullscreen .du-bois-dark-picker-range-wrapper .du-bois-dark-picker-year-pa
|
|
|
5150
5149
|
line-height: 20px;
|
|
5151
5150
|
white-space: nowrap;
|
|
5152
5151
|
background: rgba(255, 255, 255, 0.04);
|
|
5153
|
-
border: 1px solid #
|
|
5152
|
+
border: 1px solid #ffffff7a;
|
|
5154
5153
|
border-radius: 4px;
|
|
5155
5154
|
opacity: 1;
|
|
5156
5155
|
transition: all 0.3s;
|
|
@@ -5384,20 +5383,20 @@ _:-ms-fullscreen .du-bois-dark-picker-range-wrapper .du-bois-dark-picker-year-pa
|
|
|
5384
5383
|
/* stylelint-disable */
|
|
5385
5384
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
5386
5385
|
.du-bois-dark-dropdown-menu-item.du-bois-dark-dropdown-menu-item-danger {
|
|
5387
|
-
color: #
|
|
5386
|
+
color: #f7a6b6d6;
|
|
5388
5387
|
}
|
|
5389
5388
|
.du-bois-dark-dropdown-menu-item.du-bois-dark-dropdown-menu-item-danger:hover {
|
|
5390
5389
|
color: #fff;
|
|
5391
|
-
background-color: #
|
|
5390
|
+
background-color: #f7a6b6d6;
|
|
5392
5391
|
}
|
|
5393
5392
|
.du-bois-dark-dropdown {
|
|
5394
5393
|
box-sizing: border-box;
|
|
5395
5394
|
margin: 0;
|
|
5396
5395
|
padding: 0;
|
|
5397
5396
|
color: #ffffffd6;
|
|
5398
|
-
font-size:
|
|
5397
|
+
font-size: 13px;
|
|
5399
5398
|
font-variant: tabular-nums;
|
|
5400
|
-
line-height:
|
|
5399
|
+
line-height: 20px;
|
|
5401
5400
|
list-style: none;
|
|
5402
5401
|
font-feature-settings: tnum;
|
|
5403
5402
|
position: absolute;
|
|
@@ -5561,7 +5560,7 @@ _:-ms-fullscreen .du-bois-dark-picker-range-wrapper .du-bois-dark-picker-year-pa
|
|
|
5561
5560
|
padding: 5px 8px;
|
|
5562
5561
|
color: #ffffffd6;
|
|
5563
5562
|
font-weight: normal;
|
|
5564
|
-
font-size:
|
|
5563
|
+
font-size: 13px;
|
|
5565
5564
|
line-height: 22px;
|
|
5566
5565
|
white-space: nowrap;
|
|
5567
5566
|
cursor: pointer;
|
|
@@ -5862,7 +5861,7 @@ _:-ms-fullscreen .du-bois-dark-picker-range-wrapper .du-bois-dark-picker-year-pa
|
|
|
5862
5861
|
.du-bois-dark-col-24.du-bois-dark-form-item-label,
|
|
5863
5862
|
.du-bois-dark-col-xl-24.du-bois-dark-form-item-label {
|
|
5864
5863
|
padding: 0 0 8px;
|
|
5865
|
-
line-height:
|
|
5864
|
+
line-height: 20px;
|
|
5866
5865
|
white-space: initial;
|
|
5867
5866
|
text-align: left;
|
|
5868
5867
|
}
|
|
@@ -5884,7 +5883,7 @@ _:-ms-fullscreen .du-bois-dark-picker-range-wrapper .du-bois-dark-picker-year-pa
|
|
|
5884
5883
|
@media (max-width: 575px) {
|
|
5885
5884
|
.du-bois-dark-form-item .du-bois-dark-form-item-label {
|
|
5886
5885
|
padding: 0 0 8px;
|
|
5887
|
-
line-height:
|
|
5886
|
+
line-height: 20px;
|
|
5888
5887
|
white-space: initial;
|
|
5889
5888
|
text-align: left;
|
|
5890
5889
|
}
|
|
@@ -5907,7 +5906,7 @@ _:-ms-fullscreen .du-bois-dark-picker-range-wrapper .du-bois-dark-picker-year-pa
|
|
|
5907
5906
|
}
|
|
5908
5907
|
.du-bois-dark-col-xs-24.du-bois-dark-form-item-label {
|
|
5909
5908
|
padding: 0 0 8px;
|
|
5910
|
-
line-height:
|
|
5909
|
+
line-height: 20px;
|
|
5911
5910
|
white-space: initial;
|
|
5912
5911
|
text-align: left;
|
|
5913
5912
|
}
|
|
@@ -5924,7 +5923,7 @@ _:-ms-fullscreen .du-bois-dark-picker-range-wrapper .du-bois-dark-picker-year-pa
|
|
|
5924
5923
|
@media (max-width: 767px) {
|
|
5925
5924
|
.du-bois-dark-col-sm-24.du-bois-dark-form-item-label {
|
|
5926
5925
|
padding: 0 0 8px;
|
|
5927
|
-
line-height:
|
|
5926
|
+
line-height: 20px;
|
|
5928
5927
|
white-space: initial;
|
|
5929
5928
|
text-align: left;
|
|
5930
5929
|
}
|
|
@@ -5941,7 +5940,7 @@ _:-ms-fullscreen .du-bois-dark-picker-range-wrapper .du-bois-dark-picker-year-pa
|
|
|
5941
5940
|
@media (max-width: 991px) {
|
|
5942
5941
|
.du-bois-dark-col-md-24.du-bois-dark-form-item-label {
|
|
5943
5942
|
padding: 0 0 8px;
|
|
5944
|
-
line-height:
|
|
5943
|
+
line-height: 20px;
|
|
5945
5944
|
white-space: initial;
|
|
5946
5945
|
text-align: left;
|
|
5947
5946
|
}
|
|
@@ -5958,7 +5957,7 @@ _:-ms-fullscreen .du-bois-dark-picker-range-wrapper .du-bois-dark-picker-year-pa
|
|
|
5958
5957
|
@media (max-width: 1199px) {
|
|
5959
5958
|
.du-bois-dark-col-lg-24.du-bois-dark-form-item-label {
|
|
5960
5959
|
padding: 0 0 8px;
|
|
5961
|
-
line-height:
|
|
5960
|
+
line-height: 20px;
|
|
5962
5961
|
white-space: initial;
|
|
5963
5962
|
text-align: left;
|
|
5964
5963
|
}
|
|
@@ -5975,7 +5974,7 @@ _:-ms-fullscreen .du-bois-dark-picker-range-wrapper .du-bois-dark-picker-year-pa
|
|
|
5975
5974
|
@media (max-width: 1599px) {
|
|
5976
5975
|
.du-bois-dark-col-xl-24.du-bois-dark-form-item-label {
|
|
5977
5976
|
padding: 0 0 8px;
|
|
5978
|
-
line-height:
|
|
5977
|
+
line-height: 20px;
|
|
5979
5978
|
white-space: initial;
|
|
5980
5979
|
text-align: left;
|
|
5981
5980
|
}
|
|
@@ -5994,7 +5993,7 @@ _:-ms-fullscreen .du-bois-dark-picker-range-wrapper .du-bois-dark-picker-year-pa
|
|
|
5994
5993
|
/* To support leave along ErrorList. We add additional className to handle explain style */
|
|
5995
5994
|
}
|
|
5996
5995
|
.du-bois-dark-form-item-explain.du-bois-dark-form-item-explain-error {
|
|
5997
|
-
color: #
|
|
5996
|
+
color: #f7a6b6d6;
|
|
5998
5997
|
}
|
|
5999
5998
|
.du-bois-dark-form-item-explain.du-bois-dark-form-item-explain-warning {
|
|
6000
5999
|
color: #AF5B23;
|
|
@@ -6028,13 +6027,13 @@ _:-ms-fullscreen .du-bois-dark-picker-range-wrapper .du-bois-dark-picker-year-pa
|
|
|
6028
6027
|
right: 32px;
|
|
6029
6028
|
}
|
|
6030
6029
|
.du-bois-dark-form-item-has-feedback .du-bois-dark-picker {
|
|
6031
|
-
padding-right:
|
|
6030
|
+
padding-right: 23.9px;
|
|
6032
6031
|
}
|
|
6033
6032
|
.du-bois-dark-form-item-has-feedback .du-bois-dark-picker-large {
|
|
6034
|
-
padding-right:
|
|
6033
|
+
padding-right: 23.9px;
|
|
6035
6034
|
}
|
|
6036
6035
|
.du-bois-dark-form-item-has-feedback .du-bois-dark-picker-small {
|
|
6037
|
-
padding-right:
|
|
6036
|
+
padding-right: 19.9px;
|
|
6038
6037
|
}
|
|
6039
6038
|
.du-bois-dark-form-item-has-feedback.du-bois-dark-form-item-has-success .du-bois-dark-form-item-children-icon,
|
|
6040
6039
|
.du-bois-dark-form-item-has-feedback.du-bois-dark-form-item-has-warning .du-bois-dark-form-item-children-icon,
|
|
@@ -6047,7 +6046,7 @@ _:-ms-fullscreen .du-bois-dark-picker-range-wrapper .du-bois-dark-picker-year-pa
|
|
|
6047
6046
|
width: 40px;
|
|
6048
6047
|
height: 20px;
|
|
6049
6048
|
margin-top: -10px;
|
|
6050
|
-
font-size:
|
|
6049
|
+
font-size: 13px;
|
|
6051
6050
|
line-height: 20px;
|
|
6052
6051
|
text-align: center;
|
|
6053
6052
|
visibility: visible;
|
|
@@ -6134,54 +6133,54 @@ _:-ms-fullscreen .du-bois-dark-picker-range-wrapper .du-bois-dark-picker-year-pa
|
|
|
6134
6133
|
box-shadow: 0 0 0 2px rgba(175, 91, 35, 0.2);
|
|
6135
6134
|
}
|
|
6136
6135
|
.du-bois-dark-form-item-has-error .du-bois-dark-form-item-split {
|
|
6137
|
-
color: #
|
|
6136
|
+
color: #f7a6b6d6;
|
|
6138
6137
|
}
|
|
6139
6138
|
.du-bois-dark-form-item-has-error :not(.du-bois-dark-input-disabled).du-bois-dark-input,
|
|
6140
6139
|
.du-bois-dark-form-item-has-error :not(.du-bois-dark-input-affix-wrapper-disabled).du-bois-dark-input-affix-wrapper,
|
|
6141
6140
|
.du-bois-dark-form-item-has-error :not(.du-bois-dark-input-disabled).du-bois-dark-input:hover,
|
|
6142
6141
|
.du-bois-dark-form-item-has-error :not(.du-bois-dark-input-affix-wrapper-disabled).du-bois-dark-input-affix-wrapper:hover {
|
|
6143
6142
|
background-color: transparent;
|
|
6144
|
-
border-color: #
|
|
6143
|
+
border-color: #f7a6b6d6;
|
|
6145
6144
|
}
|
|
6146
6145
|
.du-bois-dark-form-item-has-error :not(.du-bois-dark-input-disabled).du-bois-dark-input:focus,
|
|
6147
6146
|
.du-bois-dark-form-item-has-error :not(.du-bois-dark-input-affix-wrapper-disabled).du-bois-dark-input-affix-wrapper:focus,
|
|
6148
6147
|
.du-bois-dark-form-item-has-error :not(.du-bois-dark-input-disabled).du-bois-dark-input-focused,
|
|
6149
6148
|
.du-bois-dark-form-item-has-error :not(.du-bois-dark-input-affix-wrapper-disabled).du-bois-dark-input-affix-wrapper-focused {
|
|
6150
|
-
border-color: #
|
|
6149
|
+
border-color: #f7a6b6d6;
|
|
6151
6150
|
border-right-width: 1px !important;
|
|
6152
6151
|
outline: 0;
|
|
6153
|
-
box-shadow: 0 0 0 2px rgba(
|
|
6152
|
+
box-shadow: 0 0 0 2px rgba(247, 166, 182, 0.2);
|
|
6154
6153
|
}
|
|
6155
6154
|
.du-bois-dark-form-item-has-error .du-bois-dark-calendar-picker-open .du-bois-dark-calendar-picker-input {
|
|
6156
|
-
border-color: #
|
|
6155
|
+
border-color: #f7a6b6d6;
|
|
6157
6156
|
border-right-width: 1px !important;
|
|
6158
6157
|
outline: 0;
|
|
6159
|
-
box-shadow: 0 0 0 2px rgba(
|
|
6158
|
+
box-shadow: 0 0 0 2px rgba(247, 166, 182, 0.2);
|
|
6160
6159
|
}
|
|
6161
6160
|
.du-bois-dark-form-item-has-error .du-bois-dark-input-prefix {
|
|
6162
|
-
color: #
|
|
6161
|
+
color: #f7a6b6d6;
|
|
6163
6162
|
}
|
|
6164
6163
|
.du-bois-dark-form-item-has-error .du-bois-dark-input-group-addon {
|
|
6165
|
-
color: #
|
|
6166
|
-
border-color: #
|
|
6164
|
+
color: #f7a6b6d6;
|
|
6165
|
+
border-color: #f7a6b6d6;
|
|
6167
6166
|
}
|
|
6168
6167
|
.du-bois-dark-form-item-has-error .has-feedback {
|
|
6169
|
-
color: #
|
|
6168
|
+
color: #f7a6b6d6;
|
|
6170
6169
|
}
|
|
6171
6170
|
.du-bois-dark-form-item-has-error.du-bois-dark-form-item-has-feedback .du-bois-dark-form-item-children-icon {
|
|
6172
|
-
color: #
|
|
6171
|
+
color: #f7a6b6d6;
|
|
6173
6172
|
animation-name: diffZoomIn2 !important;
|
|
6174
6173
|
}
|
|
6175
6174
|
.du-bois-dark-form-item-has-error .du-bois-dark-select:not(.du-bois-dark-select-disabled):not(.du-bois-dark-select-customize-input) .du-bois-dark-select-selector {
|
|
6176
6175
|
background-color: transparent;
|
|
6177
|
-
border-color: #
|
|
6176
|
+
border-color: #f7a6b6d6 !important;
|
|
6178
6177
|
}
|
|
6179
6178
|
.du-bois-dark-form-item-has-error .du-bois-dark-select:not(.du-bois-dark-select-disabled):not(.du-bois-dark-select-customize-input).du-bois-dark-select-open .du-bois-dark-select-selector,
|
|
6180
6179
|
.du-bois-dark-form-item-has-error .du-bois-dark-select:not(.du-bois-dark-select-disabled):not(.du-bois-dark-select-customize-input).du-bois-dark-select-focused .du-bois-dark-select-selector {
|
|
6181
|
-
border-color: #
|
|
6180
|
+
border-color: #f7a6b6d6;
|
|
6182
6181
|
border-right-width: 1px !important;
|
|
6183
6182
|
outline: 0;
|
|
6184
|
-
box-shadow: 0 0 0 2px rgba(
|
|
6183
|
+
box-shadow: 0 0 0 2px rgba(247, 166, 182, 0.2);
|
|
6185
6184
|
}
|
|
6186
6185
|
.du-bois-dark-form-item-has-error .du-bois-dark-input-group-addon .du-bois-dark-select.du-bois-dark-select-single:not(.du-bois-dark-select-customize-input) .du-bois-dark-select-selector {
|
|
6187
6186
|
background-color: inherit;
|
|
@@ -6189,54 +6188,54 @@ _:-ms-fullscreen .du-bois-dark-picker-range-wrapper .du-bois-dark-picker-year-pa
|
|
|
6189
6188
|
box-shadow: none;
|
|
6190
6189
|
}
|
|
6191
6190
|
.du-bois-dark-form-item-has-error .du-bois-dark-select.du-bois-dark-select-auto-complete .du-bois-dark-input:focus {
|
|
6192
|
-
border-color: #
|
|
6191
|
+
border-color: #f7a6b6d6;
|
|
6193
6192
|
}
|
|
6194
6193
|
.du-bois-dark-form-item-has-error .du-bois-dark-input-number,
|
|
6195
6194
|
.du-bois-dark-form-item-has-error .du-bois-dark-picker {
|
|
6196
6195
|
background-color: transparent;
|
|
6197
|
-
border-color: #
|
|
6196
|
+
border-color: #f7a6b6d6;
|
|
6198
6197
|
}
|
|
6199
6198
|
.du-bois-dark-form-item-has-error .du-bois-dark-input-number-focused,
|
|
6200
6199
|
.du-bois-dark-form-item-has-error .du-bois-dark-picker-focused,
|
|
6201
6200
|
.du-bois-dark-form-item-has-error .du-bois-dark-input-number:focus,
|
|
6202
6201
|
.du-bois-dark-form-item-has-error .du-bois-dark-picker:focus {
|
|
6203
|
-
border-color: #
|
|
6202
|
+
border-color: #f7a6b6d6;
|
|
6204
6203
|
border-right-width: 1px !important;
|
|
6205
6204
|
outline: 0;
|
|
6206
|
-
box-shadow: 0 0 0 2px rgba(
|
|
6205
|
+
box-shadow: 0 0 0 2px rgba(247, 166, 182, 0.2);
|
|
6207
6206
|
}
|
|
6208
6207
|
.du-bois-dark-form-item-has-error .du-bois-dark-input-number:not([disabled]):hover,
|
|
6209
6208
|
.du-bois-dark-form-item-has-error .du-bois-dark-picker:not([disabled]):hover {
|
|
6210
6209
|
background-color: transparent;
|
|
6211
|
-
border-color: #
|
|
6210
|
+
border-color: #f7a6b6d6;
|
|
6212
6211
|
}
|
|
6213
6212
|
.du-bois-dark-form-item-has-error .du-bois-dark-mention-wrapper .du-bois-dark-mention-editor,
|
|
6214
6213
|
.du-bois-dark-form-item-has-error .du-bois-dark-mention-wrapper .du-bois-dark-mention-editor:not([disabled]):hover {
|
|
6215
6214
|
background-color: transparent;
|
|
6216
|
-
border-color: #
|
|
6215
|
+
border-color: #f7a6b6d6;
|
|
6217
6216
|
}
|
|
6218
6217
|
.du-bois-dark-form-item-has-error .du-bois-dark-mention-wrapper.du-bois-dark-mention-active:not([disabled]) .du-bois-dark-mention-editor,
|
|
6219
6218
|
.du-bois-dark-form-item-has-error .du-bois-dark-mention-wrapper .du-bois-dark-mention-editor:not([disabled]):focus {
|
|
6220
|
-
border-color: #
|
|
6219
|
+
border-color: #f7a6b6d6;
|
|
6221
6220
|
border-right-width: 1px !important;
|
|
6222
6221
|
outline: 0;
|
|
6223
|
-
box-shadow: 0 0 0 2px rgba(
|
|
6222
|
+
box-shadow: 0 0 0 2px rgba(247, 166, 182, 0.2);
|
|
6224
6223
|
}
|
|
6225
6224
|
.du-bois-dark-form-item-has-error .du-bois-dark-cascader-picker:hover .du-bois-dark-cascader-picker-label:hover + .du-bois-dark-cascader-input.du-bois-dark-input {
|
|
6226
|
-
border-color: #
|
|
6225
|
+
border-color: #f7a6b6d6;
|
|
6227
6226
|
}
|
|
6228
6227
|
.du-bois-dark-form-item-has-error .du-bois-dark-cascader-picker:focus .du-bois-dark-cascader-input {
|
|
6229
6228
|
background-color: transparent;
|
|
6230
|
-
border-color: #
|
|
6229
|
+
border-color: #f7a6b6d6;
|
|
6231
6230
|
border-right-width: 1px !important;
|
|
6232
6231
|
outline: 0;
|
|
6233
|
-
box-shadow: 0 0 0 2px rgba(
|
|
6232
|
+
box-shadow: 0 0 0 2px rgba(247, 166, 182, 0.2);
|
|
6234
6233
|
}
|
|
6235
6234
|
.du-bois-dark-form-item-has-error .du-bois-dark-transfer-list {
|
|
6236
|
-
border-color: #
|
|
6235
|
+
border-color: #f7a6b6d6;
|
|
6237
6236
|
}
|
|
6238
6237
|
.du-bois-dark-form-item-has-error .du-bois-dark-transfer-list-search:not([disabled]) {
|
|
6239
|
-
border-color: #
|
|
6238
|
+
border-color: #ffffff7a;
|
|
6240
6239
|
}
|
|
6241
6240
|
.du-bois-dark-form-item-has-error .du-bois-dark-transfer-list-search:not([disabled]):hover {
|
|
6242
6241
|
border-color: #1d517c;
|
|
@@ -6249,10 +6248,10 @@ _:-ms-fullscreen .du-bois-dark-picker-range-wrapper .du-bois-dark-picker-year-pa
|
|
|
6249
6248
|
box-shadow: 0 0 0 2px rgba(34, 114, 180, 0.2);
|
|
6250
6249
|
}
|
|
6251
6250
|
.du-bois-dark-form-item-has-error .du-bois-dark-radio-button-wrapper {
|
|
6252
|
-
border-color: #
|
|
6251
|
+
border-color: #f7a6b6d6 !important;
|
|
6253
6252
|
}
|
|
6254
6253
|
.du-bois-dark-form-item-has-error .du-bois-dark-radio-button-wrapper:not(:first-child)::before {
|
|
6255
|
-
background-color: #
|
|
6254
|
+
background-color: #f7a6b6d6;
|
|
6256
6255
|
}
|
|
6257
6256
|
.du-bois-dark-form-item-is-validating.du-bois-dark-form-item-has-feedback .du-bois-dark-form-item-children-icon {
|
|
6258
6257
|
display: inline-block;
|
|
@@ -6263,9 +6262,9 @@ _:-ms-fullscreen .du-bois-dark-picker-range-wrapper .du-bois-dark-picker-year-pa
|
|
|
6263
6262
|
margin: 0;
|
|
6264
6263
|
padding: 0;
|
|
6265
6264
|
color: #ffffffd6;
|
|
6266
|
-
font-size:
|
|
6265
|
+
font-size: 13px;
|
|
6267
6266
|
font-variant: tabular-nums;
|
|
6268
|
-
line-height:
|
|
6267
|
+
line-height: 20px;
|
|
6269
6268
|
list-style: none;
|
|
6270
6269
|
font-feature-settings: tnum;
|
|
6271
6270
|
}
|
|
@@ -6275,13 +6274,13 @@ _:-ms-fullscreen .du-bois-dark-picker-range-wrapper .du-bois-dark-picker-year-pa
|
|
|
6275
6274
|
margin-bottom: 20px;
|
|
6276
6275
|
padding: 0;
|
|
6277
6276
|
color: #ffffff99;
|
|
6278
|
-
font-size:
|
|
6277
|
+
font-size: 18px;
|
|
6279
6278
|
line-height: inherit;
|
|
6280
6279
|
border: 0;
|
|
6281
|
-
border-bottom: 1px solid #
|
|
6280
|
+
border-bottom: 1px solid #ffffff7a;
|
|
6282
6281
|
}
|
|
6283
6282
|
.du-bois-dark-form label {
|
|
6284
|
-
font-size:
|
|
6283
|
+
font-size: 13px;
|
|
6285
6284
|
}
|
|
6286
6285
|
.du-bois-dark-form input[type='search'] {
|
|
6287
6286
|
box-sizing: border-box;
|
|
@@ -6312,8 +6311,8 @@ _:-ms-fullscreen .du-bois-dark-picker-range-wrapper .du-bois-dark-picker-year-pa
|
|
|
6312
6311
|
display: block;
|
|
6313
6312
|
padding-top: 15px;
|
|
6314
6313
|
color: #ffffffd6;
|
|
6315
|
-
font-size:
|
|
6316
|
-
line-height:
|
|
6314
|
+
font-size: 13px;
|
|
6315
|
+
line-height: 20px;
|
|
6317
6316
|
}
|
|
6318
6317
|
.du-bois-dark-form .du-bois-dark-form-text {
|
|
6319
6318
|
display: inline-block;
|
|
@@ -6336,9 +6335,9 @@ _:-ms-fullscreen .du-bois-dark-picker-range-wrapper .du-bois-dark-picker-year-pa
|
|
|
6336
6335
|
margin: 0;
|
|
6337
6336
|
padding: 0;
|
|
6338
6337
|
color: #ffffffd6;
|
|
6339
|
-
font-size:
|
|
6338
|
+
font-size: 13px;
|
|
6340
6339
|
font-variant: tabular-nums;
|
|
6341
|
-
line-height:
|
|
6340
|
+
line-height: 20px;
|
|
6342
6341
|
list-style: none;
|
|
6343
6342
|
font-feature-settings: tnum;
|
|
6344
6343
|
margin-bottom: 24px;
|
|
@@ -6368,17 +6367,17 @@ _:-ms-fullscreen .du-bois-dark-picker-range-wrapper .du-bois-dark-picker-year-pa
|
|
|
6368
6367
|
align-items: center;
|
|
6369
6368
|
height: 40px;
|
|
6370
6369
|
color: rgba(255, 255, 255, 0.85);
|
|
6371
|
-
font-size:
|
|
6370
|
+
font-size: 13px;
|
|
6372
6371
|
}
|
|
6373
6372
|
.du-bois-dark-form-item-label > label > .anticon {
|
|
6374
|
-
font-size:
|
|
6373
|
+
font-size: 13px;
|
|
6375
6374
|
vertical-align: top;
|
|
6376
6375
|
}
|
|
6377
6376
|
.du-bois-dark-form-item-label > label.du-bois-dark-form-item-required:not(.du-bois-dark-form-item-required-mark-optional)::before {
|
|
6378
6377
|
display: inline-block;
|
|
6379
6378
|
margin-right: 4px;
|
|
6380
6379
|
color: #a61d24;
|
|
6381
|
-
font-size:
|
|
6380
|
+
font-size: 13px;
|
|
6382
6381
|
font-family: SimSun, sans-serif;
|
|
6383
6382
|
line-height: 1;
|
|
6384
6383
|
content: '*';
|
|
@@ -6432,10 +6431,11 @@ _:-ms-fullscreen .du-bois-dark-picker-range-wrapper .du-bois-dark-picker-year-pa
|
|
|
6432
6431
|
clear: both;
|
|
6433
6432
|
min-height: 24px;
|
|
6434
6433
|
color: #ffffff99;
|
|
6435
|
-
font-size:
|
|
6436
|
-
line-height:
|
|
6434
|
+
font-size: 13px;
|
|
6435
|
+
line-height: 20px;
|
|
6437
6436
|
transition: color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
|
|
6438
|
-
|
|
6437
|
+
margin-top: -118px;
|
|
6438
|
+
margin-bottom: -118px;
|
|
6439
6439
|
}
|
|
6440
6440
|
.du-bois-dark-form-item .du-bois-dark-input-textarea-show-count::after {
|
|
6441
6441
|
margin-bottom: -22px;
|
|
@@ -6571,15 +6571,15 @@ _:-ms-fullscreen .du-bois-dark-picker-range-wrapper .du-bois-dark-picker-year-pa
|
|
|
6571
6571
|
}
|
|
6572
6572
|
.du-bois-dark-form-rtl .du-bois-dark-form-item-has-feedback .du-bois-dark-picker {
|
|
6573
6573
|
padding-right: 7px;
|
|
6574
|
-
padding-left:
|
|
6574
|
+
padding-left: 23.9px;
|
|
6575
6575
|
}
|
|
6576
6576
|
.du-bois-dark-form-rtl .du-bois-dark-form-item-has-feedback .du-bois-dark-picker-large {
|
|
6577
6577
|
padding-right: 7px;
|
|
6578
|
-
padding-left:
|
|
6578
|
+
padding-left: 23.9px;
|
|
6579
6579
|
}
|
|
6580
6580
|
.du-bois-dark-form-rtl .du-bois-dark-form-item-has-feedback .du-bois-dark-picker-small {
|
|
6581
6581
|
padding-right: 3px;
|
|
6582
|
-
padding-left:
|
|
6582
|
+
padding-left: 19.9px;
|
|
6583
6583
|
}
|
|
6584
6584
|
.du-bois-dark-form-rtl .du-bois-dark-form-item-has-feedback.du-bois-dark-form-item-has-success .du-bois-dark-form-item-children-icon,
|
|
6585
6585
|
.du-bois-dark-form-rtl .du-bois-dark-form-item-has-feedback.du-bois-dark-form-item-has-warning .du-bois-dark-form-item-children-icon,
|
|
@@ -11790,9 +11790,9 @@ _:-ms-fullscreen .du-bois-dark-picker-range-wrapper .du-bois-dark-picker-year-pa
|
|
|
11790
11790
|
margin: 0;
|
|
11791
11791
|
padding: 0;
|
|
11792
11792
|
color: #ffffffd6;
|
|
11793
|
-
font-size:
|
|
11793
|
+
font-size: 13px;
|
|
11794
11794
|
font-variant: tabular-nums;
|
|
11795
|
-
line-height:
|
|
11795
|
+
line-height: 20px;
|
|
11796
11796
|
list-style: none;
|
|
11797
11797
|
font-feature-settings: tnum;
|
|
11798
11798
|
position: absolute;
|
|
@@ -12041,13 +12041,13 @@ _:-ms-fullscreen .du-bois-dark-picker-range-wrapper .du-bois-dark-picker-year-pa
|
|
|
12041
12041
|
display: inline-block;
|
|
12042
12042
|
width: 100%;
|
|
12043
12043
|
min-width: 0;
|
|
12044
|
-
padding:
|
|
12044
|
+
padding: 3px 7px;
|
|
12045
12045
|
color: #ffffffd6;
|
|
12046
|
-
font-size:
|
|
12047
|
-
line-height:
|
|
12046
|
+
font-size: 13px;
|
|
12047
|
+
line-height: 20px;
|
|
12048
12048
|
background-color: transparent;
|
|
12049
12049
|
background-image: none;
|
|
12050
|
-
border: 1px solid #
|
|
12050
|
+
border: 1px solid #ffffff7a;
|
|
12051
12051
|
border-radius: 4px;
|
|
12052
12052
|
transition: all 0.3s;
|
|
12053
12053
|
display: inline-flex;
|
|
@@ -12088,7 +12088,7 @@ _:-ms-fullscreen .du-bois-dark-picker-range-wrapper .du-bois-dark-picker-year-pa
|
|
|
12088
12088
|
opacity: 1;
|
|
12089
12089
|
}
|
|
12090
12090
|
.du-bois-dark-input-affix-wrapper-disabled:hover {
|
|
12091
|
-
border-color: #
|
|
12091
|
+
border-color: #ffffff7a;
|
|
12092
12092
|
border-right-width: 1px !important;
|
|
12093
12093
|
}
|
|
12094
12094
|
.du-bois-dark-input-affix-wrapper[disabled] {
|
|
@@ -12098,7 +12098,7 @@ _:-ms-fullscreen .du-bois-dark-picker-range-wrapper .du-bois-dark-picker-year-pa
|
|
|
12098
12098
|
opacity: 1;
|
|
12099
12099
|
}
|
|
12100
12100
|
.du-bois-dark-input-affix-wrapper[disabled]:hover {
|
|
12101
|
-
border-color: #
|
|
12101
|
+
border-color: #ffffff7a;
|
|
12102
12102
|
border-right-width: 1px !important;
|
|
12103
12103
|
}
|
|
12104
12104
|
.du-bois-dark-input-affix-wrapper-borderless,
|
|
@@ -12115,16 +12115,16 @@ textarea.du-bois-dark-input-affix-wrapper {
|
|
|
12115
12115
|
max-width: 100%;
|
|
12116
12116
|
height: auto;
|
|
12117
12117
|
min-height: 40px;
|
|
12118
|
-
line-height:
|
|
12118
|
+
line-height: 20px;
|
|
12119
12119
|
vertical-align: bottom;
|
|
12120
12120
|
transition: all 0.3s, height 0s;
|
|
12121
12121
|
}
|
|
12122
12122
|
.du-bois-dark-input-affix-wrapper-lg {
|
|
12123
|
-
padding:
|
|
12124
|
-
font-size:
|
|
12123
|
+
padding: -161px 7px;
|
|
12124
|
+
font-size: 18px;
|
|
12125
12125
|
}
|
|
12126
12126
|
.du-bois-dark-input-affix-wrapper-sm {
|
|
12127
|
-
padding:
|
|
12127
|
+
padding: 0 3px;
|
|
12128
12128
|
}
|
|
12129
12129
|
.du-bois-dark-input-affix-wrapper-rtl {
|
|
12130
12130
|
direction: rtl;
|
|
@@ -12214,13 +12214,13 @@ textarea.du-bois-dark-input-affix-wrapper {
|
|
|
12214
12214
|
display: inline-block;
|
|
12215
12215
|
width: 100%;
|
|
12216
12216
|
min-width: 0;
|
|
12217
|
-
padding:
|
|
12217
|
+
padding: 3px 7px;
|
|
12218
12218
|
color: #ffffffd6;
|
|
12219
|
-
font-size:
|
|
12220
|
-
line-height:
|
|
12219
|
+
font-size: 13px;
|
|
12220
|
+
line-height: 20px;
|
|
12221
12221
|
background-color: transparent;
|
|
12222
12222
|
background-image: none;
|
|
12223
|
-
border: 1px solid #
|
|
12223
|
+
border: 1px solid #ffffff7a;
|
|
12224
12224
|
border-radius: 4px;
|
|
12225
12225
|
transition: all 0.3s;
|
|
12226
12226
|
}
|
|
@@ -12260,7 +12260,7 @@ textarea.du-bois-dark-input-affix-wrapper {
|
|
|
12260
12260
|
opacity: 1;
|
|
12261
12261
|
}
|
|
12262
12262
|
.du-bois-dark-input-disabled:hover {
|
|
12263
|
-
border-color: #
|
|
12263
|
+
border-color: #ffffff7a;
|
|
12264
12264
|
border-right-width: 1px !important;
|
|
12265
12265
|
}
|
|
12266
12266
|
.du-bois-dark-input[disabled] {
|
|
@@ -12270,7 +12270,7 @@ textarea.du-bois-dark-input-affix-wrapper {
|
|
|
12270
12270
|
opacity: 1;
|
|
12271
12271
|
}
|
|
12272
12272
|
.du-bois-dark-input[disabled]:hover {
|
|
12273
|
-
border-color: #
|
|
12273
|
+
border-color: #ffffff7a;
|
|
12274
12274
|
border-right-width: 1px !important;
|
|
12275
12275
|
}
|
|
12276
12276
|
.du-bois-dark-input-borderless,
|
|
@@ -12287,16 +12287,16 @@ textarea.du-bois-dark-input {
|
|
|
12287
12287
|
max-width: 100%;
|
|
12288
12288
|
height: auto;
|
|
12289
12289
|
min-height: 40px;
|
|
12290
|
-
line-height:
|
|
12290
|
+
line-height: 20px;
|
|
12291
12291
|
vertical-align: bottom;
|
|
12292
12292
|
transition: all 0.3s, height 0s;
|
|
12293
12293
|
}
|
|
12294
12294
|
.du-bois-dark-input-lg {
|
|
12295
|
-
padding:
|
|
12296
|
-
font-size:
|
|
12295
|
+
padding: -161px 7px;
|
|
12296
|
+
font-size: 18px;
|
|
12297
12297
|
}
|
|
12298
12298
|
.du-bois-dark-input-sm {
|
|
12299
|
-
padding:
|
|
12299
|
+
padding: 0 3px;
|
|
12300
12300
|
}
|
|
12301
12301
|
.du-bois-dark-input-rtl {
|
|
12302
12302
|
direction: rtl;
|
|
@@ -12306,9 +12306,9 @@ textarea.du-bois-dark-input {
|
|
|
12306
12306
|
margin: 0;
|
|
12307
12307
|
padding: 0;
|
|
12308
12308
|
color: #ffffffd6;
|
|
12309
|
-
font-size:
|
|
12309
|
+
font-size: 13px;
|
|
12310
12310
|
font-variant: tabular-nums;
|
|
12311
|
-
line-height:
|
|
12311
|
+
line-height: 20px;
|
|
12312
12312
|
list-style: none;
|
|
12313
12313
|
font-feature-settings: tnum;
|
|
12314
12314
|
position: relative;
|
|
@@ -12369,15 +12369,15 @@ textarea.du-bois-dark-input {
|
|
|
12369
12369
|
padding: 0 7px;
|
|
12370
12370
|
color: #ffffffd6;
|
|
12371
12371
|
font-weight: normal;
|
|
12372
|
-
font-size:
|
|
12372
|
+
font-size: 13px;
|
|
12373
12373
|
text-align: center;
|
|
12374
12374
|
background-color: rgba(255, 255, 255, 0.04);
|
|
12375
|
-
border: 1px solid #
|
|
12375
|
+
border: 1px solid #ffffff7a;
|
|
12376
12376
|
border-radius: 4px;
|
|
12377
12377
|
transition: all 0.3s;
|
|
12378
12378
|
}
|
|
12379
12379
|
.du-bois-dark-input-group-addon .du-bois-dark-select {
|
|
12380
|
-
margin: -
|
|
12380
|
+
margin: -4px -7px;
|
|
12381
12381
|
}
|
|
12382
12382
|
.du-bois-dark-input-group-addon .du-bois-dark-select.du-bois-dark-select-single:not(.du-bois-dark-select-customize-input) .du-bois-dark-select-selector {
|
|
12383
12383
|
background-color: inherit;
|
|
@@ -12433,12 +12433,12 @@ textarea.du-bois-dark-input {
|
|
|
12433
12433
|
}
|
|
12434
12434
|
.du-bois-dark-input-group-lg .du-bois-dark-input,
|
|
12435
12435
|
.du-bois-dark-input-group-lg > .du-bois-dark-input-group-addon {
|
|
12436
|
-
padding:
|
|
12437
|
-
font-size:
|
|
12436
|
+
padding: -161px 7px;
|
|
12437
|
+
font-size: 18px;
|
|
12438
12438
|
}
|
|
12439
12439
|
.du-bois-dark-input-group-sm .du-bois-dark-input,
|
|
12440
12440
|
.du-bois-dark-input-group-sm > .du-bois-dark-input-group-addon {
|
|
12441
|
-
padding:
|
|
12441
|
+
padding: 0 3px;
|
|
12442
12442
|
}
|
|
12443
12443
|
.du-bois-dark-input-group-lg .du-bois-dark-select-single .du-bois-dark-select-selector {
|
|
12444
12444
|
height: 40px;
|
|
@@ -12564,12 +12564,12 @@ textarea.du-bois-dark-input {
|
|
|
12564
12564
|
border-radius: 0 4px 4px 0;
|
|
12565
12565
|
}
|
|
12566
12566
|
.du-bois-dark-input-group-rtl .du-bois-dark-input-group-addon:first-child {
|
|
12567
|
-
border-right: 1px solid #
|
|
12567
|
+
border-right: 1px solid #ffffff7a;
|
|
12568
12568
|
border-left: 0;
|
|
12569
12569
|
}
|
|
12570
12570
|
.du-bois-dark-input-group-rtl .du-bois-dark-input-group-addon:last-child {
|
|
12571
12571
|
border-right: 0;
|
|
12572
|
-
border-left: 1px solid #
|
|
12572
|
+
border-left: 1px solid #ffffff7a;
|
|
12573
12573
|
}
|
|
12574
12574
|
.du-bois-dark-input-group-rtl.du-bois-dark-input-group > .du-bois-dark-input:last-child,
|
|
12575
12575
|
.du-bois-dark-input-group-rtl.du-bois-dark-input-group-addon:last-child {
|
|
@@ -12651,7 +12651,7 @@ textarea.du-bois-dark-input {
|
|
|
12651
12651
|
border-radius: 0;
|
|
12652
12652
|
}
|
|
12653
12653
|
.du-bois-dark-input-search .du-bois-dark-input-lg {
|
|
12654
|
-
line-height:
|
|
12654
|
+
line-height: 19.9998px;
|
|
12655
12655
|
}
|
|
12656
12656
|
.du-bois-dark-input-search > .du-bois-dark-input-group > .du-bois-dark-input-group-addon:last-child {
|
|
12657
12657
|
left: -1px;
|
|
@@ -12721,7 +12721,7 @@ textarea.du-bois-dark-input {
|
|
|
12721
12721
|
.du-bois-dark-input-search-rtl .du-bois-dark-input:hover + .du-bois-dark-input-group-addon .du-bois-dark-input-search-button:not(.du-bois-dark-btn-primary),
|
|
12722
12722
|
.du-bois-dark-input-search-rtl .du-bois-dark-input:focus + .du-bois-dark-input-group-addon .du-bois-dark-input-search-button:not(.du-bois-dark-btn-primary) {
|
|
12723
12723
|
border-right-color: #1d517c;
|
|
12724
|
-
border-left-color: #
|
|
12724
|
+
border-left-color: #ffffff7a;
|
|
12725
12725
|
}
|
|
12726
12726
|
.du-bois-dark-input-search-rtl > .du-bois-dark-input-group > .du-bois-dark-input-affix-wrapper:hover,
|
|
12727
12727
|
.du-bois-dark-input-search-rtl > .du-bois-dark-input-group > .du-bois-dark-input-affix-wrapper-focused {
|
|
@@ -12762,7 +12762,7 @@ textarea.du-bois-dark-input {
|
|
|
12762
12762
|
flex-direction: column;
|
|
12763
12763
|
/* fix firefox can't set height smaller than content on flex item */
|
|
12764
12764
|
min-height: 0;
|
|
12765
|
-
background: #
|
|
12765
|
+
background: #1F272D;
|
|
12766
12766
|
}
|
|
12767
12767
|
.du-bois-dark-layout,
|
|
12768
12768
|
.du-bois-dark-layout * {
|
|
@@ -12789,8 +12789,8 @@ textarea.du-bois-dark-input {
|
|
|
12789
12789
|
.du-bois-dark-layout-footer {
|
|
12790
12790
|
padding: 24px 50px;
|
|
12791
12791
|
color: #ffffffd6;
|
|
12792
|
-
font-size:
|
|
12793
|
-
background: #
|
|
12792
|
+
font-size: 13px;
|
|
12793
|
+
background: #1F272D;
|
|
12794
12794
|
}
|
|
12795
12795
|
.du-bois-dark-layout-content {
|
|
12796
12796
|
flex: auto;
|
|
@@ -12889,48 +12889,48 @@ textarea.du-bois-dark-input {
|
|
|
12889
12889
|
/* stylelint-disable */
|
|
12890
12890
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
12891
12891
|
.du-bois-dark-menu-item-danger.du-bois-dark-menu-item {
|
|
12892
|
-
color: #
|
|
12892
|
+
color: #f7a6b6d6;
|
|
12893
12893
|
}
|
|
12894
12894
|
.du-bois-dark-menu-item-danger.du-bois-dark-menu-item:hover,
|
|
12895
12895
|
.du-bois-dark-menu-item-danger.du-bois-dark-menu-item-active {
|
|
12896
|
-
color: #
|
|
12896
|
+
color: #f7a6b6d6;
|
|
12897
12897
|
}
|
|
12898
12898
|
.du-bois-dark-menu-item-danger.du-bois-dark-menu-item:active {
|
|
12899
12899
|
background: #2a1215;
|
|
12900
12900
|
}
|
|
12901
12901
|
.du-bois-dark-menu-item-danger.du-bois-dark-menu-item-selected {
|
|
12902
|
-
color: #
|
|
12902
|
+
color: #f7a6b6d6;
|
|
12903
12903
|
}
|
|
12904
12904
|
.du-bois-dark-menu-item-danger.du-bois-dark-menu-item-selected > a,
|
|
12905
12905
|
.du-bois-dark-menu-item-danger.du-bois-dark-menu-item-selected > a:hover {
|
|
12906
|
-
color: #
|
|
12906
|
+
color: #f7a6b6d6;
|
|
12907
12907
|
}
|
|
12908
12908
|
.du-bois-dark-menu:not(.du-bois-dark-menu-horizontal) .du-bois-dark-menu-item-danger.du-bois-dark-menu-item-selected {
|
|
12909
12909
|
background-color: #2a1215;
|
|
12910
12910
|
}
|
|
12911
12911
|
.du-bois-dark-menu-inline .du-bois-dark-menu-item-danger.du-bois-dark-menu-item::after {
|
|
12912
|
-
border-right-color: #
|
|
12912
|
+
border-right-color: #f7a6b6d6;
|
|
12913
12913
|
}
|
|
12914
12914
|
.du-bois-dark-menu-dark .du-bois-dark-menu-item-danger.du-bois-dark-menu-item,
|
|
12915
12915
|
.du-bois-dark-menu-dark .du-bois-dark-menu-item-danger.du-bois-dark-menu-item:hover,
|
|
12916
12916
|
.du-bois-dark-menu-dark .du-bois-dark-menu-item-danger.du-bois-dark-menu-item > a {
|
|
12917
|
-
color: #
|
|
12917
|
+
color: #f7a6b6d6;
|
|
12918
12918
|
}
|
|
12919
12919
|
.du-bois-dark-menu-dark.du-bois-dark-menu-dark:not(.du-bois-dark-menu-horizontal) .du-bois-dark-menu-item-danger.du-bois-dark-menu-item-selected {
|
|
12920
12920
|
color: #fff;
|
|
12921
|
-
background-color: #
|
|
12921
|
+
background-color: #f7a6b6d6;
|
|
12922
12922
|
}
|
|
12923
12923
|
.du-bois-dark-menu {
|
|
12924
12924
|
box-sizing: border-box;
|
|
12925
12925
|
margin: 0;
|
|
12926
12926
|
padding: 0;
|
|
12927
12927
|
font-variant: tabular-nums;
|
|
12928
|
-
line-height:
|
|
12928
|
+
line-height: 20px;
|
|
12929
12929
|
font-feature-settings: tnum;
|
|
12930
12930
|
margin-bottom: 0;
|
|
12931
12931
|
padding-left: 0;
|
|
12932
12932
|
color: #ffffffd6;
|
|
12933
|
-
font-size:
|
|
12933
|
+
font-size: 13px;
|
|
12934
12934
|
line-height: 0;
|
|
12935
12935
|
text-align: left;
|
|
12936
12936
|
list-style: none;
|
|
@@ -12968,11 +12968,11 @@ textarea.du-bois-dark-input {
|
|
|
12968
12968
|
display: none;
|
|
12969
12969
|
}
|
|
12970
12970
|
.du-bois-dark-menu-item-group-title {
|
|
12971
|
-
height:
|
|
12971
|
+
height: 20px;
|
|
12972
12972
|
padding: 8px 16px;
|
|
12973
12973
|
color: #ffffff99;
|
|
12974
|
-
font-size:
|
|
12975
|
-
line-height:
|
|
12974
|
+
font-size: 13px;
|
|
12975
|
+
line-height: 20px;
|
|
12976
12976
|
transition: all 0.3s;
|
|
12977
12977
|
}
|
|
12978
12978
|
.du-bois-dark-menu-horizontal .du-bois-dark-menu-submenu {
|
|
@@ -13107,7 +13107,7 @@ textarea.du-bois-dark-input {
|
|
|
13107
13107
|
.du-bois-dark-menu-item .anticon,
|
|
13108
13108
|
.du-bois-dark-menu-submenu-title .anticon {
|
|
13109
13109
|
min-width: 14px;
|
|
13110
|
-
font-size:
|
|
13110
|
+
font-size: 13px;
|
|
13111
13111
|
transition: font-size 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), margin 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), color 0.3s;
|
|
13112
13112
|
}
|
|
13113
13113
|
.du-bois-dark-menu-item .du-bois-dark-menu-item-icon + span,
|
|
@@ -13404,7 +13404,7 @@ textarea.du-bois-dark-input {
|
|
|
13404
13404
|
.du-bois-dark-menu.du-bois-dark-menu-inline-collapsed > .du-bois-dark-menu-item-group > .du-bois-dark-menu-item-group-list > .du-bois-dark-menu-submenu > .du-bois-dark-menu-submenu-title,
|
|
13405
13405
|
.du-bois-dark-menu.du-bois-dark-menu-inline-collapsed > .du-bois-dark-menu-submenu > .du-bois-dark-menu-submenu-title {
|
|
13406
13406
|
left: 0;
|
|
13407
|
-
padding: 0 calc(50% -
|
|
13407
|
+
padding: 0 calc(50% - 18px / 2);
|
|
13408
13408
|
text-overflow: clip;
|
|
13409
13409
|
}
|
|
13410
13410
|
.du-bois-dark-menu.du-bois-dark-menu-inline-collapsed > .du-bois-dark-menu-item .du-bois-dark-menu-submenu-arrow,
|
|
@@ -13422,7 +13422,7 @@ textarea.du-bois-dark-input {
|
|
|
13422
13422
|
.du-bois-dark-menu.du-bois-dark-menu-inline-collapsed > .du-bois-dark-menu-item-group > .du-bois-dark-menu-item-group-list > .du-bois-dark-menu-submenu > .du-bois-dark-menu-submenu-title .anticon,
|
|
13423
13423
|
.du-bois-dark-menu.du-bois-dark-menu-inline-collapsed > .du-bois-dark-menu-submenu > .du-bois-dark-menu-submenu-title .anticon {
|
|
13424
13424
|
margin: 0;
|
|
13425
|
-
font-size:
|
|
13425
|
+
font-size: 18px;
|
|
13426
13426
|
line-height: 40px;
|
|
13427
13427
|
}
|
|
13428
13428
|
.du-bois-dark-menu.du-bois-dark-menu-inline-collapsed > .du-bois-dark-menu-item .du-bois-dark-menu-item-icon + span,
|
|
@@ -13473,7 +13473,7 @@ textarea.du-bois-dark-input {
|
|
|
13473
13473
|
}
|
|
13474
13474
|
.du-bois-dark-menu-root.du-bois-dark-menu-inline-collapsed .du-bois-dark-menu-item > .du-bois-dark-menu-inline-collapsed-noicon,
|
|
13475
13475
|
.du-bois-dark-menu-root.du-bois-dark-menu-inline-collapsed .du-bois-dark-menu-submenu .du-bois-dark-menu-submenu-title > .du-bois-dark-menu-inline-collapsed-noicon {
|
|
13476
|
-
font-size:
|
|
13476
|
+
font-size: 18px;
|
|
13477
13477
|
text-align: center;
|
|
13478
13478
|
}
|
|
13479
13479
|
.du-bois-dark-menu-sub.du-bois-dark-menu-inline {
|
|
@@ -13780,7 +13780,7 @@ textarea.du-bois-dark-input {
|
|
|
13780
13780
|
padding-left: 34px;
|
|
13781
13781
|
}
|
|
13782
13782
|
.du-bois-dark-menu-rtl.du-bois-dark-menu-inline-collapsed.du-bois-dark-menu-vertical .du-bois-dark-menu-submenu-title {
|
|
13783
|
-
padding: 0 calc(50% -
|
|
13783
|
+
padding: 0 calc(50% - 18px / 2);
|
|
13784
13784
|
}
|
|
13785
13785
|
.du-bois-dark-menu-rtl .du-bois-dark-menu-item-group-list .du-bois-dark-menu-item,
|
|
13786
13786
|
.du-bois-dark-menu-rtl .du-bois-dark-menu-item-group-list .du-bois-dark-menu-submenu-title {
|
|
@@ -13806,9 +13806,9 @@ textarea.du-bois-dark-input {
|
|
|
13806
13806
|
margin: 0;
|
|
13807
13807
|
padding: 0;
|
|
13808
13808
|
color: #ffffffd6;
|
|
13809
|
-
font-size:
|
|
13809
|
+
font-size: 13px;
|
|
13810
13810
|
font-variant: tabular-nums;
|
|
13811
|
-
line-height:
|
|
13811
|
+
line-height: 20px;
|
|
13812
13812
|
list-style: none;
|
|
13813
13813
|
font-feature-settings: tnum;
|
|
13814
13814
|
pointer-events: none;
|
|
@@ -13856,7 +13856,7 @@ textarea.du-bois-dark-input {
|
|
|
13856
13856
|
margin: 0;
|
|
13857
13857
|
color: rgba(255, 255, 255, 0.85);
|
|
13858
13858
|
font-weight: 500;
|
|
13859
|
-
font-size:
|
|
13859
|
+
font-size: 18px;
|
|
13860
13860
|
line-height: 22px;
|
|
13861
13861
|
word-wrap: break-word;
|
|
13862
13862
|
}
|
|
@@ -13889,7 +13889,7 @@ textarea.du-bois-dark-input {
|
|
|
13889
13889
|
display: block;
|
|
13890
13890
|
width: 102px;
|
|
13891
13891
|
height: 102px;
|
|
13892
|
-
font-size:
|
|
13892
|
+
font-size: 18px;
|
|
13893
13893
|
font-style: normal;
|
|
13894
13894
|
line-height: 102px;
|
|
13895
13895
|
text-align: center;
|
|
@@ -13910,8 +13910,8 @@ textarea.du-bois-dark-input {
|
|
|
13910
13910
|
}
|
|
13911
13911
|
.du-bois-dark-modal-body {
|
|
13912
13912
|
padding: 0 40px;
|
|
13913
|
-
font-size:
|
|
13914
|
-
line-height:
|
|
13913
|
+
font-size: 13px;
|
|
13914
|
+
line-height: 20px;
|
|
13915
13915
|
word-wrap: break-word;
|
|
13916
13916
|
}
|
|
13917
13917
|
.du-bois-dark-modal-footer {
|
|
@@ -13973,13 +13973,13 @@ textarea.du-bois-dark-input {
|
|
|
13973
13973
|
overflow: hidden;
|
|
13974
13974
|
color: rgba(255, 255, 255, 0.85);
|
|
13975
13975
|
font-weight: 500;
|
|
13976
|
-
font-size:
|
|
13976
|
+
font-size: 18px;
|
|
13977
13977
|
line-height: 1.4;
|
|
13978
13978
|
}
|
|
13979
13979
|
.du-bois-dark-modal-confirm-body .du-bois-dark-modal-confirm-content {
|
|
13980
13980
|
margin-top: 8px;
|
|
13981
13981
|
color: #ffffffd6;
|
|
13982
|
-
font-size:
|
|
13982
|
+
font-size: 13px;
|
|
13983
13983
|
}
|
|
13984
13984
|
.du-bois-dark-modal-confirm-body > .anticon {
|
|
13985
13985
|
float: left;
|
|
@@ -13998,7 +13998,7 @@ textarea.du-bois-dark-input {
|
|
|
13998
13998
|
margin-left: 8px;
|
|
13999
13999
|
}
|
|
14000
14000
|
.du-bois-dark-modal-confirm-error .du-bois-dark-modal-confirm-body > .anticon {
|
|
14001
|
-
color: #
|
|
14001
|
+
color: #f7a6b6d6;
|
|
14002
14002
|
}
|
|
14003
14003
|
.du-bois-dark-modal-confirm-warning .du-bois-dark-modal-confirm-body > .anticon,
|
|
14004
14004
|
.du-bois-dark-modal-confirm-confirm .du-bois-dark-modal-confirm-body > .anticon {
|
|
@@ -14245,9 +14245,9 @@ textarea.du-bois-dark-input {
|
|
|
14245
14245
|
margin: 0;
|
|
14246
14246
|
padding: 0;
|
|
14247
14247
|
color: #ffffffd6;
|
|
14248
|
-
font-size:
|
|
14248
|
+
font-size: 13px;
|
|
14249
14249
|
font-variant: tabular-nums;
|
|
14250
|
-
line-height:
|
|
14250
|
+
line-height: 20px;
|
|
14251
14251
|
list-style: none;
|
|
14252
14252
|
font-feature-settings: tnum;
|
|
14253
14253
|
position: fixed;
|
|
@@ -14266,7 +14266,7 @@ textarea.du-bois-dark-input {
|
|
|
14266
14266
|
animation-name: NotificationLeftFadeIn;
|
|
14267
14267
|
}
|
|
14268
14268
|
.du-bois-dark-notification-close-icon {
|
|
14269
|
-
font-size:
|
|
14269
|
+
font-size: 13px;
|
|
14270
14270
|
cursor: pointer;
|
|
14271
14271
|
}
|
|
14272
14272
|
.du-bois-dark-notification-hook-holder {
|
|
@@ -14280,7 +14280,7 @@ textarea.du-bois-dark-input {
|
|
|
14280
14280
|
margin-left: auto;
|
|
14281
14281
|
padding: 16px 24px;
|
|
14282
14282
|
overflow: hidden;
|
|
14283
|
-
line-height:
|
|
14283
|
+
line-height: 20px;
|
|
14284
14284
|
word-wrap: break-word;
|
|
14285
14285
|
background: #1f1f1f;
|
|
14286
14286
|
border-radius: 4px;
|
|
@@ -14294,7 +14294,7 @@ textarea.du-bois-dark-input {
|
|
|
14294
14294
|
.du-bois-dark-notification-notice-message {
|
|
14295
14295
|
margin-bottom: 8px;
|
|
14296
14296
|
color: rgba(255, 255, 255, 0.85);
|
|
14297
|
-
font-size:
|
|
14297
|
+
font-size: 18px;
|
|
14298
14298
|
line-height: 24px;
|
|
14299
14299
|
}
|
|
14300
14300
|
.du-bois-dark-notification-notice-message-single-line-auto-margin {
|
|
@@ -14309,7 +14309,7 @@ textarea.du-bois-dark-input {
|
|
|
14309
14309
|
content: '';
|
|
14310
14310
|
}
|
|
14311
14311
|
.du-bois-dark-notification-notice-description {
|
|
14312
|
-
font-size:
|
|
14312
|
+
font-size: 13px;
|
|
14313
14313
|
}
|
|
14314
14314
|
.du-bois-dark-notification-notice-closable .du-bois-dark-notification-notice-message {
|
|
14315
14315
|
padding-right: 24px;
|
|
@@ -14317,11 +14317,11 @@ textarea.du-bois-dark-input {
|
|
|
14317
14317
|
.du-bois-dark-notification-notice-with-icon .du-bois-dark-notification-notice-message {
|
|
14318
14318
|
margin-bottom: 4px;
|
|
14319
14319
|
margin-left: 48px;
|
|
14320
|
-
font-size:
|
|
14320
|
+
font-size: 18px;
|
|
14321
14321
|
}
|
|
14322
14322
|
.du-bois-dark-notification-notice-with-icon .du-bois-dark-notification-notice-description {
|
|
14323
14323
|
margin-left: 48px;
|
|
14324
|
-
font-size:
|
|
14324
|
+
font-size: 13px;
|
|
14325
14325
|
}
|
|
14326
14326
|
.du-bois-dark-notification-notice-icon {
|
|
14327
14327
|
position: absolute;
|
|
@@ -14339,7 +14339,7 @@ textarea.du-bois-dark-input {
|
|
|
14339
14339
|
color: #AF5B23;
|
|
14340
14340
|
}
|
|
14341
14341
|
.anticon.du-bois-dark-notification-notice-icon-error {
|
|
14342
|
-
color: #
|
|
14342
|
+
color: #f7a6b6d6;
|
|
14343
14343
|
}
|
|
14344
14344
|
.du-bois-dark-notification-notice-close {
|
|
14345
14345
|
position: absolute;
|
|
@@ -14457,9 +14457,9 @@ textarea.du-bois-dark-input {
|
|
|
14457
14457
|
margin: 0;
|
|
14458
14458
|
padding: 0;
|
|
14459
14459
|
color: #ffffffd6;
|
|
14460
|
-
font-size:
|
|
14460
|
+
font-size: 13px;
|
|
14461
14461
|
font-variant: tabular-nums;
|
|
14462
|
-
line-height:
|
|
14462
|
+
line-height: 20px;
|
|
14463
14463
|
list-style: none;
|
|
14464
14464
|
font-feature-settings: tnum;
|
|
14465
14465
|
position: absolute;
|
|
@@ -14532,16 +14532,16 @@ textarea.du-bois-dark-input {
|
|
|
14532
14532
|
position: relative;
|
|
14533
14533
|
padding: 4px 0 12px;
|
|
14534
14534
|
color: #ffffffd6;
|
|
14535
|
-
font-size:
|
|
14535
|
+
font-size: 13px;
|
|
14536
14536
|
}
|
|
14537
14537
|
.du-bois-dark-popover-message > .anticon {
|
|
14538
14538
|
position: absolute;
|
|
14539
|
-
top:
|
|
14539
|
+
top: 127.5px;
|
|
14540
14540
|
color: #AF5B23;
|
|
14541
|
-
font-size:
|
|
14541
|
+
font-size: 13px;
|
|
14542
14542
|
}
|
|
14543
14543
|
.du-bois-dark-popover-message-title {
|
|
14544
|
-
padding-left:
|
|
14544
|
+
padding-left: 21px;
|
|
14545
14545
|
}
|
|
14546
14546
|
.du-bois-dark-popover-buttons {
|
|
14547
14547
|
margin-bottom: 4px;
|
|
@@ -14740,7 +14740,7 @@ textarea.du-bois-dark-input {
|
|
|
14740
14740
|
text-align: right;
|
|
14741
14741
|
}
|
|
14742
14742
|
.du-bois-dark-popover-rtl .du-bois-dark-popover-message-title {
|
|
14743
|
-
padding-right:
|
|
14743
|
+
padding-right: 21px;
|
|
14744
14744
|
padding-left: 8px;
|
|
14745
14745
|
}
|
|
14746
14746
|
.du-bois-dark-popover-rtl .du-bois-dark-popover-buttons {
|
|
@@ -14763,9 +14763,9 @@ textarea.du-bois-dark-input {
|
|
|
14763
14763
|
margin: 0;
|
|
14764
14764
|
padding: 0;
|
|
14765
14765
|
color: #ffffffd6;
|
|
14766
|
-
font-size:
|
|
14766
|
+
font-size: 13px;
|
|
14767
14767
|
font-variant: tabular-nums;
|
|
14768
|
-
line-height:
|
|
14768
|
+
line-height: 20px;
|
|
14769
14769
|
list-style: none;
|
|
14770
14770
|
font-feature-settings: tnum;
|
|
14771
14771
|
display: inline-block;
|
|
@@ -14782,9 +14782,9 @@ textarea.du-bois-dark-input {
|
|
|
14782
14782
|
margin: 0;
|
|
14783
14783
|
padding: 0;
|
|
14784
14784
|
color: #ffffffd6;
|
|
14785
|
-
font-size:
|
|
14785
|
+
font-size: 13px;
|
|
14786
14786
|
font-variant: tabular-nums;
|
|
14787
|
-
line-height:
|
|
14787
|
+
line-height: 20px;
|
|
14788
14788
|
list-style: none;
|
|
14789
14789
|
font-feature-settings: tnum;
|
|
14790
14790
|
position: relative;
|
|
@@ -14804,9 +14804,9 @@ textarea.du-bois-dark-input {
|
|
|
14804
14804
|
margin: 0;
|
|
14805
14805
|
padding: 0;
|
|
14806
14806
|
color: #ffffffd6;
|
|
14807
|
-
font-size:
|
|
14807
|
+
font-size: 13px;
|
|
14808
14808
|
font-variant: tabular-nums;
|
|
14809
|
-
line-height:
|
|
14809
|
+
line-height: 20px;
|
|
14810
14810
|
list-style: none;
|
|
14811
14811
|
font-feature-settings: tnum;
|
|
14812
14812
|
position: relative;
|
|
@@ -14848,7 +14848,7 @@ textarea.du-bois-dark-input {
|
|
|
14848
14848
|
width: 16px;
|
|
14849
14849
|
height: 16px;
|
|
14850
14850
|
background-color: transparent;
|
|
14851
|
-
border-color: #
|
|
14851
|
+
border-color: #ffffff7a;
|
|
14852
14852
|
border-style: solid;
|
|
14853
14853
|
border-width: 1px;
|
|
14854
14854
|
border-radius: 50%;
|
|
@@ -14893,7 +14893,7 @@ textarea.du-bois-dark-input {
|
|
|
14893
14893
|
}
|
|
14894
14894
|
.du-bois-dark-radio-disabled .du-bois-dark-radio-inner {
|
|
14895
14895
|
background-color: rgba(255, 255, 255, 0.08);
|
|
14896
|
-
border-color: #
|
|
14896
|
+
border-color: #ffffff7a !important;
|
|
14897
14897
|
cursor: not-allowed;
|
|
14898
14898
|
}
|
|
14899
14899
|
.du-bois-dark-radio-disabled .du-bois-dark-radio-inner::after {
|
|
@@ -14917,10 +14917,10 @@ span.du-bois-dark-radio + * {
|
|
|
14917
14917
|
margin: 0;
|
|
14918
14918
|
padding: 0 7px;
|
|
14919
14919
|
color: #ffffffd6;
|
|
14920
|
-
font-size:
|
|
14920
|
+
font-size: 13px;
|
|
14921
14921
|
line-height: 38px;
|
|
14922
14922
|
background: transparent;
|
|
14923
|
-
border: 1px solid #
|
|
14923
|
+
border: 1px solid #ffffff7a;
|
|
14924
14924
|
border-top-width: 1.02px;
|
|
14925
14925
|
border-left-width: 0;
|
|
14926
14926
|
cursor: pointer;
|
|
@@ -14939,7 +14939,7 @@ span.du-bois-dark-radio + * {
|
|
|
14939
14939
|
}
|
|
14940
14940
|
.du-bois-dark-radio-group-large .du-bois-dark-radio-button-wrapper {
|
|
14941
14941
|
height: 40px;
|
|
14942
|
-
font-size:
|
|
14942
|
+
font-size: 18px;
|
|
14943
14943
|
line-height: 38px;
|
|
14944
14944
|
}
|
|
14945
14945
|
.du-bois-dark-radio-group-small .du-bois-dark-radio-button-wrapper {
|
|
@@ -14956,12 +14956,12 @@ span.du-bois-dark-radio + * {
|
|
|
14956
14956
|
width: 1px;
|
|
14957
14957
|
height: 100%;
|
|
14958
14958
|
padding: 1px 0;
|
|
14959
|
-
background-color: #
|
|
14959
|
+
background-color: #ffffff7a;
|
|
14960
14960
|
transition: background-color 0.3s;
|
|
14961
14961
|
content: '';
|
|
14962
14962
|
}
|
|
14963
14963
|
.du-bois-dark-radio-button-wrapper:first-child {
|
|
14964
|
-
border-left: 1px solid #
|
|
14964
|
+
border-left: 1px solid #ffffff7a;
|
|
14965
14965
|
border-radius: 4px 0 0 4px;
|
|
14966
14966
|
}
|
|
14967
14967
|
.du-bois-dark-radio-button-wrapper:last-child {
|
|
@@ -15035,22 +15035,22 @@ span.du-bois-dark-radio + * {
|
|
|
15035
15035
|
.du-bois-dark-radio-button-wrapper-disabled {
|
|
15036
15036
|
color: rgba(255, 255, 255, 0.3);
|
|
15037
15037
|
background-color: rgba(255, 255, 255, 0.08);
|
|
15038
|
-
border-color: #
|
|
15038
|
+
border-color: #ffffff7a;
|
|
15039
15039
|
cursor: not-allowed;
|
|
15040
15040
|
}
|
|
15041
15041
|
.du-bois-dark-radio-button-wrapper-disabled:first-child,
|
|
15042
15042
|
.du-bois-dark-radio-button-wrapper-disabled:hover {
|
|
15043
15043
|
color: rgba(255, 255, 255, 0.3);
|
|
15044
15044
|
background-color: rgba(255, 255, 255, 0.08);
|
|
15045
|
-
border-color: #
|
|
15045
|
+
border-color: #ffffff7a;
|
|
15046
15046
|
}
|
|
15047
15047
|
.du-bois-dark-radio-button-wrapper-disabled:first-child {
|
|
15048
|
-
border-left-color: #
|
|
15048
|
+
border-left-color: #ffffff7a;
|
|
15049
15049
|
}
|
|
15050
15050
|
.du-bois-dark-radio-button-wrapper-disabled.du-bois-dark-radio-button-wrapper-checked {
|
|
15051
15051
|
color: rgba(255, 255, 255, 0.3);
|
|
15052
15052
|
background-color: rgba(255, 255, 255, 0.2);
|
|
15053
|
-
border-color: #
|
|
15053
|
+
border-color: #ffffff7a;
|
|
15054
15054
|
box-shadow: none;
|
|
15055
15055
|
}
|
|
15056
15056
|
@keyframes antRadioEffect {
|
|
@@ -15080,7 +15080,7 @@ span.du-bois-dark-radio + * {
|
|
|
15080
15080
|
left: 0;
|
|
15081
15081
|
}
|
|
15082
15082
|
.du-bois-dark-radio-button-wrapper.du-bois-dark-radio-button-wrapper-rtl.du-bois-dark-radio-button-wrapper:first-child {
|
|
15083
|
-
border-right: 1px solid #
|
|
15083
|
+
border-right: 1px solid #ffffff7a;
|
|
15084
15084
|
border-radius: 0 4px 4px 0;
|
|
15085
15085
|
}
|
|
15086
15086
|
.du-bois-dark-radio-button-wrapper-checked:not([class*=' du-bois-dark-radio-button-wrapper-disabled']).du-bois-dark-radio-button-wrapper:first-child {
|
|
@@ -15090,7 +15090,7 @@ span.du-bois-dark-radio + * {
|
|
|
15090
15090
|
border-radius: 4px 0 0 4px;
|
|
15091
15091
|
}
|
|
15092
15092
|
.du-bois-dark-radio-button-wrapper.du-bois-dark-radio-button-wrapper-rtl.du-bois-dark-radio-button-wrapper-disabled:first-child {
|
|
15093
|
-
border-right-color: #
|
|
15093
|
+
border-right-color: #ffffff7a;
|
|
15094
15094
|
}
|
|
15095
15095
|
/* stylelint-disable no-duplicate-selectors */
|
|
15096
15096
|
/* stylelint-disable */
|
|
@@ -15389,7 +15389,7 @@ span.du-bois-dark-radio + * {
|
|
|
15389
15389
|
/* stylelint-disable */
|
|
15390
15390
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
15391
15391
|
.du-bois-dark-table.du-bois-dark-table-middle {
|
|
15392
|
-
font-size:
|
|
15392
|
+
font-size: 13px;
|
|
15393
15393
|
}
|
|
15394
15394
|
.du-bois-dark-table.du-bois-dark-table-middle .du-bois-dark-table-title,
|
|
15395
15395
|
.du-bois-dark-table.du-bois-dark-table-middle .du-bois-dark-table-footer,
|
|
@@ -15409,7 +15409,7 @@ span.du-bois-dark-radio + * {
|
|
|
15409
15409
|
margin: -12px -8px -12px 25px;
|
|
15410
15410
|
}
|
|
15411
15411
|
.du-bois-dark-table.du-bois-dark-table-small {
|
|
15412
|
-
font-size:
|
|
15412
|
+
font-size: 13px;
|
|
15413
15413
|
}
|
|
15414
15414
|
.du-bois-dark-table.du-bois-dark-table-small .du-bois-dark-table-title,
|
|
15415
15415
|
.du-bois-dark-table.du-bois-dark-table-small .du-bois-dark-table-footer,
|
|
@@ -15548,11 +15548,11 @@ span.du-bois-dark-radio + * {
|
|
|
15548
15548
|
padding: 0;
|
|
15549
15549
|
color: #ffffffd6;
|
|
15550
15550
|
font-variant: tabular-nums;
|
|
15551
|
-
line-height:
|
|
15551
|
+
line-height: 20px;
|
|
15552
15552
|
list-style: none;
|
|
15553
15553
|
font-feature-settings: tnum;
|
|
15554
15554
|
position: relative;
|
|
15555
|
-
font-size:
|
|
15555
|
+
font-size: 13px;
|
|
15556
15556
|
background: #141414;
|
|
15557
15557
|
border-radius: 4px;
|
|
15558
15558
|
}
|
|
@@ -15782,9 +15782,9 @@ td.du-bois-dark-table-column-sort {
|
|
|
15782
15782
|
margin: 0;
|
|
15783
15783
|
padding: 0;
|
|
15784
15784
|
color: #ffffffd6;
|
|
15785
|
-
font-size:
|
|
15785
|
+
font-size: 13px;
|
|
15786
15786
|
font-variant: tabular-nums;
|
|
15787
|
-
line-height:
|
|
15787
|
+
line-height: 20px;
|
|
15788
15788
|
list-style: none;
|
|
15789
15789
|
font-feature-settings: tnum;
|
|
15790
15790
|
min-width: 120px;
|
|
@@ -15936,7 +15936,7 @@ table tr th.du-bois-dark-table-selection-column::after {
|
|
|
15936
15936
|
content: none;
|
|
15937
15937
|
}
|
|
15938
15938
|
.du-bois-dark-table-row-indent + .du-bois-dark-table-row-expand-icon {
|
|
15939
|
-
margin-top:
|
|
15939
|
+
margin-top: 121.5px;
|
|
15940
15940
|
margin-right: 4px;
|
|
15941
15941
|
}
|
|
15942
15942
|
tr.du-bois-dark-table-expanded-row > td,
|
|
@@ -16183,9 +16183,9 @@ tr.du-bois-dark-table-expanded-row .du-bois-dark-descriptions-view table {
|
|
|
16183
16183
|
margin: 0;
|
|
16184
16184
|
padding: 0;
|
|
16185
16185
|
color: #ffffffd6;
|
|
16186
|
-
font-size:
|
|
16186
|
+
font-size: 13px;
|
|
16187
16187
|
font-variant: tabular-nums;
|
|
16188
|
-
line-height:
|
|
16188
|
+
line-height: 20px;
|
|
16189
16189
|
list-style: none;
|
|
16190
16190
|
font-feature-settings: tnum;
|
|
16191
16191
|
position: absolute;
|
|
@@ -16224,7 +16224,7 @@ tr.du-bois-dark-table-expanded-row .du-bois-dark-descriptions-view table {
|
|
|
16224
16224
|
position: absolute;
|
|
16225
16225
|
top: 50%;
|
|
16226
16226
|
width: 100%;
|
|
16227
|
-
padding-top: 5px;
|
|
16227
|
+
padding-top: 5.5px;
|
|
16228
16228
|
text-shadow: 0 1px 2px #141414;
|
|
16229
16229
|
}
|
|
16230
16230
|
.du-bois-dark-spin-nested-loading > div > .du-bois-dark-spin.du-bois-dark-spin-show-text .du-bois-dark-spin-dot {
|
|
@@ -16234,7 +16234,7 @@ tr.du-bois-dark-table-expanded-row .du-bois-dark-descriptions-view table {
|
|
|
16234
16234
|
margin: -7px;
|
|
16235
16235
|
}
|
|
16236
16236
|
.du-bois-dark-spin-nested-loading > div > .du-bois-dark-spin-sm .du-bois-dark-spin-text {
|
|
16237
|
-
padding-top:
|
|
16237
|
+
padding-top: 2.5px;
|
|
16238
16238
|
}
|
|
16239
16239
|
.du-bois-dark-spin-nested-loading > div > .du-bois-dark-spin-sm.du-bois-dark-spin-show-text .du-bois-dark-spin-dot {
|
|
16240
16240
|
margin-top: -17px;
|
|
@@ -16243,7 +16243,7 @@ tr.du-bois-dark-table-expanded-row .du-bois-dark-descriptions-view table {
|
|
|
16243
16243
|
margin: -16px;
|
|
16244
16244
|
}
|
|
16245
16245
|
.du-bois-dark-spin-nested-loading > div > .du-bois-dark-spin-lg .du-bois-dark-spin-text {
|
|
16246
|
-
padding-top:
|
|
16246
|
+
padding-top: 11.5px;
|
|
16247
16247
|
}
|
|
16248
16248
|
.du-bois-dark-spin-nested-loading > div > .du-bois-dark-spin-lg.du-bois-dark-spin-show-text .du-bois-dark-spin-dot {
|
|
16249
16249
|
margin-top: -26px;
|
|
@@ -16374,9 +16374,9 @@ tr.du-bois-dark-table-expanded-row .du-bois-dark-descriptions-view table {
|
|
|
16374
16374
|
margin: 0;
|
|
16375
16375
|
padding: 0;
|
|
16376
16376
|
color: #ffffffd6;
|
|
16377
|
-
font-size:
|
|
16377
|
+
font-size: 13px;
|
|
16378
16378
|
font-variant: tabular-nums;
|
|
16379
|
-
line-height:
|
|
16379
|
+
line-height: 20px;
|
|
16380
16380
|
list-style: none;
|
|
16381
16381
|
font-feature-settings: tnum;
|
|
16382
16382
|
}
|
|
@@ -16412,7 +16412,7 @@ tr.du-bois-dark-table-expanded-row .du-bois-dark-descriptions-view table {
|
|
|
16412
16412
|
vertical-align: middle;
|
|
16413
16413
|
list-style: none;
|
|
16414
16414
|
background-color: transparent;
|
|
16415
|
-
border: 1px solid #
|
|
16415
|
+
border: 1px solid #ffffff7a;
|
|
16416
16416
|
border-radius: 4px;
|
|
16417
16417
|
outline: 0;
|
|
16418
16418
|
cursor: pointer;
|
|
@@ -16551,7 +16551,7 @@ tr.du-bois-dark-table-expanded-row .du-bois-dark-descriptions-view table {
|
|
|
16551
16551
|
font-size: 12px;
|
|
16552
16552
|
text-align: center;
|
|
16553
16553
|
background-color: transparent;
|
|
16554
|
-
border: 1px solid #
|
|
16554
|
+
border: 1px solid #ffffff7a;
|
|
16555
16555
|
border-radius: 4px;
|
|
16556
16556
|
outline: none;
|
|
16557
16557
|
transition: all 0.3s;
|
|
@@ -16572,7 +16572,7 @@ tr.du-bois-dark-table-expanded-row .du-bois-dark-descriptions-view table {
|
|
|
16572
16572
|
.du-bois-dark-pagination-disabled:hover .du-bois-dark-pagination-item-link,
|
|
16573
16573
|
.du-bois-dark-pagination-disabled:focus-visible .du-bois-dark-pagination-item-link {
|
|
16574
16574
|
color: rgba(255, 255, 255, 0.3);
|
|
16575
|
-
border-color: #
|
|
16575
|
+
border-color: #ffffff7a;
|
|
16576
16576
|
cursor: not-allowed;
|
|
16577
16577
|
}
|
|
16578
16578
|
.du-bois-dark-pagination-slash {
|
|
@@ -16605,13 +16605,13 @@ tr.du-bois-dark-table-expanded-row .du-bois-dark-descriptions-view table {
|
|
|
16605
16605
|
display: inline-block;
|
|
16606
16606
|
width: 100%;
|
|
16607
16607
|
min-width: 0;
|
|
16608
|
-
padding:
|
|
16608
|
+
padding: 3px 7px;
|
|
16609
16609
|
color: #ffffffd6;
|
|
16610
|
-
font-size:
|
|
16611
|
-
line-height:
|
|
16610
|
+
font-size: 13px;
|
|
16611
|
+
line-height: 20px;
|
|
16612
16612
|
background-color: transparent;
|
|
16613
16613
|
background-image: none;
|
|
16614
|
-
border: 1px solid #
|
|
16614
|
+
border: 1px solid #ffffff7a;
|
|
16615
16615
|
border-radius: 4px;
|
|
16616
16616
|
transition: all 0.3s;
|
|
16617
16617
|
width: 50px;
|
|
@@ -16645,7 +16645,7 @@ tr.du-bois-dark-table-expanded-row .du-bois-dark-descriptions-view table {
|
|
|
16645
16645
|
opacity: 1;
|
|
16646
16646
|
}
|
|
16647
16647
|
.du-bois-dark-pagination-options-quick-jumper input-disabled:hover {
|
|
16648
|
-
border-color: #
|
|
16648
|
+
border-color: #ffffff7a;
|
|
16649
16649
|
border-right-width: 1px !important;
|
|
16650
16650
|
}
|
|
16651
16651
|
.du-bois-dark-pagination-options-quick-jumper input[disabled] {
|
|
@@ -16655,7 +16655,7 @@ tr.du-bois-dark-table-expanded-row .du-bois-dark-descriptions-view table {
|
|
|
16655
16655
|
opacity: 1;
|
|
16656
16656
|
}
|
|
16657
16657
|
.du-bois-dark-pagination-options-quick-jumper input[disabled]:hover {
|
|
16658
|
-
border-color: #
|
|
16658
|
+
border-color: #ffffff7a;
|
|
16659
16659
|
border-right-width: 1px !important;
|
|
16660
16660
|
}
|
|
16661
16661
|
.du-bois-dark-pagination-options-quick-jumper input-borderless,
|
|
@@ -16672,16 +16672,16 @@ textarea.du-bois-dark-pagination-options-quick-jumper input {
|
|
|
16672
16672
|
max-width: 100%;
|
|
16673
16673
|
height: auto;
|
|
16674
16674
|
min-height: 40px;
|
|
16675
|
-
line-height:
|
|
16675
|
+
line-height: 20px;
|
|
16676
16676
|
vertical-align: bottom;
|
|
16677
16677
|
transition: all 0.3s, height 0s;
|
|
16678
16678
|
}
|
|
16679
16679
|
.du-bois-dark-pagination-options-quick-jumper input-lg {
|
|
16680
|
-
padding:
|
|
16681
|
-
font-size:
|
|
16680
|
+
padding: -161px 7px;
|
|
16681
|
+
font-size: 18px;
|
|
16682
16682
|
}
|
|
16683
16683
|
.du-bois-dark-pagination-options-quick-jumper input-sm {
|
|
16684
|
-
padding:
|
|
16684
|
+
padding: 0 3px;
|
|
16685
16685
|
}
|
|
16686
16686
|
.du-bois-dark-pagination-simple .du-bois-dark-pagination-prev,
|
|
16687
16687
|
.du-bois-dark-pagination-simple .du-bois-dark-pagination-next {
|
|
@@ -16712,7 +16712,7 @@ textarea.du-bois-dark-pagination-options-quick-jumper input {
|
|
|
16712
16712
|
padding: 0 6px;
|
|
16713
16713
|
text-align: center;
|
|
16714
16714
|
background-color: transparent;
|
|
16715
|
-
border: 1px solid #
|
|
16715
|
+
border: 1px solid #ffffff7a;
|
|
16716
16716
|
border-radius: 4px;
|
|
16717
16717
|
outline: none;
|
|
16718
16718
|
transition: border-color 0.3s;
|
|
@@ -16723,7 +16723,7 @@ textarea.du-bois-dark-pagination-options-quick-jumper input {
|
|
|
16723
16723
|
.du-bois-dark-pagination-simple .du-bois-dark-pagination-simple-pager input[disabled] {
|
|
16724
16724
|
color: rgba(255, 255, 255, 0.3);
|
|
16725
16725
|
background: rgba(255, 255, 255, 0.08);
|
|
16726
|
-
border-color: #
|
|
16726
|
+
border-color: #ffffff7a;
|
|
16727
16727
|
cursor: not-allowed;
|
|
16728
16728
|
}
|
|
16729
16729
|
.du-bois-dark-pagination.mini .du-bois-dark-pagination-total-text,
|
|
@@ -16775,7 +16775,7 @@ textarea.du-bois-dark-pagination-options-quick-jumper input {
|
|
|
16775
16775
|
line-height: 24px;
|
|
16776
16776
|
}
|
|
16777
16777
|
.du-bois-dark-pagination.mini .du-bois-dark-pagination-options-quick-jumper input {
|
|
16778
|
-
padding:
|
|
16778
|
+
padding: 0 3px;
|
|
16779
16779
|
width: 44px;
|
|
16780
16780
|
height: 32px;
|
|
16781
16781
|
}
|
|
@@ -16784,7 +16784,7 @@ textarea.du-bois-dark-pagination-options-quick-jumper input {
|
|
|
16784
16784
|
}
|
|
16785
16785
|
.du-bois-dark-pagination.du-bois-dark-pagination-disabled .du-bois-dark-pagination-item {
|
|
16786
16786
|
background: rgba(255, 255, 255, 0.08);
|
|
16787
|
-
border-color: #
|
|
16787
|
+
border-color: #ffffff7a;
|
|
16788
16788
|
cursor: not-allowed;
|
|
16789
16789
|
}
|
|
16790
16790
|
.du-bois-dark-pagination.du-bois-dark-pagination-disabled .du-bois-dark-pagination-item a {
|
|
@@ -16802,7 +16802,7 @@ textarea.du-bois-dark-pagination-options-quick-jumper input {
|
|
|
16802
16802
|
.du-bois-dark-pagination.du-bois-dark-pagination-disabled .du-bois-dark-pagination-item-link {
|
|
16803
16803
|
color: rgba(255, 255, 255, 0.3);
|
|
16804
16804
|
background: rgba(255, 255, 255, 0.08);
|
|
16805
|
-
border-color: #
|
|
16805
|
+
border-color: #ffffff7a;
|
|
16806
16806
|
cursor: not-allowed;
|
|
16807
16807
|
}
|
|
16808
16808
|
.du-bois-dark-pagination-simple.du-bois-dark-pagination.du-bois-dark-pagination-disabled .du-bois-dark-pagination-item-link {
|
|
@@ -16875,11 +16875,11 @@ textarea.du-bois-dark-pagination-options-quick-jumper input {
|
|
|
16875
16875
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
16876
16876
|
.du-bois-dark-tabs-small > .du-bois-dark-tabs-nav .du-bois-dark-tabs-tab {
|
|
16877
16877
|
padding: 4px 0;
|
|
16878
|
-
font-size:
|
|
16878
|
+
font-size: 13px;
|
|
16879
16879
|
}
|
|
16880
16880
|
.du-bois-dark-tabs-large > .du-bois-dark-tabs-nav .du-bois-dark-tabs-tab {
|
|
16881
16881
|
padding: 8px 0;
|
|
16882
|
-
font-size:
|
|
16882
|
+
font-size: 18px;
|
|
16883
16883
|
}
|
|
16884
16884
|
.du-bois-dark-tabs-card.du-bois-dark-tabs-small > .du-bois-dark-tabs-nav .du-bois-dark-tabs-tab {
|
|
16885
16885
|
padding: 6px 8px;
|
|
@@ -17151,9 +17151,9 @@ textarea.du-bois-dark-pagination-options-quick-jumper input {
|
|
|
17151
17151
|
margin: 0;
|
|
17152
17152
|
padding: 0;
|
|
17153
17153
|
color: #ffffffd6;
|
|
17154
|
-
font-size:
|
|
17154
|
+
font-size: 13px;
|
|
17155
17155
|
font-variant: tabular-nums;
|
|
17156
|
-
line-height:
|
|
17156
|
+
line-height: 20px;
|
|
17157
17157
|
list-style: none;
|
|
17158
17158
|
font-feature-settings: tnum;
|
|
17159
17159
|
position: absolute;
|
|
@@ -17186,7 +17186,7 @@ textarea.du-bois-dark-pagination-options-quick-jumper input {
|
|
|
17186
17186
|
overflow: hidden;
|
|
17187
17187
|
color: #ffffffd6;
|
|
17188
17188
|
font-weight: normal;
|
|
17189
|
-
font-size:
|
|
17189
|
+
font-size: 13px;
|
|
17190
17190
|
line-height: 22px;
|
|
17191
17191
|
white-space: nowrap;
|
|
17192
17192
|
text-overflow: ellipsis;
|
|
@@ -17205,7 +17205,7 @@ textarea.du-bois-dark-pagination-options-quick-jumper input {
|
|
|
17205
17205
|
.du-bois-dark-tabs-card > .du-bois-dark-tabs-nav .du-bois-dark-tabs-tab,
|
|
17206
17206
|
.du-bois-dark-tabs-card > div > .du-bois-dark-tabs-nav .du-bois-dark-tabs-tab {
|
|
17207
17207
|
margin: 0;
|
|
17208
|
-
padding:
|
|
17208
|
+
padding: -111px 8px;
|
|
17209
17209
|
background: rgba(255, 255, 255, 0.04);
|
|
17210
17210
|
border: 1px solid #303030;
|
|
17211
17211
|
transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
|
|
@@ -17268,9 +17268,9 @@ textarea.du-bois-dark-pagination-options-quick-jumper input {
|
|
|
17268
17268
|
margin: 0;
|
|
17269
17269
|
padding: 0;
|
|
17270
17270
|
color: #ffffffd6;
|
|
17271
|
-
font-size:
|
|
17271
|
+
font-size: 13px;
|
|
17272
17272
|
font-variant: tabular-nums;
|
|
17273
|
-
line-height:
|
|
17273
|
+
line-height: 20px;
|
|
17274
17274
|
list-style: none;
|
|
17275
17275
|
font-feature-settings: tnum;
|
|
17276
17276
|
display: flex;
|
|
@@ -17325,7 +17325,7 @@ textarea.du-bois-dark-pagination-options-quick-jumper input {
|
|
|
17325
17325
|
.du-bois-dark-tabs > .du-bois-dark-tabs-nav .du-bois-dark-tabs-nav-more,
|
|
17326
17326
|
.du-bois-dark-tabs > div > .du-bois-dark-tabs-nav .du-bois-dark-tabs-nav-more {
|
|
17327
17327
|
position: relative;
|
|
17328
|
-
padding:
|
|
17328
|
+
padding: -111px 8px;
|
|
17329
17329
|
background: transparent;
|
|
17330
17330
|
border: 0;
|
|
17331
17331
|
}
|
|
@@ -17377,7 +17377,7 @@ textarea.du-bois-dark-pagination-options-quick-jumper input {
|
|
|
17377
17377
|
display: inline-flex;
|
|
17378
17378
|
align-items: center;
|
|
17379
17379
|
padding: 8px 0;
|
|
17380
|
-
font-size:
|
|
17380
|
+
font-size: 13px;
|
|
17381
17381
|
background: transparent;
|
|
17382
17382
|
border: 0;
|
|
17383
17383
|
outline: none;
|
|
@@ -17523,9 +17523,9 @@ textarea.du-bois-dark-pagination-options-quick-jumper input {
|
|
|
17523
17523
|
margin: 0;
|
|
17524
17524
|
padding: 0;
|
|
17525
17525
|
color: #ffffffd6;
|
|
17526
|
-
font-size:
|
|
17526
|
+
font-size: 13px;
|
|
17527
17527
|
font-variant: tabular-nums;
|
|
17528
|
-
line-height:
|
|
17528
|
+
line-height: 20px;
|
|
17529
17529
|
list-style: none;
|
|
17530
17530
|
font-feature-settings: tnum;
|
|
17531
17531
|
position: relative;
|
|
@@ -17566,7 +17566,7 @@ textarea.du-bois-dark-pagination-options-quick-jumper input {
|
|
|
17566
17566
|
height: 16px;
|
|
17567
17567
|
direction: ltr;
|
|
17568
17568
|
background-color: transparent;
|
|
17569
|
-
border: 1px solid #
|
|
17569
|
+
border: 1px solid #ffffff7a;
|
|
17570
17570
|
border-radius: 4px;
|
|
17571
17571
|
border-collapse: separate;
|
|
17572
17572
|
transition: all 0.3s;
|
|
@@ -17625,7 +17625,7 @@ textarea.du-bois-dark-pagination-options-quick-jumper input {
|
|
|
17625
17625
|
}
|
|
17626
17626
|
.du-bois-dark-tree-checkbox-disabled .du-bois-dark-tree-checkbox-inner {
|
|
17627
17627
|
background-color: rgba(255, 255, 255, 0.08);
|
|
17628
|
-
border-color: #
|
|
17628
|
+
border-color: #ffffff7a !important;
|
|
17629
17629
|
}
|
|
17630
17630
|
.du-bois-dark-tree-checkbox-disabled .du-bois-dark-tree-checkbox-inner::after {
|
|
17631
17631
|
border-color: rgba(255, 255, 255, 0.08);
|
|
@@ -17645,9 +17645,9 @@ textarea.du-bois-dark-pagination-options-quick-jumper input {
|
|
|
17645
17645
|
margin: 0;
|
|
17646
17646
|
padding: 0;
|
|
17647
17647
|
color: #ffffffd6;
|
|
17648
|
-
font-size:
|
|
17648
|
+
font-size: 13px;
|
|
17649
17649
|
font-variant: tabular-nums;
|
|
17650
|
-
line-height:
|
|
17650
|
+
line-height: 20px;
|
|
17651
17651
|
list-style: none;
|
|
17652
17652
|
font-feature-settings: tnum;
|
|
17653
17653
|
display: inline-flex;
|
|
@@ -17676,9 +17676,9 @@ textarea.du-bois-dark-pagination-options-quick-jumper input {
|
|
|
17676
17676
|
margin: 0;
|
|
17677
17677
|
padding: 0;
|
|
17678
17678
|
color: #ffffffd6;
|
|
17679
|
-
font-size:
|
|
17679
|
+
font-size: 13px;
|
|
17680
17680
|
font-variant: tabular-nums;
|
|
17681
|
-
line-height:
|
|
17681
|
+
line-height: 20px;
|
|
17682
17682
|
list-style: none;
|
|
17683
17683
|
font-feature-settings: tnum;
|
|
17684
17684
|
display: inline-block;
|
|
@@ -17694,7 +17694,7 @@ textarea.du-bois-dark-pagination-options-quick-jumper input {
|
|
|
17694
17694
|
}
|
|
17695
17695
|
.du-bois-dark-tree-checkbox-indeterminate .du-bois-dark-tree-checkbox-inner {
|
|
17696
17696
|
background-color: transparent;
|
|
17697
|
-
border-color: #
|
|
17697
|
+
border-color: #ffffff7a;
|
|
17698
17698
|
}
|
|
17699
17699
|
.du-bois-dark-tree-checkbox-indeterminate .du-bois-dark-tree-checkbox-inner::after {
|
|
17700
17700
|
top: 50%;
|
|
@@ -17716,9 +17716,9 @@ textarea.du-bois-dark-pagination-options-quick-jumper input {
|
|
|
17716
17716
|
margin: 0;
|
|
17717
17717
|
padding: 0;
|
|
17718
17718
|
color: #ffffffd6;
|
|
17719
|
-
font-size:
|
|
17719
|
+
font-size: 13px;
|
|
17720
17720
|
font-variant: tabular-nums;
|
|
17721
|
-
line-height:
|
|
17721
|
+
line-height: 20px;
|
|
17722
17722
|
list-style: none;
|
|
17723
17723
|
font-feature-settings: tnum;
|
|
17724
17724
|
background: transparent;
|
|
@@ -17891,7 +17891,7 @@ textarea.du-bois-dark-pagination-options-quick-jumper input {
|
|
|
17891
17891
|
top: 0;
|
|
17892
17892
|
right: 12px;
|
|
17893
17893
|
bottom: -2px;
|
|
17894
|
-
border-right: 1px solid #
|
|
17894
|
+
border-right: 1px solid #ffffff7a;
|
|
17895
17895
|
content: '';
|
|
17896
17896
|
}
|
|
17897
17897
|
.du-bois-dark-tree-show-line .du-bois-dark-tree-indent-unit-end::before {
|
|
@@ -17920,7 +17920,7 @@ textarea.du-bois-dark-pagination-options-quick-jumper input {
|
|
|
17920
17920
|
right: auto;
|
|
17921
17921
|
left: -13px;
|
|
17922
17922
|
border-right: none;
|
|
17923
|
-
border-left: 1px solid #
|
|
17923
|
+
border-left: 1px solid #ffffff7a;
|
|
17924
17924
|
}
|
|
17925
17925
|
.du-bois-dark-tree-rtl.du-bois-dark-tree-checkbox {
|
|
17926
17926
|
margin: 4px 0 0 8px;
|
|
@@ -17950,12 +17950,12 @@ textarea.du-bois-dark-pagination-options-quick-jumper input {
|
|
|
17950
17950
|
color: #AF5B23;
|
|
17951
17951
|
}
|
|
17952
17952
|
.du-bois-dark-typography.du-bois-dark-typography-danger {
|
|
17953
|
-
color: #
|
|
17953
|
+
color: #f7a6b6d6;
|
|
17954
17954
|
}
|
|
17955
17955
|
a.du-bois-dark-typography.du-bois-dark-typography-danger:active,
|
|
17956
17956
|
a.du-bois-dark-typography.du-bois-dark-typography-danger:focus,
|
|
17957
17957
|
a.du-bois-dark-typography.du-bois-dark-typography-danger:hover {
|
|
17958
|
-
color: #
|
|
17958
|
+
color: #ffd4db;
|
|
17959
17959
|
}
|
|
17960
17960
|
.du-bois-dark-typography.du-bois-dark-typography-disabled {
|
|
17961
17961
|
color: rgba(255, 255, 255, 0.3);
|
|
@@ -17971,7 +17971,7 @@ h1.du-bois-dark-typography,
|
|
|
17971
17971
|
margin-bottom: 0.5em;
|
|
17972
17972
|
color: rgba(255, 255, 255, 0.85);
|
|
17973
17973
|
font-weight: 600;
|
|
17974
|
-
font-size:
|
|
17974
|
+
font-size: 36px;
|
|
17975
17975
|
line-height: 1.23;
|
|
17976
17976
|
}
|
|
17977
17977
|
h2.du-bois-dark-typography,
|
|
@@ -17979,7 +17979,7 @@ h2.du-bois-dark-typography,
|
|
|
17979
17979
|
margin-bottom: 0.5em;
|
|
17980
17980
|
color: rgba(255, 255, 255, 0.85);
|
|
17981
17981
|
font-weight: 600;
|
|
17982
|
-
font-size:
|
|
17982
|
+
font-size: 28px;
|
|
17983
17983
|
line-height: 1.35;
|
|
17984
17984
|
}
|
|
17985
17985
|
h3.du-bois-dark-typography,
|
|
@@ -17987,7 +17987,7 @@ h3.du-bois-dark-typography,
|
|
|
17987
17987
|
margin-bottom: 0.5em;
|
|
17988
17988
|
color: rgba(255, 255, 255, 0.85);
|
|
17989
17989
|
font-weight: 600;
|
|
17990
|
-
font-size:
|
|
17990
|
+
font-size: 23px;
|
|
17991
17991
|
line-height: 1.35;
|
|
17992
17992
|
}
|
|
17993
17993
|
h4.du-bois-dark-typography,
|
|
@@ -17995,7 +17995,7 @@ h4.du-bois-dark-typography,
|
|
|
17995
17995
|
margin-bottom: 0.5em;
|
|
17996
17996
|
color: rgba(255, 255, 255, 0.85);
|
|
17997
17997
|
font-weight: 600;
|
|
17998
|
-
font-size:
|
|
17998
|
+
font-size: 19px;
|
|
17999
17999
|
line-height: 1.4;
|
|
18000
18000
|
}
|
|
18001
18001
|
h5.du-bois-dark-typography,
|
|
@@ -18003,7 +18003,7 @@ h5.du-bois-dark-typography,
|
|
|
18003
18003
|
margin-bottom: 0.5em;
|
|
18004
18004
|
color: rgba(255, 255, 255, 0.85);
|
|
18005
18005
|
font-weight: 600;
|
|
18006
|
-
font-size:
|
|
18006
|
+
font-size: 15px;
|
|
18007
18007
|
line-height: 1.5;
|
|
18008
18008
|
}
|
|
18009
18009
|
.du-bois-dark-typography + h1.du-bois-dark-typography,
|
|
@@ -18177,8 +18177,8 @@ a.du-bois-dark-typography.du-bois-dark-typography-disabled:active,
|
|
|
18177
18177
|
}
|
|
18178
18178
|
div.du-bois-dark-typography-edit-content {
|
|
18179
18179
|
left: -8px;
|
|
18180
|
-
margin-top: -
|
|
18181
|
-
margin-bottom: calc(1em -
|
|
18180
|
+
margin-top: -4px;
|
|
18181
|
+
margin-bottom: calc(1em - 3px - 1px);
|
|
18182
18182
|
}
|
|
18183
18183
|
.du-bois-dark-typography-edit-content-confirm {
|
|
18184
18184
|
position: absolute;
|
|
@@ -18287,9 +18287,9 @@ div.du-bois-dark-typography-edit-content.du-bois-dark-typography-rtl {
|
|
|
18287
18287
|
margin: 0;
|
|
18288
18288
|
padding: 0;
|
|
18289
18289
|
color: #ffffffd6;
|
|
18290
|
-
font-size:
|
|
18290
|
+
font-size: 13px;
|
|
18291
18291
|
font-variant: tabular-nums;
|
|
18292
|
-
line-height:
|
|
18292
|
+
line-height: 20px;
|
|
18293
18293
|
list-style: none;
|
|
18294
18294
|
font-feature-settings: tnum;
|
|
18295
18295
|
position: relative;
|
|
@@ -18372,7 +18372,7 @@ div.du-bois-dark-typography-edit-content.du-bois-dark-typography-rtl {
|
|
|
18372
18372
|
}
|
|
18373
18373
|
.du-bois-dark-switch-loading-icon {
|
|
18374
18374
|
position: relative;
|
|
18375
|
-
top:
|
|
18375
|
+
top: 0.5px;
|
|
18376
18376
|
color: rgba(0, 0, 0, 0.65);
|
|
18377
18377
|
vertical-align: top;
|
|
18378
18378
|
}
|
|
@@ -18504,14 +18504,14 @@ div.du-bois-dark-typography-edit-content.du-bois-dark-typography-rtl {
|
|
|
18504
18504
|
padding: 0;
|
|
18505
18505
|
color: #ffffffd6;
|
|
18506
18506
|
font-variant: tabular-nums;
|
|
18507
|
-
line-height:
|
|
18507
|
+
line-height: 20px;
|
|
18508
18508
|
list-style: none;
|
|
18509
18509
|
font-feature-settings: tnum;
|
|
18510
18510
|
color: #ffffff99;
|
|
18511
|
-
font-size:
|
|
18511
|
+
font-size: 13px;
|
|
18512
18512
|
}
|
|
18513
18513
|
.du-bois-dark-breadcrumb .anticon {
|
|
18514
|
-
font-size:
|
|
18514
|
+
font-size: 13px;
|
|
18515
18515
|
}
|
|
18516
18516
|
.du-bois-dark-breadcrumb a {
|
|
18517
18517
|
color: #ffffff99;
|
|
@@ -18681,9 +18681,9 @@ div.du-bois-dark-typography-edit-content.du-bois-dark-typography-rtl {
|
|
|
18681
18681
|
margin: 0;
|
|
18682
18682
|
padding: 0;
|
|
18683
18683
|
color: #ffffffd6;
|
|
18684
|
-
font-size:
|
|
18684
|
+
font-size: 13px;
|
|
18685
18685
|
font-variant: tabular-nums;
|
|
18686
|
-
line-height:
|
|
18686
|
+
line-height: 20px;
|
|
18687
18687
|
list-style: none;
|
|
18688
18688
|
font-feature-settings: tnum;
|
|
18689
18689
|
position: fixed;
|
|
@@ -18702,7 +18702,7 @@ div.du-bois-dark-typography-edit-content.du-bois-dark-typography-rtl {
|
|
|
18702
18702
|
animation-name: NotificationLeftFadeIn;
|
|
18703
18703
|
}
|
|
18704
18704
|
.du-bois-dark-notification-close-icon {
|
|
18705
|
-
font-size:
|
|
18705
|
+
font-size: 13px;
|
|
18706
18706
|
cursor: pointer;
|
|
18707
18707
|
}
|
|
18708
18708
|
.du-bois-dark-notification-hook-holder {
|
|
@@ -18716,7 +18716,7 @@ div.du-bois-dark-typography-edit-content.du-bois-dark-typography-rtl {
|
|
|
18716
18716
|
margin-left: auto;
|
|
18717
18717
|
padding: 16px 24px;
|
|
18718
18718
|
overflow: hidden;
|
|
18719
|
-
line-height:
|
|
18719
|
+
line-height: 20px;
|
|
18720
18720
|
word-wrap: break-word;
|
|
18721
18721
|
background: #1f1f1f;
|
|
18722
18722
|
border-radius: 4px;
|
|
@@ -18730,7 +18730,7 @@ div.du-bois-dark-typography-edit-content.du-bois-dark-typography-rtl {
|
|
|
18730
18730
|
.du-bois-dark-notification-notice-message {
|
|
18731
18731
|
margin-bottom: 8px;
|
|
18732
18732
|
color: rgba(255, 255, 255, 0.85);
|
|
18733
|
-
font-size:
|
|
18733
|
+
font-size: 18px;
|
|
18734
18734
|
line-height: 24px;
|
|
18735
18735
|
}
|
|
18736
18736
|
.du-bois-dark-notification-notice-message-single-line-auto-margin {
|
|
@@ -18745,7 +18745,7 @@ div.du-bois-dark-typography-edit-content.du-bois-dark-typography-rtl {
|
|
|
18745
18745
|
content: '';
|
|
18746
18746
|
}
|
|
18747
18747
|
.du-bois-dark-notification-notice-description {
|
|
18748
|
-
font-size:
|
|
18748
|
+
font-size: 13px;
|
|
18749
18749
|
}
|
|
18750
18750
|
.du-bois-dark-notification-notice-closable .du-bois-dark-notification-notice-message {
|
|
18751
18751
|
padding-right: 24px;
|
|
@@ -18753,11 +18753,11 @@ div.du-bois-dark-typography-edit-content.du-bois-dark-typography-rtl {
|
|
|
18753
18753
|
.du-bois-dark-notification-notice-with-icon .du-bois-dark-notification-notice-message {
|
|
18754
18754
|
margin-bottom: 4px;
|
|
18755
18755
|
margin-left: 48px;
|
|
18756
|
-
font-size:
|
|
18756
|
+
font-size: 18px;
|
|
18757
18757
|
}
|
|
18758
18758
|
.du-bois-dark-notification-notice-with-icon .du-bois-dark-notification-notice-description {
|
|
18759
18759
|
margin-left: 48px;
|
|
18760
|
-
font-size:
|
|
18760
|
+
font-size: 13px;
|
|
18761
18761
|
}
|
|
18762
18762
|
.du-bois-dark-notification-notice-icon {
|
|
18763
18763
|
position: absolute;
|
|
@@ -18775,7 +18775,7 @@ div.du-bois-dark-typography-edit-content.du-bois-dark-typography-rtl {
|
|
|
18775
18775
|
color: #AF5B23;
|
|
18776
18776
|
}
|
|
18777
18777
|
.anticon.du-bois-dark-notification-notice-icon-error {
|
|
18778
|
-
color: #
|
|
18778
|
+
color: #f7a6b6d6;
|
|
18779
18779
|
}
|
|
18780
18780
|
.du-bois-dark-notification-notice-close {
|
|
18781
18781
|
position: absolute;
|