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

식물 vs 좀비 위키
편집 요약 없음
편집 요약 없음
1번째 줄: 1번째 줄:
/* Vector 2010 Legacy 인터페이스 디자인
/* Vector 2010 Legacy 인터페이스 디자인
  * 기준: MediaWiki-Gadget-Vector.css-actionbar-v20.txt
  * 기준: MediaWiki-Gadget-Vector.css-actionbar-v20.txt
  * v44: 문단 기본선을 실제 잔디 구분선 요소로 교체
  * v45: 잔디 구분선 높낮이 완화
  */
  */


243번째 줄: 243번째 줄:
flex: 0 0 14px;
flex: 0 0 14px;
width: 14px;
width: 14px;
height: 14px;
height: 10px;
margin-right: 0;
margin-right: 0;
background-repeat: no-repeat;
background-repeat: no-repeat;
495번째 줄: 495번째 줄:
position: relative !important;
position: relative !important;
margin-bottom: 0.9em !important;
margin-bottom: 0.9em !important;
padding-bottom: 16px !important;
padding-bottom: 12px !important;
border: 0 !important;
border: 0 !important;
border-bottom: 0 !important;
border-bottom: 0 !important;
537번째 줄: 537번째 줄:
background: #ead9b8;
background: #ead9b8;
-webkit-mask-image:
-webkit-mask-image:
url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 112 16'%3E%3Cpath fill='black' d='M0 16V11Q3 10 5 5Q6 2 7 5L10 11Q13 9 15 3Q16 0 18 4L21 11Q24 8 26 6Q28 3 29 7L32 12Q35 9 38 2Q39 0 41 4L44 11Q48 9 50 5Q52 2 53 6L56 12Q60 8 63 1Q64 0 66 4L69 11Q73 9 75 6Q77 3 79 7L82 12Q86 9 89 2Q90 0 92 4L95 11Q99 8 102 5Q104 2 106 6L109 12Q111 11 112 10V16Z'/%3E%3C/svg%3E");
url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 112 12'%3E%3Cpath fill='black' d='M0 12V8Q3 8 5 5Q6 3 8 6L11 9Q14 7 16 4Q17 2 19 5L22 9Q25 7 28 5Q29 3 31 6L34 9Q37 7 39 4Q40 2 42 5L45 9Q48 7 51 5Q52 3 54 6L57 9Q60 7 63 4Q64 2 66 5L69 9Q72 7 75 5Q76 3 78 6L81 9Q84 7 87 4Q88 2 90 5L93 9Q96 7 99 5Q100 3 102 6L105 9Q109 8 112 7V12Z'/%3E%3C/svg%3E");
mask-image:
mask-image:
url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 112 16'%3E%3Cpath fill='black' d='M0 16V11Q3 10 5 5Q6 2 7 5L10 11Q13 9 15 3Q16 0 18 4L21 11Q24 8 26 6Q28 3 29 7L32 12Q35 9 38 2Q39 0 41 4L44 11Q48 9 50 5Q52 2 53 6L56 12Q60 8 63 1Q64 0 66 4L69 11Q73 9 75 6Q77 3 79 7L82 12Q86 9 89 2Q90 0 92 4L95 11Q99 8 102 5Q104 2 106 6L109 12Q111 11 112 10V16Z'/%3E%3C/svg%3E");
url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 112 12'%3E%3Cpath fill='black' d='M0 12V8Q3 8 5 5Q6 3 8 6L11 9Q14 7 16 4Q17 2 19 5L22 9Q25 7 28 5Q29 3 31 6L34 9Q37 7 39 4Q40 2 42 5L45 9Q48 7 51 5Q52 3 54 6L57 9Q60 7 63 4Q64 2 66 5L69 9Q72 7 75 5Q76 3 78 6L81 9Q84 7 87 4Q88 2 90 5L93 9Q96 7 99 5Q100 3 102 6L105 9Q109 8 112 7V12Z'/%3E%3C/svg%3E");
-webkit-mask-repeat: repeat-x;
-webkit-mask-repeat: repeat-x;
mask-repeat: repeat-x;
mask-repeat: repeat-x;
-webkit-mask-position: left bottom;
-webkit-mask-position: left bottom;
mask-position: left bottom;
mask-position: left bottom;
-webkit-mask-size: 112px 16px;
-webkit-mask-size: 112px 12px;
mask-size: 112px 16px;
mask-size: 112px 12px;
}
}