Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
I
integral-mall
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
integralMall
integral-mall
Commits
e3e6fcb7
Commit
e3e6fcb7
authored
Apr 13, 2022
by
caoyanzhi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update: 调整主题色
parent
b42c3aa0
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
23 additions
and
23 deletions
+23
-23
index.css
src/assets/theme/index.css
+23
-23
No files found.
src/assets/theme/index.css
View file @
e3e6fcb7
...
...
@@ -11263,7 +11263,7 @@
.el-button
:focus
{
color
:
#2F54EB
;
border-color
:
#2F54EB
;
background-color
:
#
e8f4ff
;
background-color
:
#
EBEFFE
;
}
.el-button
:active
{
...
...
@@ -11385,8 +11385,8 @@
.el-button--primary.is-plain
{
color
:
#2F54EB
;
background
:
#
e8f4ff
;
border-color
:
#
a3d3ff
;
background
:
#
EBEFFE
;
border-color
:
#
2f54eb
;
}
.el-button--primary.is-plain
:hover
,
...
...
@@ -11408,7 +11408,7 @@
.el-button--primary.is-plain.is-disabled
:focus
,
.el-button--primary.is-plain.is-disabled
:active
{
color
:
#74bcff
;
background-color
:
#
e8f4ff
;
background-color
:
#
EBEFFE
;
border-color
:
#d1e9ff
;
}
...
...
@@ -12526,7 +12526,7 @@
.el-dropdown-menu__item
:not
(
.is-disabled
)
:hover
,
.el-dropdown-menu__item
:focus
{
background-color
:
#
e8f4ff
;
background-color
:
#
EBEFFE
;
color
:
#597EF7
;
}
...
...
@@ -13663,7 +13663,7 @@
.el-menu-item
:hover
,
.el-menu-item
:focus
{
outline
:
none
;
background-color
:
#
e8f4ff
;
background-color
:
#
EBEFFE
;
}
.el-menu-item.is-disabled
{
...
...
@@ -13721,7 +13721,7 @@
.el-submenu__title
:hover
,
.el-submenu__title
:focus
{
outline
:
none
;
background-color
:
#
e8f4ff
;
background-color
:
#
EBEFFE
;
}
.el-submenu__title.is-disabled
{
...
...
@@ -13731,7 +13731,7 @@
}
.el-submenu__title
:hover
{
background-color
:
#
e8f4ff
;
background-color
:
#
EBEFFE
;
}
.el-submenu
.el-menu
{
...
...
@@ -25704,7 +25704,7 @@
.el-button
:focus
{
color
:
#2F54EB
;
border-color
:
#2F54EB
;
background-color
:
#
e8f4ff
;
background-color
:
#
EBEFFE
;
}
.el-button
:active
{
...
...
@@ -25826,8 +25826,8 @@
.el-button--primary.is-plain
{
color
:
#2F54EB
;
background
:
#
e8f4ff
;
border-color
:
#
a3d3ff
;
background
:
#
EBEFFE
;
border-color
:
#
2f54eb
;
}
.el-button--primary.is-plain
:hover
,
...
...
@@ -25849,7 +25849,7 @@
.el-button--primary.is-plain.is-disabled
:focus
,
.el-button--primary.is-plain.is-disabled
:active
{
color
:
#74bcff
;
background-color
:
#
e8f4ff
;
background-color
:
#
EBEFFE
;
border-color
:
#d1e9ff
;
}
...
...
@@ -29649,18 +29649,18 @@
}
.el-table--striped
.el-table__body
tr
.el-table__row--striped.current-row
td
{
background-color
:
#
e8f4ff
;
background-color
:
#
EBEFFE
;
}
.el-table__body
tr
.hover-row
>
td
,
.el-table__body
tr
.hover-row.current-row
>
td
,
.el-table__body
tr
.hover-row.el-table__row--striped
>
td
,
.el-table__body
tr
.hover-row.el-table__row--striped.current-row
>
td
{
background-color
:
#
e8f4ff
;
background-color
:
#
EBEFFE
;
}
.el-table__body
tr
.current-row
>
td
{
background-color
:
#
e8f4ff
;
background-color
:
#
EBEFFE
;
}
.el-table__column-resize-proxy
{
...
...
@@ -31933,7 +31933,7 @@
}
.el-table-filter__list-item
:hover
{
background-color
:
#
e8f4ff
;
background-color
:
#
EBEFFE
;
color
:
#597EF7
;
}
...
...
@@ -49301,7 +49301,7 @@
.el-button
:focus
{
color
:
#2F54EB
;
border-color
:
#2F54EB
;
background-color
:
#
e8f4ff
;
background-color
:
#
EBEFFE
;
}
.el-button
:active
{
...
...
@@ -49423,8 +49423,8 @@
.el-button--primary.is-plain
{
color
:
#2F54EB
;
background
:
#
e8f4ff
;
border-color
:
#
a3d3ff
;
background
:
#
EBEFFE
;
border-color
:
#
2f54eb
;
}
.el-button--primary.is-plain
:hover
,
...
...
@@ -49446,7 +49446,7 @@
.el-button--primary.is-plain.is-disabled
:focus
,
.el-button--primary.is-plain.is-disabled
:active
{
color
:
#74bcff
;
background-color
:
#
e8f4ff
;
background-color
:
#
EBEFFE
;
border-color
:
#d1e9ff
;
}
...
...
@@ -77880,8 +77880,8 @@
.el-button--primary.is-plain
{
color
:
#2F54EB
;
background
:
#
e8f4ff
;
border-color
:
#
a3d3ff
;
background
:
#
EBEFFE
;
border-color
:
#
2f54eb
;
}
.el-button--primary.is-plain
:hover
,
...
...
@@ -77901,7 +77901,7 @@
/* .el-button--primary.is-plain.is-disabled, .el-button--primary.is-plain.is-disabled:hover, .el-button--primary.is-plain.is-disabled:focus, .el-button--primary.is-plain.is-disabled:active {
color: #74bcff;
background-color: #
e8f4ff
;
background-color: #
EBEFFE
;
border-color: #d1e9ff; } */
.el-button--success
{
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment