parent
786b2400af
commit
b5e81cb524
@ -184,8 +184,9 @@ function fn_upload() {
|
|||||||
|
|
||||||
</script>
|
</script>
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
/* .calendarPop {left:-165px;} */
|
.calendarPop {left:-165px;}
|
||||||
/* .cont .list {overflow:inherit;min-height:auto;border-bottom:0 none;} */
|
.cont .list {overflow:inherit;min-height:auto;border-bottom:0 none;}
|
||||||
|
.tbType01 tbody td .sel_date button {width:20px;height:18px;}
|
||||||
/* .cont .list.tbType01 tbody tr td {padding:10px 15px;} */
|
/* .cont .list.tbType01 tbody tr td {padding:10px 15px;} */
|
||||||
/* .cont .list.tbType01 tbody tr td .sel_date {position:relative;} */
|
/* .cont .list.tbType01 tbody tr td .sel_date {position:relative;} */
|
||||||
/* .cont .list.tbType01 tbody tr td .sel_date .startDate {width:100%;box-sizing:border-box;} */
|
/* .cont .list.tbType01 tbody tr td .sel_date .startDate {width:100%;box-sizing:border-box;} */
|
||||||
|
|||||||
@ -473,4 +473,34 @@ table select+button{vertical-align: middle;}
|
|||||||
.stat_cont .stat_list li dl dd table tbody tr .title {font-size:18px;line-height:1.2;}
|
.stat_cont .stat_list li dl dd table tbody tr .title {font-size:18px;line-height:1.2;}
|
||||||
.stat_cont .stat_list li dl dd table tbody tr td {text-align:center;}
|
.stat_cont .stat_list li dl dd table tbody tr td {text-align:center;}
|
||||||
.stat_cont .stat_list li dl dd table tbody tr td.all {font-weight:500;color:#ea5404;}
|
.stat_cont .stat_list li dl dd table tbody tr td.all {font-weight:500;color:#ea5404;}
|
||||||
/* //조정위원별 사건 관리 현황 통계 */
|
/* //조정위원별 사건 관리 현황 통계 */
|
||||||
|
|
||||||
|
/* 파일업로드 솔루션 */
|
||||||
|
.innorix_base, .innorix_basic, .innorix_compact, .innorix_input, .innorix_tester, .irx_messageBox, .irx_transferWin {font-family:'Noto Sans KR', sans-serif !important;}
|
||||||
|
.innorix_basic {display:inline-block;vertical-align:top;border:1px solid #e5e5e5 !important;}
|
||||||
|
.innorix_basic div.irx_filetree.empty-uploader {background:url(/kccadrPb/adm/image/dropzone.jpg) #f1f1f1 no-repeat center center !important;}
|
||||||
|
.innorix_basic div.irx_filetree ul.irx_filetree_list li.irx-file-wrapper.selected>div.irx-file-inner-wrapper {border-color:#ea5404 !important;background-color:#ea5404 !important;}
|
||||||
|
.innorix_basic div.irx_filetree ul.irx_filetree_list li.irx-file-wrapper.selected>div.irx-file-inner-wrapper div.filetree-checkbox {background-image:url(/kccadrPb/adm/image/innorix_control_list_checkbox.png) !important;}
|
||||||
|
.innorix_basic div.irx_filetree ul.irx_filetree_list li.irx-file-wrapper div.irx-file-inner-wrapper div.btn-group span.irx_btn_move {background-image:url(/kccadrPb/adm/image/move-orange.png) !important;}
|
||||||
|
.innorix_basic div.irx_filetree ul.irx_filetree_list li.irx-file-wrapper.selected>div.irx-file-inner-wrapper div.btn-group span.irx_btn_move {background-image:url(/kccadrPb/adm/image/move-white.png) !important;}
|
||||||
|
.innorix_basic div.irx_filetree ul.irx_filetree_list li.irx-file-wrapper div.irx-file-inner-wrapper div.btn-group span.irx_btn_del {background-image:url(/kccadrPb/adm/image/close-orange.png) !important;}
|
||||||
|
.innorix_basic div.irx_filetree ul.irx_filetree_list li.irx-file-wrapper.selected>div.irx-file-inner-wrapper div.btn-group span.irx_btn_del {background-image:url(/kccadrPb/adm/image/close-white.png) !important;}
|
||||||
|
|
||||||
|
|
||||||
|
.tbType01 tbody td .innorix_basic {margin:15px 0;}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
BIN
src/main/webapp/kccadrPb/adm/image/close-orange.png
Normal file
BIN
src/main/webapp/kccadrPb/adm/image/close-orange.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.9 KiB |
BIN
src/main/webapp/kccadrPb/adm/image/close-white.png
Normal file
BIN
src/main/webapp/kccadrPb/adm/image/close-white.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 197 B |
BIN
src/main/webapp/kccadrPb/adm/image/dropzone.jpg
Normal file
BIN
src/main/webapp/kccadrPb/adm/image/dropzone.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 12 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 3.1 KiB |
BIN
src/main/webapp/kccadrPb/adm/image/move-orange.png
Normal file
BIN
src/main/webapp/kccadrPb/adm/image/move-orange.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.9 KiB |
BIN
src/main/webapp/kccadrPb/adm/image/move-white.png
Normal file
BIN
src/main/webapp/kccadrPb/adm/image/move-white.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 177 B |
Loading…
Reference in New Issue
Block a user