mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-03-30 02:04:26 +00:00
Strip trailing whitespace
git-svn-id: https://develop.svn.wordpress.org/trunk@10150 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -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;
|
||||
|
||||
@@ -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;
|
||||
|
||||
@@ -188,7 +188,7 @@ div.postbox div.inside {
|
||||
clear: right;
|
||||
position: relative;
|
||||
top: -5px;
|
||||
padding: 2px 11px;
|
||||
padding: 2px 11px;
|
||||
}
|
||||
|
||||
/* Recent Comments */
|
||||
|
||||
@@ -27,6 +27,6 @@
|
||||
width: 17px;
|
||||
height: 17px;
|
||||
margin: -8px 0 0 -8px;
|
||||
overflow: hidden;
|
||||
overflow: hidden;
|
||||
background: url(../images/marker.png) no-repeat;
|
||||
}
|
||||
@@ -72,7 +72,7 @@ table {
|
||||
#wpbody {
|
||||
clear: both;
|
||||
margin-left: 175px;
|
||||
}
|
||||
}
|
||||
|
||||
.folded #wpbody {
|
||||
margin-left: 60px;
|
||||
|
||||
@@ -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;
|
||||
|
||||
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user