Update index.html

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

@ -10,14 +10,16 @@
width: 270px;
}
.session_clear_list .line{
.session_clear_list .line {
padding: 0;
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