优化样式
This commit is contained in:
parent
a2593c1f84
commit
30ec2eb51b
@ -350,7 +350,7 @@ section.vh-container {
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
&.success {
|
||||
&.btn-success {
|
||||
border-color: #01C4B6;
|
||||
|
||||
&>span {
|
||||
@ -362,7 +362,7 @@ section.vh-container {
|
||||
}
|
||||
}
|
||||
|
||||
&.info {
|
||||
&.btn-info {
|
||||
border-color: #3275B4;
|
||||
|
||||
&>span {
|
||||
@ -374,7 +374,7 @@ section.vh-container {
|
||||
}
|
||||
}
|
||||
|
||||
&.warning {
|
||||
&.btn-warning {
|
||||
border-color: #DD8636;
|
||||
|
||||
&>span {
|
||||
@ -386,7 +386,7 @@ section.vh-container {
|
||||
}
|
||||
}
|
||||
|
||||
&.error {
|
||||
&.btn-error {
|
||||
border-color: #DE3C3D;
|
||||
|
||||
&>span {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user