Latest updates from IceHrmPro
This commit is contained in:
75
web/node_modules/antd/es/empty/style/index.css
generated
vendored
Normal file
75
web/node_modules/antd/es/empty/style/index.css
generated
vendored
Normal file
@@ -0,0 +1,75 @@
|
||||
/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
|
||||
/* stylelint-disable no-duplicate-selectors */
|
||||
/* stylelint-disable */
|
||||
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
||||
.ant-empty {
|
||||
margin: 0 8px;
|
||||
font-size: 14px;
|
||||
line-height: 22px;
|
||||
text-align: center;
|
||||
}
|
||||
.ant-empty-image {
|
||||
height: 100px;
|
||||
margin-bottom: 8px;
|
||||
}
|
||||
.ant-empty-image img {
|
||||
height: 100%;
|
||||
}
|
||||
.ant-empty-image svg {
|
||||
height: 100%;
|
||||
margin: auto;
|
||||
}
|
||||
.ant-empty-description {
|
||||
margin: 0;
|
||||
}
|
||||
.ant-empty-footer {
|
||||
margin-top: 16px;
|
||||
}
|
||||
.ant-empty-normal {
|
||||
margin: 32px 0;
|
||||
color: rgba(0, 0, 0, 0.25);
|
||||
}
|
||||
.ant-empty-normal .ant-empty-image {
|
||||
height: 40px;
|
||||
}
|
||||
.ant-empty-small {
|
||||
margin: 8px 0;
|
||||
color: rgba(0, 0, 0, 0.25);
|
||||
}
|
||||
.ant-empty-small .ant-empty-image {
|
||||
height: 35px;
|
||||
}
|
||||
.ant-empty-img-default-ellipse {
|
||||
fill-opacity: 0.8;
|
||||
fill: #f5f5f5;
|
||||
}
|
||||
.ant-empty-img-default-path-1 {
|
||||
fill: #aeb8c2;
|
||||
}
|
||||
.ant-empty-img-default-path-2 {
|
||||
fill: url(#linearGradient-1);
|
||||
}
|
||||
.ant-empty-img-default-path-3 {
|
||||
fill: #f5f5f7;
|
||||
}
|
||||
.ant-empty-img-default-path-4 {
|
||||
fill: #dce0e6;
|
||||
}
|
||||
.ant-empty-img-default-path-5 {
|
||||
fill: #dce0e6;
|
||||
}
|
||||
.ant-empty-img-default-g {
|
||||
fill: #fff;
|
||||
}
|
||||
.ant-empty-img-simple-ellipse {
|
||||
fill: #f5f5f5;
|
||||
}
|
||||
.ant-empty-img-simple-g {
|
||||
stroke: #d9d9d9;
|
||||
}
|
||||
.ant-empty-img-simple-path {
|
||||
fill: #fafafa;
|
||||
}
|
||||
.ant-empty-rtl {
|
||||
direction: rtl;
|
||||
}
|
||||
Reference in New Issue
Block a user