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 Thẻ: Đã bị lùi lại |
Không có tóm lược sửa đổi |
||
| (không hiển thị 12 phiên bản ở giữa của cùng người dùng) | |||
| Dòng 380: | 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 471: | Dòng 471: | ||
.video-js { | .video-js { | ||
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; | ||
| Dòng 485: | Dòng 480: | ||
.video-js .vjs-control-bar { | .video-js .vjs-control-bar { | ||
min-height: | min-height: unset!important; | ||
height: 20px !important; | height: 20px !important; | ||
background: rgba(0, 0, 0, 0); | background: rgba(0, 0, 0, 0); | ||
| Dòng 507: | Dòng 502: | ||
} | } | ||
.mw-tmh-play-icon.notheme { | |||
--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 { | ||
| Dòng 551: | 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; | |||
} | } | ||