style: ページネーションとリストの間を開けた

This commit is contained in:
shimoda.m@nds-tyo.co.jp 2023-07-05 19:06:25 +09:00
parent 96734b0400
commit 5595717d0c
3 changed files with 1 additions and 36 deletions

View File

@ -113,12 +113,6 @@ table{
width : 450px;
}
.docSearchScroll_div {
overflow: auto;
height: 200px;
width: 1132px;
}
.transition{
text-align: right;
margin-right: 60px;

View File

@ -403,29 +403,6 @@ table{
width: 100%;
}
.docSearchScroll{
overflow: auto;
white-space: nowrap;
margin-bottom: 2%;
width: 100%;
height: 270px;
}
.docSearchScroll::-webkit-scrollbar {
height: 5px;
width: 10px;
}
.docSearchScroll::-webkit-scrollbar-track {
border-radius: 5px;
background: #eee;
}
.docSearchScroll::-webkit-scrollbar-thumb {
border-radius: 5px;
background: #666;
}
.allOnOffButton{
width: 6%;
}
@ -558,12 +535,6 @@ table{
width : 450px;
}
.docSearchScroll_div {
overflow: auto;
height: 200px;
width: 1132px;
}
/*共通:施設詳細、医師詳細*/
.transition{
text-align: right;

View File

@ -127,7 +127,7 @@
<!--ページネーション-->
<div id="light-pagination" class="pagination"></div>
<!--検索結果表示テーブル-->
<div class="docSearchScroll">
<div class="scroll_table">
<table class="tablesorter instSearchResult" _fixedhead="rows:1; cols:1">
<thead>
<tr>