Remove trailing whitespace
git-svn-id: http://svn.automattic.com/wordpress/trunk@11931 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
8e3808bce2
commit
e789271d81
|
@ -615,8 +615,8 @@ tr.inactive + tr.plugin-update-tr .plugin-update {
|
|||
color: #000;
|
||||
}
|
||||
|
||||
.plugins .inactive a {
|
||||
color: #557799;
|
||||
.plugins .inactive a {
|
||||
color: #557799;
|
||||
}
|
||||
|
||||
#the-comment-list .unapproved,
|
||||
|
|
|
@ -610,8 +610,8 @@ tr.inactive + tr.plugin-update-tr .plugin-update {
|
|||
color: #000;
|
||||
}
|
||||
|
||||
.plugins .inactive a {
|
||||
color: #557799;
|
||||
.plugins .inactive a {
|
||||
color: #557799;
|
||||
}
|
||||
|
||||
#the-comment-list .unapproved,
|
||||
|
|
|
@ -203,8 +203,8 @@ h3.tb {
|
|||
#extra_fields .button {
|
||||
margin-right: 5px;
|
||||
padding: 3px 6px;
|
||||
border-radius: 10px;
|
||||
-webkit-border-radius: 10px;
|
||||
border-radius: 10px;
|
||||
-webkit-border-radius: 10px;
|
||||
-khtml-border-radius: 10px;
|
||||
-moz-border-radius: 10px;
|
||||
}
|
||||
|
|
|
@ -59,7 +59,7 @@ select option {
|
|||
list-style-type: disc;
|
||||
}
|
||||
|
||||
.plugins .action-links {
|
||||
.plugins .action-links {
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
|
@ -2047,7 +2047,7 @@ ul.categorychecklist li {
|
|||
|
||||
#categorydiv .tabs-panel {
|
||||
border-width: 3px;
|
||||
border-style: solid;
|
||||
border-style: solid;
|
||||
}
|
||||
|
||||
ul#category-tabs {
|
||||
|
|
Loading…
Reference in New Issue