|
|
@ -5,62 +5,114 @@ |
|
|
background: linear-gradient(0deg, #7A58D1 0%, #8C91FF 100%) !important; |
|
|
background: linear-gradient(0deg, #7A58D1 0%, #8C91FF 100%) !important; |
|
|
// border-radius: 3px !important; |
|
|
// border-radius: 3px !important; |
|
|
color: #fff !important; |
|
|
color: #fff !important; |
|
|
// font-size: 14px !important; |
|
|
font-size: 14px !important; |
|
|
border-color: #8C91FF !important; |
|
|
border-color: #8C91FF !important; |
|
|
// width: 83px !important; |
|
|
min-width: 83px !important; |
|
|
// height: 29px !important; |
|
|
height: 29px !important; |
|
|
// line-height: 19px !important; |
|
|
line-height: 2px !important; |
|
|
|
|
|
padding:0 8px !important; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
//绿色 |
|
|
//绿色 |
|
|
.diy-button--green { |
|
|
.diy-button--green { |
|
|
background: linear-gradient(0deg, #33A8A6 0%, #29D2CE 100%) !important; |
|
|
background: linear-gradient(0deg, #33A8A6 0%, #29D2CE 100%) !important; |
|
|
border-radius: 3px !important; |
|
|
|
|
|
color: #fff !important; |
|
|
|
|
|
font-size: 14px !important; |
|
|
|
|
|
border-color: #29D2CE !important; |
|
|
border-color: #29D2CE !important; |
|
|
|
|
|
font-size: 14px !important; |
|
|
|
|
|
color: #fff !important; |
|
|
|
|
|
min-width: 83px !important; |
|
|
|
|
|
height: 29px !important; |
|
|
|
|
|
line-height: 2px !important; |
|
|
|
|
|
padding:0 8px !important; |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
//蓝色 |
|
|
//蓝色 |
|
|
.diy-button--blue { |
|
|
.diy-button--blue { |
|
|
background: linear-gradient(0deg, #0062BB 0%, #0081EC 100%) !important; |
|
|
background: linear-gradient(0deg, #0062BB 0%, #0081EC 100%) !important; |
|
|
border-radius: 3px !important; |
|
|
|
|
|
color: #fff !important; |
|
|
|
|
|
font-size: 14px !important; |
|
|
|
|
|
border-color: #0081EC !important; |
|
|
border-color: #0081EC !important; |
|
|
|
|
|
font-size: 14px !important; |
|
|
|
|
|
color: #fff !important; |
|
|
|
|
|
min-width: 83px !important; |
|
|
|
|
|
height: 29px !important; |
|
|
|
|
|
line-height: 2px !important; |
|
|
|
|
|
padding:0 8px !important; |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
//黄色 |
|
|
//黄色 |
|
|
.diy-button--yellow { |
|
|
.diy-button--yellow { |
|
|
background: linear-gradient(0deg, #FAA700 0%, #FFBF28 100%) !important; |
|
|
background: linear-gradient(0deg, #FAA700 0%, #FFBF28 100%) !important; |
|
|
border-radius: 3px !important; |
|
|
|
|
|
color: #fff !important; |
|
|
color: #fff !important; |
|
|
font-size: 14px !important; |
|
|
font-size: 14px !important; |
|
|
border-color: #FFBF28 !important; |
|
|
color: #fff !important; |
|
|
|
|
|
min-width: 83px !important; |
|
|
|
|
|
height: 29px !important; |
|
|
|
|
|
line-height: 2px !important; |
|
|
|
|
|
padding:0 8px !important; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
//橙色 |
|
|
//橙色 |
|
|
.diy-button--orange { |
|
|
.diy-button--orange { |
|
|
background: linear-gradient(0deg, #EE6436 1%, #FC8C6B 100%) !important; |
|
|
background: linear-gradient(0deg, #EE6436 1%, #FC8C6B 100%) !important; |
|
|
border-radius: 3px !important; |
|
|
|
|
|
color: #fff !important; |
|
|
|
|
|
font-size: 14px !important; |
|
|
|
|
|
border-color: #FC8C6B !important; |
|
|
border-color: #FC8C6B !important; |
|
|
|
|
|
font-size: 14px !important; |
|
|
|
|
|
color: #fff !important; |
|
|
|
|
|
min-width: 83px !important; |
|
|
|
|
|
height: 29px !important; |
|
|
|
|
|
line-height: 2px !important; |
|
|
|
|
|
padding:0 8px !important; |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
} |
|
|
} |
|
|
//红色 |
|
|
//红色 |
|
|
.diy-button--red { |
|
|
.diy-button--red { |
|
|
background: linear-gradient(0deg, #DB3B3B 1%, #FF8080 100%) !important; |
|
|
background: linear-gradient(0deg, #DB3B3B 1%, #FF8080 100%) !important; |
|
|
border-radius: 3px !important; |
|
|
border-color: #FF8080 !important; |
|
|
|
|
|
font-size: 14px !important; |
|
|
color: #fff !important; |
|
|
color: #fff !important; |
|
|
|
|
|
min-width: 83px !important; |
|
|
|
|
|
height: 29px !important; |
|
|
|
|
|
line-height: 2px !important; |
|
|
|
|
|
padding:0 8px !important; |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
} |
|
|
|
|
|
//灰色 |
|
|
|
|
|
.diy-button--gray { |
|
|
|
|
|
background: linear-gradient(0deg, #A6C3D0, #FFFFFF) !important; |
|
|
|
|
|
border-color: #A6C3D0 !important; |
|
|
|
|
|
color: #002765 !important; |
|
|
font-size: 14px !important; |
|
|
font-size: 14px !important; |
|
|
border-color: #FF8080 !important; |
|
|
min-width: 83px !important; |
|
|
|
|
|
height: 29px !important; |
|
|
|
|
|
line-height: 2px !important; |
|
|
|
|
|
padding:0 8px !important; |
|
|
|
|
|
|
|
|
} |
|
|
} |
|
|
//白色 |
|
|
//白色 |
|
|
.diy-button--white { |
|
|
.diy-button--white { |
|
|
background: linear-gradient(0deg, #A6C3D0, #FFFFFF) !important; |
|
|
background-color:#fff!important; |
|
|
border-radius: 3px !important; |
|
|
border: 1px solid #3D77FF !important; |
|
|
|
|
|
color: #0153B2 !important; |
|
|
|
|
|
font-size: 14px !important; |
|
|
|
|
|
min-width: 83px !important; |
|
|
|
|
|
height: 29px !important; |
|
|
|
|
|
line-height: 2px !important; |
|
|
|
|
|
padding:0 8px !important; |
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
//操作栏更多 |
|
|
|
|
|
.diy-button--other { |
|
|
|
|
|
text-decoration: underline !important; |
|
|
color: #002765 !important; |
|
|
color: #002765 !important; |
|
|
font-size: 14px !important; |
|
|
font-size: 14px !important; |
|
|
border-color: #FFFFFF !important; |
|
|
// min-width: 83px !important; |
|
|
|
|
|
// height: 29px !important; |
|
|
|
|
|
// line-height: 2px !important; |
|
|
|
|
|
// padding:0 8px !important; |
|
|
|
|
|
|
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
//旧版--------弃用 |
|
|
//旧版--------弃用 |
|
|
|