Remove trailing whitespace

git-svn-id: https://develop.svn.wordpress.org/trunk@11931 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ryan Boren 2009-09-14 14:04:30 +00:00
parent 43c201d458
commit 141bbe94a7
4 changed files with 8 additions and 8 deletions

View File

@ -615,8 +615,8 @@ tr.inactive + tr.plugin-update-tr .plugin-update {
color: #000; color: #000;
} }
.plugins .inactive a { .plugins .inactive a {
color: #557799; color: #557799;
} }
#the-comment-list .unapproved, #the-comment-list .unapproved,

View File

@ -610,8 +610,8 @@ tr.inactive + tr.plugin-update-tr .plugin-update {
color: #000; color: #000;
} }
.plugins .inactive a { .plugins .inactive a {
color: #557799; color: #557799;
} }
#the-comment-list .unapproved, #the-comment-list .unapproved,

View File

@ -203,8 +203,8 @@ h3.tb {
#extra_fields .button { #extra_fields .button {
margin-right: 5px; margin-right: 5px;
padding: 3px 6px; padding: 3px 6px;
border-radius: 10px; border-radius: 10px;
-webkit-border-radius: 10px; -webkit-border-radius: 10px;
-khtml-border-radius: 10px; -khtml-border-radius: 10px;
-moz-border-radius: 10px; -moz-border-radius: 10px;
} }

View File

@ -59,7 +59,7 @@ select option {
list-style-type: disc; list-style-type: disc;
} }
.plugins .action-links { .plugins .action-links {
white-space: nowrap; white-space: nowrap;
} }
@ -2047,7 +2047,7 @@ ul.categorychecklist li {
#categorydiv .tabs-panel { #categorydiv .tabs-panel {
border-width: 3px; border-width: 3px;
border-style: solid; border-style: solid;
} }
ul#category-tabs { ul#category-tabs {