style:黑色主题样式修改
This commit is contained in:
@@ -418,16 +418,6 @@ td .nz-icon-gear:before {
|
|||||||
display: block;
|
display: block;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.el-icon-arrow-right {
|
|
||||||
font-family: "nz-icon" !important;
|
|
||||||
font-size: 16px;
|
|
||||||
font-style: normal;
|
|
||||||
-webkit-font-smoothing: antialiased;
|
|
||||||
-moz-osx-font-smoothing: grayscale;
|
|
||||||
}
|
|
||||||
.el-icon-arrow-right:before {
|
|
||||||
content: "\e6ad";
|
|
||||||
}
|
|
||||||
.el-table__header-wrapper {
|
.el-table__header-wrapper {
|
||||||
table{
|
table{
|
||||||
background-color: $--background-color-empty !important;
|
background-color: $--background-color-empty !important;
|
||||||
@@ -564,6 +554,20 @@ textarea {
|
|||||||
border-radius: 3px;
|
border-radius: 3px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
.el-dialog__header{
|
||||||
|
color: $--color-text-primary;
|
||||||
|
}
|
||||||
|
#entrance {
|
||||||
|
.el-icon-arrow-right {
|
||||||
|
font-family: "nz-icon" !important;
|
||||||
|
font-size: 16px;
|
||||||
|
font-style: normal;
|
||||||
|
-webkit-font-smoothing: antialiased;
|
||||||
|
-moz-osx-font-smoothing: grayscale;
|
||||||
|
}
|
||||||
|
.el-icon-arrow-right:before {
|
||||||
|
content: "\e6ad";
|
||||||
|
}
|
||||||
.el-icon-arrow-down{
|
.el-icon-arrow-down{
|
||||||
font-family: nz-icon!important;
|
font-family: nz-icon!important;
|
||||||
}
|
}
|
||||||
@@ -582,6 +586,7 @@ textarea {
|
|||||||
.el-icon-arrow-left::before{
|
.el-icon-arrow-left::before{
|
||||||
content: '\e6ae';
|
content: '\e6ae';
|
||||||
}
|
}
|
||||||
|
}
|
||||||
.el-select__tags .el-tag.el-tag--info {
|
.el-select__tags .el-tag.el-tag--info {
|
||||||
background-color: $--background-color-base;
|
background-color: $--background-color-base;
|
||||||
border-color: $--border-color-light;
|
border-color: $--border-color-light;
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
{"baseUrl":"http://192.168.40.42/", "version": "22.05"}
|
{"baseUrl":"http://192.168.44.22/", "version": "22.05"}
|
||||||
|
|||||||
Reference in New Issue
Block a user