MediaWiki:Mobile.css: Difference between revisions
MediaWiki interface page
More actions
No edit summary Tags: Mobile edit Mobile web edit |
No edit summary Tags: Mobile edit Mobile web edit |
||
| Line 20: | Line 20: | ||
.oo-ui-buttonElement-button {background-color: #E69710; color: #FFFFFF;} | .oo-ui-buttonElement-button {background-color: #E69710; color: #FFFFFF;} | ||
.oo-ui-labelElement-label {color: #FFFFFF;} | .oo-ui-labelElement-label {color: #FFFFFF;} | ||
/* | /* menu */ | ||
.citizen-drawer__header {background-color: #2B2A2B;} | .citizen-drawer__header {background-color: #2B2A2B;} | ||
.citizen-drawer__menu {background-color: #2B2A2B;} | .citizen-drawer__menu {background-color: #2B2A2B;} | ||
/* preferences */ | |||
#citizen-pref-header {background-color: #2B2A2B;} | |||
#citizen-pref-panel {background-color: #2B2A2B;} | |||
#citizen-pref-form {background-color: #2B2A2B;} | |||
/* personal */ | |||
#p-personal-header {background-color: #2B2A2B;} | |||
#p-personal {background-color: #2B2A2B;} | |||
/* search */ | /* search */ | ||
citizen-search__icon | #citizen-search__icon {background-color: #2B2A2B;} | ||
/* text/textboxes */ | /* text/textboxes */ | ||