summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/jetpack/modules/comment-likes/admin-style.css')
-rw-r--r--plugins/jetpack/modules/comment-likes/admin-style.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/jetpack/modules/comment-likes/admin-style.css b/plugins/jetpack/modules/comment-likes/admin-style.css
index 7079fe7e..9710ea66 100644
--- a/plugins/jetpack/modules/comment-likes/admin-style.css
+++ b/plugins/jetpack/modules/comment-likes/admin-style.css
@@ -16,7 +16,7 @@
margin-top: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
- background-color: #72777c;
+ background-color: #787c82;
color: #fff;
font-size: 11px;
line-height: 21px;
@@ -27,7 +27,7 @@
}
.fixed .column-comment_likes .comment-like-count:hover {
- background-color: #0073aa;
+ background-color: #2271b1;
}
.fixed .column-comment_likes .vers:before {