Update index.html

pull/209/head
midoks 3 years ago
parent 73039777bb
commit 958ba16b85
  1. 5
      plugins/php/index.html

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

Loading…
Cancel
Save