MediaWiki:Mobile.css: Difference between revisions
MediaWiki interface page
More actions
No edit summary Tags: Mobile edit Mobile web edit |
No edit summary |
||
| Line 13: | Line 13: | ||
.citizen-drawer__menu {background-color: #2B2A2B;} | .citizen-drawer__menu {background-color: #2B2A2B;} | ||
.oo-ui-fieldLayout-header {background-color: #333232;} | .oo-ui-fieldLayout-header {background-color: #333232;} | ||
.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 {background-color: #333232;} | .editButtons {background-color: #333232;} | ||
,editOptions {background-color: #333232;} | ,editOptions {background-color: #333232;} | ||
| Line 26: | Line 26: | ||
/* text/textboxes */ | /* text/textboxes */ | ||
#wpTextbox1 {background-color: #393939; color: #C1C1C1; font-family: monospace; font-size: 13px;} | #wpTextbox1 {background-color: #393939; color: #C1C1C1; font-family: monospace; font-size: 13px;} | ||
#wpSummary {background-color: #4C4C4C; color: #C1C1C1} | |||
/* link colors */ | /* link colors */ | ||