Khác biệt giữa bản sửa đổi của “MediaWiki:Vector.css”

Nội dung được xóa Nội dung được thêm vào
Sửa trình đơn Khác
Cập nhật theo w:MediaWiki:Vector.css (63082631)
Dòng 20:
}
 
#coordinates {
position: absolute;
top: -1em0;
right: 0em0;
float: right;
margin: 0.0em;
padding: 0.0em;
line-height: 1.5em;
text-align: right;
Dòng 36:
 
/* Hiển thị "Từ điển mở Wiktionary" ở dưới tiêu đề */
body.ns-0 #siteSub,
body.ns-1 #siteSub {
display: inline;
font-size: 92%;
Dòng 43:
}
 
body.ns-0 div.topicon,
body.ns-1 div.topicon {
top: -2em;
}
 
body.ns-0 #coordinates,
body.ns-1 #coordinates {
top: 0em;
}
Dòng 75:
/* Đường kẻ phân chia các thẻ */
body:not(.ns-0) div.vectorTabsvector-menu-tabs spana,
body:not(.ns-0) div.vectorTabsvector-menu-tabs,
body:not(.ns-0) div.vectorTabsvector-menu-tabs ul,
body:not(.ns-0) div#mw-head div.vectorMenuvector-menu h5,
body:not(.ns-0) div#mw-head div.vectorMenuvector-menu h3,
body:not(.ns-0) div.vectorMenuvector-menu h5 a {
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFF), color-stop(100%, #A8E36B));
background-image: -webkit-linear-gradient(top, #FFF 0%, #A8E36B 100%);
Dòng 95:
/* Nền thẻ */
body:not(.ns-0) div.vectorTabsvector-menu-tabs ul li:not(.selected) {
background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #A8E36B), color-stop(1px, #A8E36B), color-stop(1px, #E5F8DB), color-stop(100%, #FFF));
background-image: -webkit-linear-gradient(bottom, #A8E36B 0%, #A8E36B 1px, #E5F8DB 1px, #FFF 100%);
Dòng 107:
/* Nút Theo dõi / Ngừng theo dõi */
/* Các trình duyệt hỗ trợ chuyển màu cũng hỗ trợ SVG. */
body:not(.ns-0) #ca-unwatch.icon a:not(.loading):before {
/* [[Tập tin:Unwatch-icon lime.svg]] */
/* @embed */
Dòng 113:
background-image: linear-gradient(transparent,transparent), url(//upload.wikimedia.org/wikipedia/commons/d/d8/Unwatch-icon_lime.svg);
}
body:not(.ns-0) #ca-watch.icon a:not(.loading):not(:hover):not(:focus):before {
/* [[Tập tin:Watch-icon lime.svg]] */
/* @embed */
Dòng 119:
background-image: linear-gradient(transparent,transparent), url(//upload.wikimedia.org/wikipedia/commons/1/1d/Watch-icon_lime.svg);
}
body:not(.ns-0) #ca-unwatch.icon a:not(.loading):hover:before,
body:not(.ns-0) #ca-unwatch.icon a:not(.loading):focus:before {
/* [[Tập tin:Unwatch-icon-hl lime.svg]] */
/* @embed */