按钮样式调整
This commit is contained in:
parent
cc32bee0f7
commit
4ae74b5608
|
@ -1598,7 +1598,7 @@ input[type="submit"].bid_btn {
|
||||||
|
|
||||||
input[type="submit"].ButtonAddTags {
|
input[type="submit"].ButtonAddTags {
|
||||||
color: #fffbff ;
|
color: #fffbff ;
|
||||||
padding-bottom: 5px;
|
padding-bottom:5px ;
|
||||||
width:auto ;
|
width:auto ;
|
||||||
height: 25px ;
|
height: 25px ;
|
||||||
font-family: '微软雅黑',Arial,Helvetica,sans-serif ;
|
font-family: '微软雅黑',Arial,Helvetica,sans-serif ;
|
||||||
|
|
|
@ -477,7 +477,7 @@ body {
|
||||||
input[class~='ButtonClolr'],.ButtonColor{
|
input[class~='ButtonClolr'],.ButtonColor{
|
||||||
|
|
||||||
color: #fffbff !important;
|
color: #fffbff !important;
|
||||||
padding-bottom: 5px;
|
padding: 5px;
|
||||||
width: auto;
|
width: auto;
|
||||||
height: 24px ;
|
height: 24px ;
|
||||||
font-family: '微软雅黑',Arial,Helvetica,sans-serif;
|
font-family: '微软雅黑',Arial,Helvetica,sans-serif;
|
||||||
|
|
Loading…
Reference in New Issue