|
|
@ -1083,10 +1083,11 @@ html .menu .menu_exit:hover { |
|
|
|
.dataTables_paginate { |
|
|
|
.dataTables_paginate { |
|
|
|
display: block; |
|
|
|
display: block; |
|
|
|
height: 30px; |
|
|
|
height: 30px; |
|
|
|
margin-bottom: 10px; |
|
|
|
margin-bottom: 0px; |
|
|
|
margin-top: 15px; |
|
|
|
margin-top: 0px; |
|
|
|
position:relative; |
|
|
|
position:relative; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
#filePage{ |
|
|
|
#filePage{ |
|
|
|
margin-bottom: 10px; |
|
|
|
margin-bottom: 10px; |
|
|
|
} |
|
|
|
} |
|
|
@ -1100,10 +1101,11 @@ html .menu .menu_exit:hover { |
|
|
|
border-top: none; |
|
|
|
border-top: none; |
|
|
|
margin: 0; |
|
|
|
margin: 0; |
|
|
|
} |
|
|
|
} |
|
|
|
.site_type{ |
|
|
|
|
|
|
|
|
|
|
|
.site_type { |
|
|
|
height: 30px; |
|
|
|
height: 30px; |
|
|
|
line-height: 30px; |
|
|
|
line-height: 30px; |
|
|
|
bottom: 8px; |
|
|
|
bottom: -9px; |
|
|
|
position: absolute; |
|
|
|
position: absolute; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
@ -1120,6 +1122,7 @@ html .menu .menu_exit:hover { |
|
|
|
border-right: none; |
|
|
|
border-right: none; |
|
|
|
/* border: 1px solid #ececec; */ |
|
|
|
/* border: 1px solid #ececec; */ |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.site_type select{ |
|
|
|
.site_type select{ |
|
|
|
border-radius: 0px; |
|
|
|
border-radius: 0px; |
|
|
|
} |
|
|
|
} |
|
|
|