CSS for the about.php point release changelog. props chexee, fixes #19346.

git-svn-id: https://develop.svn.wordpress.org/trunk@19542 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Nacin
2011-12-02 17:21:24 +00:00
parent 44ab86de65
commit bbfbdeaad0
7 changed files with 44 additions and 10 deletions

View File

@@ -4893,6 +4893,18 @@ html.ie8 .about-wrap img.element-screenshot {
padding: 2px;
}
/* Point Releases */
.about-wrap .point-releases {
margin-top: 5px;
}
.about-wrap .changelog.point-releases h3 {
padding-top: 35px;
}
.about-wrap .changelog.point-releases h3:first-child {
padding-top: 7px;
}
/* WordPress Version Badge */
.wp-badge {
@@ -5077,7 +5089,7 @@ html.ie8 .about-wrap .feature-section.three-col img {
.about-wrap ul.wp-people-group {
overflow: hidden;
padding: 5px;
margin: 0 -5px;
margin: 0 -15px 0 -5px;
}
.about-wrap ul.compact {
margin-bottom: 0