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
Không có tóm lược sửa đổi
Cập nhật theo w:MediaWiki:Vector.css (63082631)
Dòng 18:
}
 
#coordinates {
position: absolute;
top: -1em0;
right: 0em0;
float: right;
margin: 0.0em;
padding: 0.0em;
line-height: 1.5em;
text-align: right;
Dòng 42:
 
/* Hiển thị "Tủ sách mở Wikibooks" ở dưới tiêu đề */
body.ns-0 #siteSub,
body.ns-1 #siteSub,
body.ns-104 #siteSub,
body.ns-105 #siteSub,
body.ns-106 #siteSub,
body.ns-107 #siteSub {
display: inline;
font-size: 92%;
Dòng 53:
}
 
body.ns-0 div.topicon,
body.ns-1 div.topicon,
body.ns-104 div.topicon,
body.ns-105 div.topicon,
body.ns-106 div.topicon,
body.ns-107 div.topicon {
top: -2em;
}
 
body.ns-0 #coordinates,
body.ns-1 #coordinates,
body.ns-104 div.topicon,
body.ns-105 div.topicon,
body.ns-106 div.topicon,
body.ns-107 div.topicon {
top: 0em;
}
Dòng 95:
/* Đường kẻ phân chia các thẻ */
body:not(.ns-0):not(.ns-104):not(.ns-106) div.vectorTabsvector-menu-tabs spana,
body:not(.ns-0):not(.ns-104):not(.ns-106) div.vectorTabsvector-menu-tabs,
body:not(.ns-0):not(.ns-104):not(.ns-106) div.vectorTabsvector-menu-tabs ul,
body:not(.ns-0):not(.ns-104):not(.ns-106) div#mw-head div.vectorMenuvector-menu h5,
body:not(.ns-0):not(.ns-104):not(.ns-106) div#mw-head div.vectorMenuvector-menu h3,
body:not(.ns-0):not(.ns-104):not(.ns-106) 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 115:
/* Nền thẻ */
body:not(.ns-0):not(.ns-104):not(.ns-106) 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 127:
/* 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):not(.ns-104):not(.ns-106) #ca-unwatch.icon a:not(.loading):before {
/* [[Tập tin:Unwatch-icon lime.svg]] */
/* @embed */
Dòng 133:
background-image: linear-gradient(transparent,transparent), url(//upload.wikimedia.org/wikipedia/commons/d/d8/Unwatch-icon_lime.svg);
}
body:not(.ns-0):not(.ns-104):not(.ns-106) #ca-watch.icon a:not(.loading):not(:hover):not(:focus):before {
/* [[Tập tin:Watch-icon lime.svg]] */
/* @embed */
Dòng 139:
background-image: linear-gradient(transparent,transparent), url(//upload.wikimedia.org/wikipedia/commons/1/1d/Watch-icon_lime.svg);
}
body:not(.ns-0):not(.ns-104):not(.ns-106) #ca-unwatch.icon a:not(.loading):hover:before,
body:not(.ns-0):not(.ns-104):not(.ns-106) #ca-unwatch.icon a:not(.loading):focus:before {
/* [[Tập tin:Unwatch-icon-hl lime.svg]] */
/* @embed */