|
|
@ -10,14 +10,16 @@ |
|
|
|
width: 270px; |
|
|
|
width: 270px; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.session_clear_list .line{ |
|
|
|
.session_clear_list .line { |
|
|
|
padding: 0; |
|
|
|
padding: 0; |
|
|
|
border-bottom: 1px solid #ececec; |
|
|
|
border-bottom: 1px solid #ececec; |
|
|
|
width: 270px; |
|
|
|
width: 270px; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.session_clear_list .line:last-child { |
|
|
|
.session_clear_list .line:last-child { |
|
|
|
border-bottom: 0px; |
|
|
|
border-bottom: 0px; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.session_clear_list .line span{ |
|
|
|
.session_clear_list .line span{ |
|
|
|
width: auto; |
|
|
|
width: auto; |
|
|
|
height: 35px; |
|
|
|
height: 35px; |
|
|
@ -25,11 +27,12 @@ |
|
|
|
text-align: left; |
|
|
|
text-align: left; |
|
|
|
padding: 0 5px; |
|
|
|
padding: 0 5px; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.session_clear_list .line span:first-child { |
|
|
|
.session_clear_list .line span:first-child { |
|
|
|
width: 170px; |
|
|
|
width: 170px; |
|
|
|
border-right: 1px solid #ececec; |
|
|
|
border-right: 1px solid #ececec; |
|
|
|
background: #f7f7f7; |
|
|
|
background: #f7f7f7; |
|
|
|
padding-left: 5px; |
|
|
|
float: left; |
|
|
|
} |
|
|
|
} |
|
|
|
</style> |
|
|
|
</style> |
|
|
|
<div class="bt-form"> |
|
|
|
<div class="bt-form"> |
|
|
|