WordPress/wp-admin/network
Matt Thomas 5d5114daf9 Bring the install/update screens in line with the new admin design. This affects:
* Creating a wp-config.php file
* Installation
* Database upgrade
* Database repair
* Readme.html
* Network sites actions

What's changed:

* Bring background/text/link/border colours in line with mp6
* Bring fonts in line with mp6 (see note below)
* Switch to device-width for the viewport and tweak margins etc so the layout works nicely on all device sizes
* Switch to the new vector WordPress logo in the header to match the log in screen
* Force table cells into rows in the <782px media query

Fixes #25951, props johnbillion.


Built from https://develop.svn.wordpress.org/trunk@26298


git-svn-id: http://core.svn.wordpress.org/trunk@26203 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-11-21 00:21:11 +00:00
..
about.php Don't rely on include_path to include files. 2013-09-25 00:18:11 +00:00
admin.php Lose EOF ?>. Clean up EOF newlines. fixes #12307 2012-01-08 17:01:11 +00:00
credits.php Don't rely on include_path to include files. 2013-09-25 00:18:11 +00:00
edit.php Inline documentation for hooks in wp-admin/network/edit.php and wp-admin/network/users.php. 2013-10-30 16:04:09 +00:00
freedoms.php Don't rely on include_path to include files. 2013-09-25 00:18:11 +00:00
index.php Don't rely on include_path to include files. 2013-09-25 00:18:11 +00:00
menu.php Call them network upgrades rather than network updates to better indicate that they are DB upgrades rather than code/file upgrades. 2013-03-05 17:02:31 +00:00
plugin-editor.php Don't rely on include_path to include files. 2013-09-25 00:18:11 +00:00
plugin-install.php Don't rely on include_path to include files. 2013-09-25 00:18:11 +00:00
plugins.php Don't rely on include_path to include files. 2013-09-25 00:18:11 +00:00
profile.php Don't rely on include_path to include files. 2013-09-25 00:18:11 +00:00
settings.php Add jshintrc to qunit. 2013-10-30 14:39:10 +00:00
setup.php Don't rely on include_path to include files. 2013-09-25 00:18:11 +00:00
site-info.php Don't rely on include_path to include files. 2013-09-25 00:18:11 +00:00
site-new.php Remove redundant current_user_can() check. props jeremyfelt. fixes #26057. 2013-11-16 17:38:11 +00:00
site-settings.php Add jshintrc to qunit. 2013-10-30 14:39:10 +00:00
site-themes.php Don't rely on include_path to include files. 2013-09-25 00:18:11 +00:00
site-users.php Inline documentation for hooks in wp-admin/network/site-users.php. 2013-10-26 20:33:09 +00:00
sites.php Bring the install/update screens in line with the new admin design. This affects: 2013-11-21 00:21:11 +00:00
theme-editor.php Don't rely on include_path to include files. 2013-09-25 00:18:11 +00:00
theme-install.php Don't rely on include_path to include files. 2013-09-25 00:18:11 +00:00
themes.php Don't rely on include_path to include files. 2013-09-25 00:18:11 +00:00
update-core.php Don't rely on include_path to include files. 2013-09-25 00:18:11 +00:00
update.php Don't rely on include_path to include files. 2013-09-25 00:18:11 +00:00
upgrade.php Don't rely on include_path to include files. 2013-09-25 00:18:11 +00:00
user-edit.php Don't rely on include_path to include files. 2013-09-25 00:18:11 +00:00
user-new.php Remove the new user_new_form hook from the network admin, pending further review. see #18709. 2013-09-26 16:38:10 +00:00
users.php Inline documentation for hooks in wp-admin/network/edit.php and wp-admin/network/users.php. 2013-10-30 16:04:09 +00:00