- Update the install/initial configuration/repair screens buttons, props DrewAPicture
- Fix the welcome screen buttons and fine-tune the buttons css, props lessbloat

fixes #21598


git-svn-id: http://core.svn.wordpress.org/trunk@22314 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Andrew Ozz
2012-10-26 19:40:39 +00:00
parent 2677205fba
commit efbc9d2336
9 changed files with 115 additions and 100 deletions

View File

@@ -2262,9 +2262,11 @@ html.wp-toolbar {
}
.welcome-panel .welcome-button {
margin: -9px 0 3px;
padding: 1em 3em;
font: normal 15px/1 sans-serif;
font: normal 15px sans-serif;
height: 46px;
line-height: 44px;
margin: -9px 0 3px;
padding: 0 36px;
}
.welcome-panel-content {