|
@@ -816,7 +816,7 @@ input::-webkit-inner-spin-button { |
|
|
justify-content: right; |
|
|
justify-content: right; |
|
|
width: 100%; |
|
|
width: 100%; |
|
|
padding: 10px 0; |
|
|
padding: 10px 0; |
|
|
border-bottom: 1px solid #d5d5d5; |
|
|
|
|
|
|
|
|
border-bottom: 1px solid #f1f1f1; |
|
|
} |
|
|
} |
|
|
.center_tap img{ |
|
|
.center_tap img{ |
|
|
display: block; |
|
|
display: block; |
|
@@ -846,6 +846,7 @@ input::-webkit-inner-spin-button { |
|
|
.centerLeft .centerLeft-center .tableList table tr:hover td{ |
|
|
.centerLeft .centerLeft-center .tableList table tr:hover td{ |
|
|
border-top: 1px solid #d0d0d0; |
|
|
border-top: 1px solid #d0d0d0; |
|
|
border-bottom: 1px solid #d0d0d0; |
|
|
border-bottom: 1px solid #d0d0d0; |
|
|
|
|
|
color: var(--color); |
|
|
} |
|
|
} |
|
|
.centerLeft .centerLeft-center .tableList table tr:hover td:first-child{ |
|
|
.centerLeft .centerLeft-center .tableList table tr:hover td:first-child{ |
|
|
border-left: 1px solid #d0d0d0; |
|
|
border-left: 1px solid #d0d0d0; |
|
|