• Y
  • List All
  • Feedback
    • This Project
    • This Group
    • All Projects
Profile Account settings Log out
  • Favorite
  • Project
  • All
Loading...
  • Log in
  • Sign up
2025_PROJECT / orgasis star
  • Project homeH
  • CodeC
  • IssueI
  • Pull requestP
  • Review R
  • MilestoneM
  • BoardB
  • Files
  • Commit
  • Branches
orgasissrcmainwebappcsssmartPop.css
Download as .zip file
File name
Commit message
Commit date
src/main
5648 관리자 메인비주얼관리 수정
01-26
.gitignore
5648 관리자 메인비주얼관리 수정
01-26
README.md
first commit
2025-12-11
pom.xml
first commit
2025-12-11
File name
Commit message
Commit date
java/kcc
사용자 메뉴 관리자와 동기화 / 풋터 오류 수정
01-21
resources
5648 관리자 메인비주얼관리 수정
01-26
webapp
5648 관리자 메인비주얼관리 수정
01-26
File name
Commit message
Commit date
META-INF
first commit
2025-12-11
WEB-INF
5648 관리자 메인비주얼관리 수정
01-26
ark
first commit
2025-12-11
common
first commit
2025-12-11
css
first commit
2025-12-11
editor
first commit
2025-12-11
font
first commit
2025-12-11
html
first commit
2025-12-11
ico
first commit
2025-12-11
images
first commit
2025-12-11
js
5648 관리자 메인비주얼관리 수정
01-26
publish
관리자 로그인, 관리자 메뉴관리, 레이아웃 수정
01-21
index.jsp
first commit
2025-12-11
insp.html
first commit
2025-12-11
tempPrint.html
first commit
2025-12-11
File name
Commit message
Commit date
admin
first commit
2025-12-11
case
first commit
2025-12-11
fonts
first commit
2025-12-11
jstree/themes
first commit
2025-12-11
lib
first commit
2025-12-11
user
first commit
2025-12-11
video
first commit
2025-12-11
UserConfig.css
first commit
2025-12-11
addrlink.css
first commit
2025-12-11
animate.css
first commit
2025-12-11
button.css
first commit
2025-12-11
catpcha.css
first commit
2025-12-11
clipreport.css
first commit
2025-12-11
clipreport_png.css
first commit
2025-12-11
common.css
first commit
2025-12-11
eform.css
first commit
2025-12-11
font.css
first commit
2025-12-11
gtmHolyCalendar.css
first commit
2025-12-11
jquery-ui.css
first commit
2025-12-11
jquery-ui.min.css
first commit
2025-12-11
layout.css
first commit
2025-12-11
picker.default.css
first commit
2025-12-11
picker.default.date.css
first commit
2025-12-11
reset.css
first commit
2025-12-11
reset_bak.css
first commit
2025-12-11
search.css
first commit
2025-12-11
seed.contents.css
first commit
2025-12-11
seed.layout.css
first commit
2025-12-11
seed.mediaquery.css
first commit
2025-12-11
seed.reset.css
first commit
2025-12-11
slick.css
first commit
2025-12-11
smartPop.css
first commit
2025-12-11
space.css
first commit
2025-12-11
style.css
first commit
2025-12-11
style.min.css
first commit
2025-12-11
total.css
first commit
2025-12-11
hehihoho3@gmail.com 2025-12-11 21ed4d0 first commit UNIX
Raw Open in browser Change history
html.scroll-hidden, body.scroll-hidden{ overflow-y:hidden !important; } #SeedModal{ position: fixed; width: 100%; min-width:300px; height: 100%; top: 0; left: 0; z-index: 100000; background: rgb(0,0,0); background: rgba(0,0,0,0.4); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#50000000,endColorstr=#50000000); text-align:center; overflow:auto; -webkit-overflow-scrolling: touch; } #SeedModal .iframe-box{ min-width:300px; width: 60%; margin:40px auto; -webkit-overflow-scrolling: touch; background:#f5f5f5; border-radius:3px; overflow: auto; -webkit-transform: translate3d(0,-100px,0); -moz-transform: translate3d(0,-100px,0); -ms-transform: translate3d(0,-100px,0); transform: translate3d(0,-100px,0); } #SeedModal .iframe-box.seed-open{ -webkit-transform: translate3d(0,0,0); -moz-transform: translate3d(0,0,0); -ms-transform: translate3d(0,0,0); transform: translate3d(0,0,0); -webkit-transition: all 0.4s; -moz-transition: all 0.4s; transition: all 0.4s; } #SeedModal .iframe-header{ background:#757DBF; height:40px; line-height:40px; text-align:left; padding:0 20px; vertical-align:middle; } #SeedModal .iframe-header strong{ float:left; color:#fff; font-family:Malgun Gothic; font-size:14px; line-height:inherit; } #SeedModal .iframe-header button{ float:right; line-height:inherit; font-size:28px; color:rgba(255,255,255,.8); } #SeedIframe{ padding: 10px 0; width:100%; -webkit-transform: translateZ(0); -moz-transform: translateZ(0); -ms-transform: translateZ(0); transform: translateZ(0); -webkit-transform: translate3d(0,0,0); -moz-transform: translate3d(0,0,0); -ms-transform: translate3d(0,0,0); transform: translate3d(0,0,0); -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden; backface-visibility: hidden; -webkit-perspective: 1000; -moz-perspective: 1000; -ms-perspective: 1000; perspective: 1000; } .seed-hide{ visibility: hidden; opacity: 0; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; -webkit-transform: translateZ(0); -moz-transform: translateZ(0); -ms-transform: translateZ(0); transform: translateZ(0); -webkit-transform: translate3d(0,0,0); -moz-transform: translate3d(0,0,0); -ms-transform: translate3d(0,0,0); transform: translate3d(0,0,0); -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden; backface-visibility: hidden; -webkit-perspective: 1000; -moz-perspective: 1000; -ms-perspective: 1000; perspective: 1000; } .seed-open{ visibility: visible; opacity:1; } html.ie8 .seed-hide{ visibility: visible; opacity: 1; } @media screen and (max-width:1024px){ #SeedModal .iframe-box{width:95%;margin:40px auto;} } @media screen and (max-width:320px){ #SeedModal .iframe-box{width:98%} }

          
        
    
    
Copyright Yona authors & © NAVER Corp. & NAVER LABS Supported by NAVER CLOUD PLATFORM

or
Sign in with github login with Google Sign in with Google
Reset password | Sign up