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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user