mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-12 12:50:28 +00:00
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:
@@ -2168,8 +2168,7 @@ div.widgets-sortables,
|
||||
color: #464646;
|
||||
}
|
||||
|
||||
.about-wrap .feature-section img,
|
||||
.about-wrap .feature-section .image-mask {
|
||||
.about-wrap .feature-section img {
|
||||
background: #fff;
|
||||
border-color: #dfdfdf;
|
||||
|
||||
@@ -2178,6 +2177,18 @@ div.widgets-sortables,
|
||||
box-shadow: 0 0 6px rgba( 0, 0, 0, 0.3 );
|
||||
}
|
||||
|
||||
.about-wrap .point-releases {
|
||||
border-bottom: 1px solid #dfdfdf;
|
||||
}
|
||||
|
||||
.about-wrap .point-releases h3 {
|
||||
border-top: 1px solid #dfdfdf;
|
||||
}
|
||||
|
||||
.about-wrap .point-releases h3:first-child {
|
||||
border: 0;
|
||||
}
|
||||
|
||||
.about-wrap h4.wp-people-group {
|
||||
text-shadow: 1px 1px 1px white;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user