样式改成诺力色
This commit is contained in:
@@ -85,16 +85,16 @@ export default {
|
||||
text,.page_input {
|
||||
display: inline-block;
|
||||
padding: 0 10px;
|
||||
background: linear-gradient(180deg, #0E284B, #2D70A3);
|
||||
border: 1px solid #3274CD;
|
||||
background: #fff;
|
||||
border: 1px solid #dcdfe6;
|
||||
border-radius: 3px;
|
||||
margin-right: 10px;
|
||||
_font(13px, 26px, #fff,,)
|
||||
_font(13px, 26px, #606266,,)
|
||||
}
|
||||
|
||||
text.active {
|
||||
background: linear-gradient(180deg, #2160D2, #3688DE);
|
||||
color: #fff;
|
||||
border-color: #ff6a00;
|
||||
color: #ff6a00;
|
||||
}
|
||||
|
||||
text.ellipsis {
|
||||
|
||||
Reference in New Issue
Block a user