Merge branch 'master' of http://docs.nculture.org:30000/nculture/iams.nlib
This commit is contained in:
commit
24cf423540
@ -908,6 +908,7 @@ transform: rotate(45deg);}
|
|||||||
.data.detail .inner .row-top .center .right .con-1 button.view {width:auto;padding:0px 26px;}
|
.data.detail .inner .row-top .center .right .con-1 button.view {width:auto;padding:0px 26px;}
|
||||||
.data.detail .inner .row-top .center .right .con-1 button.ris {}
|
.data.detail .inner .row-top .center .right .con-1 button.ris {}
|
||||||
.data.detail .inner .row-top .center .right .con-1 button.favorit {text-indent: -99999px;background:url(/images/icon/icon-data-star.png) no-repeat center #f5f5f5;}
|
.data.detail .inner .row-top .center .right .con-1 button.favorit {text-indent: -99999px;background:url(/images/icon/icon-data-star.png) no-repeat center #f5f5f5;}
|
||||||
|
.data.detail .inner .row-top .center .right .con-1 button.favorit.on {background:url(/images/icon/icon-data-star-on.png) no-repeat center #f5f5f5;}
|
||||||
.data.detail .inner .row-top .center .right .con-1 button.share {text-indent: -99999px;background:url(/images/icon/icon-data-share.png) no-repeat center #f5f5f5;}
|
.data.detail .inner .row-top .center .right .con-1 button.share {text-indent: -99999px;background:url(/images/icon/icon-data-share.png) no-repeat center #f5f5f5;}
|
||||||
.data.detail .inner .row-top .center .right .con-1 button.original {width:200px;display:none;}
|
.data.detail .inner .row-top .center .right .con-1 button.original {width:200px;display:none;}
|
||||||
.data.detail .inner .row-top .center .right .con-2 {}
|
.data.detail .inner .row-top .center .right .con-2 {}
|
||||||
@ -939,7 +940,7 @@ transform: rotate(45deg);}
|
|||||||
.data.detail .inner .row-bottom .con-2 .top h3 span {color: #376795;}
|
.data.detail .inner .row-bottom .con-2 .top h3 span {color: #376795;}
|
||||||
.data.detail .inner .row-bottom .con-2 .top .down-btn {position: absolute;top:0px;right:0px;text-indent: -999999px;background:url(/images/icon/icon-data-downarr2.png) no-repeat center;width:60px;height:60px;}
|
.data.detail .inner .row-bottom .con-2 .top .down-btn {position: absolute;top:0px;right:0px;text-indent: -999999px;background:url(/images/icon/icon-data-downarr2.png) no-repeat center;width:60px;height:60px;}
|
||||||
.data.detail .inner .row-bottom .con-2 .top .down-btn.on {background:url(/images/icon/icon-data-downarr2-on.png) no-repeat center;}
|
.data.detail .inner .row-bottom .con-2 .top .down-btn.on {background:url(/images/icon/icon-data-downarr2-on.png) no-repeat center;}
|
||||||
.data.detail .inner .row-bottom .con-2 .bottom {padding:0px 30px 30px;height:105px;overflow: hidden;text-align: left;white-space: pre-wrap;}
|
.data.detail .inner .row-bottom .con-2 .bottom {padding:0px 30px 30px;height:105px;overflow: hidden;text-align: left;white-space: pre-line;}
|
||||||
.data.detail .inner .row-bottom .con-2 .bottom p {font-size:16px;margin-bottom:20px;color:#666;}
|
.data.detail .inner .row-bottom .con-2 .bottom p {font-size:16px;margin-bottom:20px;color:#666;}
|
||||||
.data.detail .inner .row-bottom .con-2 .bottom p span {margin-right:15px;}
|
.data.detail .inner .row-bottom .con-2 .bottom p span {margin-right:15px;}
|
||||||
.data.detail .inner .row-bottom .con-2 .bottom ul {display:grid;margin-block-start:0px;padding-inline-start:15px;white-space:normal;/*list-style:disc;*/}
|
.data.detail .inner .row-bottom .con-2 .bottom ul {display:grid;margin-block-start:0px;padding-inline-start:15px;white-space:normal;/*list-style:disc;*/}
|
||||||
@ -1352,7 +1353,7 @@ transform: rotate(45deg);}
|
|||||||
.list-table-wrap li .t-writer {width: 10%;}
|
.list-table-wrap li .t-writer {width: 10%;}
|
||||||
.list-table-wrap li .t-date {width: 10%;}
|
.list-table-wrap li .t-date {width: 10%;}
|
||||||
.list-table-wrap li .t-status {width: 10%;}
|
.list-table-wrap li .t-status {width: 10%;}
|
||||||
.list-table-wrap li .t-file {width:auto;}
|
.list-table-wrap li .t-file {width:10%;}
|
||||||
.list-table-wrap li .t-answer {width:auto;}
|
.list-table-wrap li .t-answer {width:auto;}
|
||||||
.list-table-wrap .t-tit-line {width: 100%;border-top: 2px solid #000;border-bottom: 1px solid #000;color: #fff;font-size:14px;font-weight:400;background: #556676;}
|
.list-table-wrap .t-tit-line {width: 100%;border-top: 2px solid #000;border-bottom: 1px solid #000;color: #fff;font-size:14px;font-weight:400;background: #556676;}
|
||||||
.list-table-wrap .t-tit-line span {text-align: center;}
|
.list-table-wrap .t-tit-line span {text-align: center;}
|
||||||
|
|||||||
@ -42,8 +42,10 @@ a.pop-logo img { margin-right: 10px; }
|
|||||||
.list-table-wrap li .t-tit { width: 68%; align-items: center; }
|
.list-table-wrap li .t-tit { width: 68%; align-items: center; }
|
||||||
.list-table-wrap li span.t-info { flex: 1; display: flex; align-items: center; }
|
.list-table-wrap li span.t-info { flex: 1; display: flex; align-items: center; }
|
||||||
.list-table-wrap li span.t-info > span { display: flex; align-items: center; justify-content: center; }
|
.list-table-wrap li span.t-info > span { display: flex; align-items: center; justify-content: center; }
|
||||||
|
/*
|
||||||
.list-table-wrap li .t-writer { width: 36%; }
|
.list-table-wrap li .t-writer { width: 36%; }
|
||||||
.list-table-wrap li .t-date { width: 36%; }
|
.list-table-wrap li .t-date { width: 36%; }
|
||||||
|
*/
|
||||||
.list-table-wrap li .t-file { flex: 1; }
|
.list-table-wrap li .t-file { flex: 1; }
|
||||||
|
|
||||||
/* 희망 방문일 */
|
/* 희망 방문일 */
|
||||||
@ -1040,7 +1042,9 @@ footer .inner {width:100%;}
|
|||||||
.advanced-form-table li:nth-child(1) label,
|
.advanced-form-table li:nth-child(1) label,
|
||||||
.advanced-form-table li:nth-child(5) label,
|
.advanced-form-table li:nth-child(5) label,
|
||||||
.advanced-form-table li:nth-child(6) .tit label { letter-spacing: -14px; }
|
.advanced-form-table li:nth-child(6) .tit label { letter-spacing: -14px; }
|
||||||
.advanced-form-table li:nth-child(7) { display: none; }
|
.advanced-form-table li:nth-child(7) .input-area { padding-bottom:20px; }
|
||||||
|
.advanced-form-table .row-class .check {width:15%;}
|
||||||
|
.advanced-form-table .row-class .check:nth-of-type(4) {position:relative;top:15px;}
|
||||||
.advanced-form-table { border: none; border-bottom: none; border-radius: 0; }
|
.advanced-form-table { border: none; border-bottom: none; border-radius: 0; }
|
||||||
.advanced-form-table .tit { text-align: left !important; font-weight: 500; font-size: 16px; line-height: 24px; }
|
.advanced-form-table .tit { text-align: left !important; font-weight: 500; font-size: 16px; line-height: 24px; }
|
||||||
.advanced-form-table .input-area { background: none; border: none; padding: 0; height: auto; }
|
.advanced-form-table .input-area { background: none; border: none; padding: 0; height: auto; }
|
||||||
|
|||||||
BIN
src/main/webapp/images/icon/icon-data-star-on.png
Normal file
BIN
src/main/webapp/images/icon/icon-data-star-on.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.1 KiB |
@ -45,6 +45,11 @@ $(document).ready(function(){
|
|||||||
});
|
});
|
||||||
})(jQuery);
|
})(jQuery);
|
||||||
|
|
||||||
|
// 즐겨찾기 토글버튼
|
||||||
|
$('.data.detail .inner .row-top .center .right .con-1 button.favorit').click(function(){
|
||||||
|
$('.data.detail .inner .row-top .center .right .con-1 button.favorit').toggleClass('on');
|
||||||
|
});
|
||||||
|
|
||||||
/* 푸터 관련사이트 */
|
/* 푸터 관련사이트 */
|
||||||
$(".family_site").click(function(){
|
$(".family_site").click(function(){
|
||||||
$(this).toggleClass("on");
|
$(this).toggleClass("on");
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user