• 최근 바뀜
  • 임의 문서
  • 게시판
    위키방자유게시판
  • 도구
    특수 문서 목록업로드이슈 트래커
  • 도움말
    개요위키 문법TeX 문법이슈 트래커
  • 최근 바뀜
  • 최근 토론
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
더 보기
  • 신규 사용자분께서는 리브레 위키:환영합니다 필독해주세요.
  • 가입 후 지속적인 기여는 위키에 큰 도움이 됩니다.
편집토론기록
새로 고침주시여기를 가리키는 문서정보

"미디어위키:Gadget-ReferenceTooltips.css"의 두 판 사이의 차이

2016년 1월 5일 (화) 11:49 판 (원본 보기)
Itsurea (토론 | 기여)
← 이전 편집
2016년 1월 5일 (화) 11:50 판 (원본 보기)
Itsurea (토론 | 기여)
다음 편집 →
2번째 줄: 2번째 줄:
 
.mode-drawer #reference-drawer {
 
.mode-drawer #reference-drawer {
 
position: fixed;
 
position: fixed;
−
bottom: 0;
+
bottom: 0;#reference-settings
 
left: 0;
 
left: 0;
 
right: 0;
 
right: 0;
71번째 줄: 71번째 줄:
 
background: white;
 
background: white;
 
box-shadow: 0 0 6px gray;
 
box-shadow: 0 0 6px gray;
 +
z-index: 1003;
 
}
 
}
  

2016년 1월 5일 (화) 11:50 판

/* Drawer css start */
.mode-drawer #reference-drawer {
	position: fixed;
	bottom: 0;#reference-settings
	left: 0;
	right: 0;
	-webkit-transition: -webkit-transform .25s, opacity .25s, visibility 0s .25s;
	-ms-transition: -ms-transform .25s, opacity .25s, visibility 0s .25s;
	transition: transform .25s, opacity .25s, visibility 0s .25s;
	-webkit-transform: translate(0,100px);
	-ms-transform: translate(0,100px);
	transform: translate(0,100px);
	border: 1px solid #e1e8ed;
	z-index: 1002;
	opacity: 0;
	visibility: hidden;
	box-shadow: 0 -2px 5px rgba(0, 0, 0, .4);
}

.mode-drawer #reference-drawer.visible {
	-webkit-transition: -webkit-transform .25s, opacity .25s;
	-ms-transition: -ms-transform .25s, opacity .25s;
	transition: transform .25s, opacity .25s;
	-webkit-transform: translate(0,0);
	-ms-transform: translate(0,0);
	transform: translate(0,0);
	opacity: 1;
	visibility: visible;
}

.mode-drawer #reference-drawer .settings-icon {
	display: none;
}
/* Drawer css end */

/* Tooltip css */
.mode-tooltip #reference-drawer {
	position: absolute;
	display: none;
	opacity: 0;
	font-size : 0.9em;
	max-width: 300px;
	border-radius: 4px;
	box-shadow: 0 0 12px rgba(0,0,0,.375);
	z-index: 1002;
}

.mode-tooltip #reference-drawer .close-icon {
	display: none;
}

/* common css */
#reference-drawer {
	padding: 10px 15px;
	background: #fcfcfc;
}

#reference-origin {
	padding-right: 8px;
}

#reference-settings {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 300px;
	height: 200px;
	margin-top: -100px;
	margin-left: -150px;
	padding: 10px;
	background: white;
	box-shadow: 0 0 6px gray;
	z-index: 1003;
}

#reference-settings .content {
	height: 150px;
}

#reference-settings .content label > input {
	margin-right: 4px;
}

#reference-settings .foot {
	text-align: right;
}

#reference-settings .foot input {
	margin-left: 4px;
}

#reference-drawer .settings-icon {
	margin: -5px -8px 0 5px;
	float: right;
	width: 14px;
	height: 14px;
	background: url(//upload.wikimedia.org/wikipedia/commons/thumb/1/13/Cog%2C_Web_Fundamentals.svg/14px-Cog%2C_Web_Fundamentals.svg.png);
	pointer: cursor;
}

#reference-drawer .close-icon {
	float: right;
	width: 16px;
	height: 16px;
	background: url(//upload.wikimedia.org/wikipedia/commons/thumb/8/8d/VisualEditor_-_Icon_-_Close.svg/24px-VisualEditor_-_Icon_-_Close.svg.png);
	background-position: -4px -4px;
}
  • 모든 텍스트는 크리에이티브 커먼즈 저작자표시-동일조건변경허락 3.0에 따라 사용할 수 있습니다.

    리브레위키 협동조합 | 대표이메일 : coop@librewiki.net (수신전용)
  • 개인정보 정책
  • 리브레 위키 소개
  • 면책 조항
  • 이용약관
  • 크리에이티브 커먼즈 저작자표시-동일조건변경허락 3.0
  • Powered by MediaWiki
  • Designed by Librewiki

로그인

리브레 위키에 가입하세요 비밀번호를 잊으셨나요?
다른 방법으로 로그인하기