Plugins screen css tweaks

git-svn-id: https://develop.svn.wordpress.org/trunk@11438 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Ozz
2009-05-23 01:56:19 +00:00
parent a8fa1281b7
commit 3788a1ba06
4 changed files with 22 additions and 22 deletions
+9 -4
View File
@@ -350,7 +350,8 @@ div.dashboard-widget-submit input:hover,
.subsubsub a:hover,
.subsubsub a.current:hover,
.ui-tabs-nav a:hover,
.plugins .inactive a:hover {
.plugins .inactive a:hover,
#all-plugins-table .plugins .inactive a:hover {
color: #d54e21;
}
@@ -384,6 +385,7 @@ div.dashboard-widget-submit input:hover,
}
.plugins a.delete:hover,
#all-plugins-table .plugins a.delete:hover,
.submitbox .submitdelete,
a.delete {
color: #f00;
@@ -421,12 +423,15 @@ a.delete {
.updated,
.login #login_error,
.login .message,
.update-message {
.login .message {
background-color: #ffffe0;
border-color: #e6db55;
}
.update-message {
color: #000000;
}
a.page-numbers {
border-bottom-color: #b8d3e2;
}
@@ -583,7 +588,7 @@ input.readonly, textarea.readonly {
#all-plugins-table .inactive th,
#all-plugins-table .inactive td,
#all-plugins-table .inactive a {
color: #888;
color: #666;
}
.plugins .active,
+9 -4
View File
@@ -350,7 +350,8 @@ div.dashboard-widget-submit input:hover,
.subsubsub a:hover,
.subsubsub a.current:hover,
.ui-tabs-nav a:hover,
.plugins .inactive a:hover {
.plugins .inactive a:hover,
#all-plugins-table .plugins .inactive a:hover {
color: #d54e21;
}
@@ -380,6 +381,7 @@ div.dashboard-widget-submit input:hover,
}
.plugins a.delete:hover,
#all-plugins-table .plugins a.delete:hover,
.submitbox .submitdelete,
a.delete {
color: #f00;
@@ -417,12 +419,15 @@ a.delete {
.updated,
.login #login_error,
.login .message,
.update-message {
.login .message {
background-color: #ffffe0;
border-color: #e6db55;
}
.update-message {
color: #000000;
}
a.page-numbers {
border-bottom-color: #B8D3E2;
}
@@ -578,7 +583,7 @@ input.readonly, textarea.readonly {
#all-plugins-table .inactive th,
#all-plugins-table .inactive td,
#all-plugins-table .inactive a {
color: #888;
color: #666;
}
.plugins .active,