匿名用戶
「MediaWiki:Common.css」:修訂間差異
無編輯摘要
imported>DC 無編輯摘要 |
imported>DC 無編輯摘要 |
||
第267行: | 第267行: | ||
.ns-8 #ca-nstab-mediawiki.selected, .ns-8 #ca-view.selected, .ns-8 #ca-edit.selected, .ns-8 #ca-history.selected, .ns-8 #ca-watch.selected, | .ns-8 #ca-nstab-mediawiki.selected, .ns-8 #ca-view.selected, .ns-8 #ca-edit.selected, .ns-8 #ca-history.selected, .ns-8 #ca-watch.selected, | ||
.ns-4 #ca-nstab-project.selected, .ns-4 #ca-view.selected, .ns-4 #ca-edit.selected, .ns-4 #ca-history.selected, .ns-4 #ca-watch.selected { background: #ffe6ee; background: linear-gradient(white, #ffe6ee); } | .ns-4 #ca-nstab-project.selected, .ns-4 #ca-view.selected, .ns-4 #ca-edit.selected, .ns-4 #ca-history.selected, .ns-4 #ca-watch.selected { background: #ffe6ee; background: linear-gradient(white, #ffe6ee); } | ||
/* CodeMirror Customised for Dark Mode */ | |||
.skin-darkvector div.CodeMirror-scroll { background-color: #4c4c4c; } | |||
/* RottenLinks Table */ | /* RottenLinks Table */ | ||
第272行: | 第275行: | ||
.mw-special-RottenLinks table.mw-datatable thead th:nth-child(2), .mw-special-RottenLinks table.mw-datatable thead th:nth-child(3) { | .mw-special-RottenLinks table.mw-datatable thead th:nth-child(2), .mw-special-RottenLinks table.mw-datatable thead th:nth-child(3) { | ||
width: 100px; | width: 100px; | ||