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

Không có tóm lược sửa đổi
Không có tóm lược sửa đổi
 
(không hiển thị 33 phiên bản ở giữa của cùng người dùng)
Dòng 5: Dòng 5:
     overflow-y: auto;
     overflow-y: auto;
}
}
#mw-indicator-mw-helplink, .last-modified-bar, #footer-info-lastmod, .catlinks, .patrollink, #footer-icons, .vector-main-menu-action-opt-out {
#mw-indicator-mw-helplink, .last-modified-bar, #footer-info-lastmod, .patrollink, #footer-icons, .vector-main-menu-action-opt-out {
     display:none;
     display:none;
}
}
Dòng 30: Dòng 30:
     font-style: italic;
     font-style: italic;
     min-width: max-content;
     min-width: max-content;
    max-width: fit-content;
     page-break-inside: avoid;
     page-break-inside: avoid;
}
}
Dòng 89: Dòng 90:
a img {
a img {
     max-width: calc(100% - 8px);
     max-width: calc(100% - 8px);
     height: auto;
     /* height: auto; */
    max-height: 300px;
    width: inherit;
}
}
.alignright {
.alignright {
Dòng 211: Dòng 214:
     position: relative;
     position: relative;
     display: inline-block;
     display: inline-block;
     border-bottom: 1px dotted black;
     border-bottom: 1px dotted grey;
}
}
.nozoom .ttzoom {
.nozoom .ttzoom {
Dòng 299: Dòng 302:
.cognates .reference-text {
.cognates .reference-text {
     display: inline-block;
     display: inline-block;
    width: calc(100% - 4em);
     vertical-align: top;
     vertical-align: top;
    width: calc(100% - 80px);
}
}
.cognates .reference-text ol {
.cognates .reference-text ol {
Dòng 370: Dòng 373:


ol.references > li:not(:first-child) {
ol.references > li:not(:first-child) {
    padding-top: 5px;
     border-top: solid 1px lightgray;
     border-top: solid 1px lightgray;
}
}
Dòng 376: Dòng 380:


sup[id*="cite_ref-ref"] a, .note {
sup[id*="cite_ref-ref"] a, .note {
     color: gray;
     color: gray!important;
     font-weight: normal;
     font-weight: normal;
     font-size: x-small;
     font-size: x-small;
Dòng 468: Dòng 472:
     position: static;
     position: static;
}
}
.mw-file-element.video-js {
.mw-file-element .video-js {
     height: 20px !important;
     height: 20px !important;
     width: 20px !important;
     width: 20px !important;
     color: #000;
     color: inherit;
     background: rgba(0, 0, 0, 0);
     background: rgba(0, 0, 0, 0);
}
}


.video-js .vjs-control-bar {
.video-js .vjs-control-bar {
    min-height: unset!important;
     height: 20px !important;
     height: 20px !important;
     background: rgba(0, 0, 0, 0);
     background: rgba(0, 0, 0, 0);
Dòng 487: Dòng 492:
.video-js .vjs-control {
.video-js .vjs-control {
     width: 20px !important;
     width: 20px !important;
    height: 20px !important;
}
}


Dòng 496: Dòng 502:
}
}


.mw-tmh-player.audio .mw-tmh-play:hover .mw-tmh-play-icon, .mw-tmh-player.audio .mw-tmh-play:focus .mw-tmh-play-icon, .mw-tmh-player.audio .mw-tmh-play:active .mw-tmh-play-icon {
.mw-tmh-play-icon.notheme {
     background-color: rgba(0, 0, 0, 0);
     --color-base: inherit!important;
}
}


.mw-tmh-player.audio .mw-tmh-play .mw-tmh-play-icon {
.mw-tmh-player.audio .mw-tmh-play .mw-tmh-play-icon {
     background: rgba(0, 0, 0, 0) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='20px' viewBox='0 -960 960 960' width='20px' fill='%23000'%3E%3Cpath d='M560-131v-82q90-26 145-100t55-168q0-94-55-168T560-749v-82q124 28 202 125.5T840-481q0 127-78 224.5T560-131ZM120-360v-240h160l200-200v640L280-360H120Zm440 40v-322q47 22 73.5 66t26.5 96q0 51-26.5 94.5T560-320ZM400-606l-86'/%3E%3C/svg%3E") no-repeat center;
     background: var(--color-base);
    mask-image: url(data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='20px' viewBox='0 -960 960 960' width='20px' fill='%23000'%3E%3Cpath d='M560-131v-82q90-26 145-100t55-168q0-94-55-168T560-749v-82q124 28 202 125.5T840-481q0 127-78 224.5T560-131ZM120-360v-240h160l200-200v640L280-360H120Zm440 40v-322q47 22 73.5 66t26.5 96q0 51-26.5 94.5T560-320ZM400-606l-86'/%3E%3C/svg%3E);
}
 
.mw-tmh-player.audio .mw-tmh-play:hover .mw-tmh-play-icon, .mw-tmh-player.audio .mw-tmh-play:focus .mw-tmh-play-icon, .mw-tmh-player.audio .mw-tmh-play:active .mw-tmh-play-icon {
    background-color: var(--color-base);
}
}


Dòng 532: Dòng 543:
     content: "";
     content: "";
     height: 5px;
     height: 5px;
     background-color: black;
     background-color: grey;
     width: 5px;
     width: 5px;
     display: block;
     display: block;
Dòng 538: Dòng 549:
     position: relative;
     position: relative;
     right: 1em;
     right: 1em;
}
/* Night mode, dark theme */
.skin-theme-clientpref-night .tttext>span>span>img {
    filter: invert(1);
}
.skin-theme-clientpref-night .reference a, .skin-theme-clientpref-night .notelistalpha .references>li::marker, .skin-theme-clientpref-night .cognates .references>li:before {
    color: forestgreen;
}
}