Revisions: Update the Styling for the Revisions UI props karmatosed see #23497.

git-svn-id: https://develop.svn.wordpress.org/trunk@23638 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Peter Westwood
2013-03-07 15:11:23 +00:00
parent 4bd1d84c02
commit b88687d67e
3 changed files with 22 additions and 13 deletions

View File

@@ -3582,7 +3582,7 @@ table.diff .diff-addedline ins {
}
#diffheader {
border-bottom: 2px solid #999;
border-bottom: 1px solid #dfdfdf;
width: 100%;
height: 45px;
line-height: 45px;
@@ -3590,8 +3590,7 @@ table.diff .diff-addedline ins {
}
#diffsubheader {
background-color: #eee;
border-bottom: 2px solid #999;
border-bottom: 1px solid #dfdfdf;
width: 100%;
height:35px;
line-height: 35px;