mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-09 15:14:37 +00:00
Welcome panel contents and functionality. see #11651.
git-svn-id: https://develop.svn.wordpress.org/trunk@19007 602fd350-edb4-49c9-b593-d223f7449a82
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