Merge branch 'master' of http://docs.nculture.org:30000/nculture/iams.nlib
This commit is contained in:
commit
4f50c32122
@ -64,7 +64,7 @@ a.pop-logo img { margin-right: 10px; }
|
|||||||
.data.detail .inner .row-top .center .right .con-2 .de-data ul li.detail-accordion.show .btn-hide { display: block; }
|
.data.detail .inner .row-top .center .right .con-2 .de-data ul li.detail-accordion.show .btn-hide { display: block; }
|
||||||
.pop-advanced-search .conditions-wrap h3 { margin-bottom: 10px; }
|
.pop-advanced-search .conditions-wrap h3 { margin-bottom: 10px; }
|
||||||
|
|
||||||
/*
|
|
||||||
@media all and (max-width: 1400px){
|
@media all and (max-width: 1400px){
|
||||||
.wrap header .inner {width:100%;}
|
.wrap header .inner {width:100%;}
|
||||||
.wrap header .inner .search-wrap {width:40%;}
|
.wrap header .inner .search-wrap {width:40%;}
|
||||||
@ -176,7 +176,6 @@ footer .family_site {right:10px;}
|
|||||||
.service .top-bg {width:100%;}
|
.service .top-bg {width:100%;}
|
||||||
.service .con {width:100%;}
|
.service .con {width:100%;}
|
||||||
}
|
}
|
||||||
*/
|
|
||||||
|
|
||||||
/* 모바일 가로, 테블릿 세로 (해상도 ~ 479px)*/
|
/* 모바일 가로, 테블릿 세로 (해상도 ~ 479px)*/
|
||||||
@media all and (max-width: 479px){
|
@media all and (max-width: 479px){
|
||||||
|
|||||||
@ -247,7 +247,7 @@ $(document).ready(function(){
|
|||||||
// Default settings
|
// Default settings
|
||||||
var defaults = {
|
var defaults = {
|
||||||
responsive: true,
|
responsive: true,
|
||||||
width: 479, // Responsive width
|
width: 1400, // Responsive width
|
||||||
button: $(this).attr("id") + "-button", // Menu button id
|
button: $(this).attr("id") + "-button", // Menu button id
|
||||||
animation: {
|
animation: {
|
||||||
// Menu animation
|
// Menu animation
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user