WordPress Admin Style
Shows the WordPress admin styles on one page to help you to develop WordPress compliant
Description:
WordPress keeps speeding up, and that includes how the admin area looks. To make your life easier and your code more stable, it’s best to use WordPress’s own styles and avoid custom ones. This way, you won’t have to fix your design every time there’s an update.
The problem is, the backend can be a maze of different classes and HTML structures. To help you find what you need without the guesswork, I made this handy little plugin. It works in your development setup and quickly shows you the right elements to use.
Installation:
Activate the plugin through the ‘Plugins’ menu in WordPress
Extract the contents of the zip file into your /wp-content/plugins/
directory