Skip to content

Commit

Permalink
Merge pull request #61 from studiopress/update/genesis-pro-link-color
Browse files Browse the repository at this point in the history
Update the color of the GCB Pro link for WP 5.7
  • Loading branch information
kienstra authored Oct 13, 2021
2 parents 3b74d78 + 8481c9c commit 39f4f8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion css/admin.css
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#adminmenu ul > li > a[href="edit.php?post_type=genesis_custom_block&page=genesis-custom-blocks-pro"] {
color: #00b9eb;
color: #72aee6;
}

0 comments on commit 39f4f8e

Please sign in to comment.