Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
S
style_tool
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Bugzilla
Bugzilla
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
于广洋
style_tool
Commits
ef0f89fc
Commit
ef0f89fc
authored
Jun 05, 2020
by
luohua
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
统一改样式
parent
0011e96f
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
dialog.scss
node_module/element-theme-chalk/src/dialog.scss
+1
-1
dialog.css
theme/dialog.css
+1
-1
index.css
theme/index.css
+1
-1
No files found.
node_module/element-theme-chalk/src/dialog.scss
View file @
ef0f89fc
...
@@ -88,7 +88,7 @@
...
@@ -88,7 +88,7 @@
color
:
$--color-success
;
color
:
$--color-success
;
}
}
@include
e
(
errortip
){
@include
e
(
errortip
){
color
:
$--color-
success
;
color
:
$--color-
danger
;
}
}
}
}
...
...
theme/dialog.css
View file @
ef0f89fc
...
@@ -632,7 +632,7 @@ $--checkbox-disabled-checked-icon-color: $--disabled-fill-base !default;*/
...
@@ -632,7 +632,7 @@ $--checkbox-disabled-checked-icon-color: $--disabled-fill-base !default;*/
.el-dialog__successtip
{
.el-dialog__successtip
{
color
:
#4EC87C
;
}
color
:
#4EC87C
;
}
.el-dialog__errortip
{
.el-dialog__errortip
{
color
:
#
4EC87C
;
}
color
:
#
FF3D33
;
}
.el-dialog__body
{
.el-dialog__body
{
padding
:
20px
;
padding
:
20px
;
color
:
#666666
;
color
:
#666666
;
...
...
theme/index.css
View file @
ef0f89fc
...
@@ -5310,7 +5310,7 @@ $--checkbox-disabled-checked-icon-color: $--disabled-fill-base !default;*/
...
@@ -5310,7 +5310,7 @@ $--checkbox-disabled-checked-icon-color: $--disabled-fill-base !default;*/
.el-dialog__successtip {
.el-dialog__successtip {
color: #4EC87C; }
color: #4EC87C; }
.el-dialog__errortip {
.el-dialog__errortip {
color: #
4EC87C
; }
color: #
FF3D33
; }
.el-dialog__body {
.el-dialog__body {
padding: 20px;
padding: 20px;
color: #666666;
color: #666666;
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