Strip trailing whitespace

git-svn-id: https://develop.svn.wordpress.org/trunk@10150 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ryan Boren
2008-12-09 18:03:31 +00:00
parent f0f4bd82b2
commit baaaa352ba
96 changed files with 336 additions and 336 deletions

View File

@@ -106,7 +106,7 @@ li.widget-list-control-item h4.widget-title a,
#dragHelper li.widget-list-control-item h4.widget-title a,
#draghelper li.widget-list-control-item h4.widget-title a:visited,
.login #backtoblog a:hover,
#plugin-information .action-button a,
#plugin-information .action-button a,
#plugin-information .action-button a:hover,
#plugin-information .action-button a:visited {
color: #fff;
@@ -342,7 +342,7 @@ a:focus {
color: #d54e21;
}
a:hover,
a:hover,
#wphead #viewsite a:hover,
#adminmenu a:hover,
#adminmenu ul.wp-submenu a:hover,
@@ -625,17 +625,17 @@ li.widget-list-control-item h4,
background-color: #ffffe0;
}
#the-comment-list .approve a {
color: #006505;
}
#the-comment-list .approve a {
color: #006505;
}
#the-comment-list .unapprove a {
color: #d98500;
}
#the-comment-list .unapprove a {
color: #d98500;
}
#the-comment-list .delete a {
color: #bc0b0b;
}
#the-comment-list .delete a {
color: #bc0b0b;
}
.plugins tr {
background-color: #fff;

View File

@@ -106,7 +106,7 @@ li.widget-list-control-item h4.widget-title a,
#dragHelper li.widget-list-control-item h4.widget-title a,
#draghelper li.widget-list-control-item h4.widget-title a:visited,
.login #backtoblog a:hover,
#plugin-information .action-button a,
#plugin-information .action-button a,
#plugin-information .action-button a:hover,
#plugin-information .action-button a:visited {
color: #fff;
@@ -342,7 +342,7 @@ a:focus {
color: #d54e21;
}
a:hover,
a:hover,
#wphead #viewsite a:hover,
#adminmenu a:hover,
#adminmenu ul.wp-submenu a:hover,
@@ -625,17 +625,17 @@ li.widget-list-control-item h4,
background-color: #ffffe0;
}
#the-comment-list .approve a {
color: #006505;
}
#the-comment-list .approve a {
color: #006505;
}
#the-comment-list .unapprove a {
color: #d98500;
}
#the-comment-list .unapprove a {
color: #d98500;
}
#the-comment-list .delete a {
color: #bc0b0b;
}
#the-comment-list .delete a {
color: #bc0b0b;
}
.plugins tr {
background-color: #fff;

View File

@@ -188,7 +188,7 @@ div.postbox div.inside {
clear: right;
position: relative;
top: -5px;
padding: 2px 11px;
padding: 2px 11px;
}
/* Recent Comments */

View File

@@ -27,6 +27,6 @@
width: 17px;
height: 17px;
margin: -8px 0 0 -8px;
overflow: hidden;
overflow: hidden;
background: url(../images/marker.png) no-repeat;
}

View File

@@ -72,7 +72,7 @@ table {
#wpbody {
clear: both;
margin-left: 175px;
}
}
.folded #wpbody {
margin-left: 60px;

View File

@@ -50,7 +50,7 @@ div#dashboard-widgets {
.widefat th input {
margin: 0 5px 0 0;
}
/* ---------- add by navid */
/* ---------- add by navid */
#TB_window {
width: 670px;
position: absolute;

View File

@@ -88,6 +88,6 @@ button.dismiss {
margin-right: 0;
margin-left: 15px;
}
#gallery-settings .align .field label {
#gallery-settings .align .field label {
margin: 0 0 0 1.5em;
}