Welcome panel contents and functionality. see #11651.

git-svn-id: http://svn.automattic.com/wordpress/trunk@19007 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
koopersmith
2011-10-19 16:41:26 +00:00
parent ca0acb7a05
commit 1391717cfa
10 changed files with 135 additions and 28 deletions

View File

@@ -2147,12 +2147,15 @@ body.admin-bar #adminmenu {
border-width: 3px;
border-style: double;
position: relative;
display: none;
font-size: 14px;
line-height: 1.6em;
overflow: auto;
}
.welcome-panel h3 {
font-size: 24px;
font-weight: normal;
margin-bottom: 0.8em;
}
.welcome-panel .welcome-panel-close {
@@ -2162,6 +2165,11 @@ body.admin-bar #adminmenu {
text-decoration: none;
}
.welcome-panel .welcome-panel-column {
width: 33.33333%;
float: left;
}
/*------------------------------------------------------------------------------
10.0 - List Posts (/Pages/etc)