Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
pet-business-web
Project
Project
Details
Activity
Releases
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
刘怀志
pet-business-web
Commits
fc36e3dd
Commit
fc36e3dd
authored
Aug 23, 2023
by
刘怀志
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
66556 班次管理-排班设置按钮禁用状态时,样式不对
parent
edce08fb
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
btn.scss
src/assets/styles/btn.scss
+2
-2
No files found.
src/assets/styles/btn.scss
View file @
fc36e3dd
...
@@ -114,7 +114,7 @@
...
@@ -114,7 +114,7 @@
border
:
1px
solid
#5BB647
!
important
;
border
:
1px
solid
#5BB647
!
important
;
color
:
#FFFFFF
!
important
;
color
:
#FFFFFF
!
important
;
}
}
&
.is-disabled
,
&
.is-disabled
:hover
,
&
.is-disabled
:focus
,
&
.permi-disabled
,
&
.permi-disabled
:hover
,
&
.permi-disabled
:focus
{
&
.is-disabled
.el-button.el-button--default
,
&
.is-disabled.el-button.el-button--default
:hover
,
&
.is-disabled.el-button.el-button--default
:focus
,
&
.permi-disabled.el-button.el-button--default
,
&
.permi-disabled.el-button.el-button--default
:hover
,
&
.permi-disabled.el-button.el-button--default
:focus
{
background
:
#83C374
!
important
;
background
:
#83C374
!
important
;
color
:
#FFFFFF
!
important
;
color
:
#FFFFFF
!
important
;
border
:
1px
solid
#83C374
!
important
;
border
:
1px
solid
#83C374
!
important
;
...
@@ -197,7 +197,7 @@
...
@@ -197,7 +197,7 @@
color
:
#FFFFFF
!
important
;
color
:
#FFFFFF
!
important
;
border
:
1px
solid
#55A343
!
important
;
border
:
1px
solid
#55A343
!
important
;
}
}
&
.is-disabled
,
&
.is-disabled
:hover
,
&
.is-disabled
:focus
,
&
.permi-disabled
,
&
.permi-disabled
:hover
,
&
.permi-disabled
:focus
{
&
.is-disabled
.el-button.el-button--default
,
&
.is-disabled.el-button.el-button--default
:hover
,
&
.is-disabled.el-button.el-button--default
:focus
,
&
.permi-disabled.el-button.el-button--default
,
&
.permi-disabled.el-button.el-button--default
:hover
,
&
.permi-disabled.el-button.el-button--default
:focus
{
background
:
#83C374
!
important
;
background
:
#83C374
!
important
;
color
:
#FFFFFF
!
important
;
color
:
#FFFFFF
!
important
;
border
:
1px
solid
#83C374
!
important
;
border
:
1px
solid
#83C374
!
important
;
...
...
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