미디어위키: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
  * v39: 더보기 재클릭 닫기·분류창 디자인
  * v40: 더보기 재클릭 닫기 안정화·분류창 밝기 및 폰트 조정
  */
  */


1,072번째 줄: 1,072번째 줄:
border-radius: 12px !important;
border-radius: 12px !important;
box-sizing: border-box !important;
box-sizing: border-box !important;
background: #f2e2c3 !important;
background: #f8ecd3 !important;
background-image: none !important;
background-image: none !important;
color: #75462d !important;
color: #75462d !important;
font-family:
font-family:
"SB Aggro M",
"SB Aggro L",
"SB 어그로 M",
"SB 어그로 L",
"SB Aggro",
"SB Aggro",
"SB 어그로",
"SB 어그로",
sans-serif !important;
sans-serif !important;
font-weight: 500 !important;
font-weight: 300 !important;
line-height: 1.55 !important;
line-height: 1.55 !important;
text-shadow: none !important;
text-shadow: none !important;
1,095번째 줄: 1,095번째 줄:
color: #75462d !important;
color: #75462d !important;
font-family:
font-family:
"SB Aggro M",
"SB Aggro L",
"SB 어그로 M",
"SB 어그로 L",
"SB Aggro",
"SB Aggro",
"SB 어그로",
"SB 어그로",
sans-serif !important;
sans-serif !important;
font-weight: 500 !important;
font-weight: 300 !important;
text-shadow: none !important;
text-shadow: none !important;
}
}
2,830번째 줄: 2,830번째 줄:
.skin-vector-legacy #p-cactions .vector-menu-content,
.skin-vector-legacy #p-cactions .vector-menu-content,
#p-cactions .vector-menu-content {
#p-cactions .vector-menu-content {
display: none !important;
top: calc(100% + 7px) !important;
top: calc(100% + 7px) !important;
right: 0 !important;
right: 0 !important;
2,848번째 줄: 2,847번째 줄:
}
}


body.skin-vector-legacy #p-cactions.pvz-cactions-open .vector-menu-content,
.skin-vector-legacy #p-cactions.pvz-cactions-open .vector-menu-content,
#p-cactions.pvz-cactions-open .vector-menu-content {
display: block !important;
}