MediaWiki:Mobile.css: Difference between revisions
MediaWiki interface page
More actions
No edit summary |
No edit summary Tags: Mobile edit Mobile web edit |
||
| Line 3: | Line 3: | ||
.list-header {background-color: #333232;} | .list-header {background-color: #333232;} | ||
.mw-footer {background-color: #2B2A2B;} | .mw-footer {background-color: #2B2A2B;} | ||
#footer-desc {background-color: #2B2A2B;} | |||
.mw-header.citizen-header {background-color: #2B2A2B;} | .mw-header.citizen-header {background-color: #2B2A2B;} | ||
.last-modified-bar {background-color: #2B2A2B;} | .last-modified-bar {background-color: #2B2A2B;} | ||
| Line 10: | Line 11: | ||
.editOptions {background-color: #333232;} | .editOptions {background-color: #333232;} | ||
pre {background-color: #4D4C4D} | pre {background-color: #4D4C4D} | ||
p {background-color: #333232;} | |||
.citizen-drawer__header {background-color: #2B2A2B;} | .citizen-drawer__header {background-color: #2B2A2B;} | ||
.citizen-drawer__menu {background-color: #2B2A2B;} | .citizen-drawer__menu {background-color: #2B2A2B;} | ||
| Line 15: | Line 17: | ||
.oo-ui-layout.oo-ui-horizontalLayout {background-color: #333232;} | .oo-ui-layout.oo-ui-horizontalLayout {background-color: #333232;} | ||
.mw-summary.oo-ui-layout.oo-ui-labelElement.oo-ui-fieldLayout.oo-ui-fieldLayout-align-top {background-color: #333232;} | .mw-summary.oo-ui-layout.oo-ui-labelElement.oo-ui-fieldLayout.oo-ui-fieldLayout-align-top {background-color: #333232;} | ||
.editButtons | .editButtons {background-color: #333232;} | ||
#wpPreview {background-color: #E69710;} | #wpPreview {background-color: #E69710;} | ||
#wpDiff {background-color: #E69710;} | #wpDiff {background-color: #E69710;} | ||