Improved admin styling a bit. Removed tables, made smaller.
git-svn-id: http://svn.automattic.com/wordpress/trunk@313 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -56,7 +56,7 @@ if ($standalone == 0) {
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>WordPress > <?php bloginfo('name') ?> > <?php echo $title; ?></title>
|
||||
<link rel="stylesheet" href="b2.css" type="text/css" />
|
||||
<link rel="stylesheet" href="wp-admin.css" type="text/css" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=<?php echo $admin_area_charset ?>" />
|
||||
<?php
|
||||
if ($redirect==1) {
|
||||
|
||||
Reference in New Issue
Block a user