=== Admin Stylur === Contributors: grayghostvisuals Stable tag: 1.2 Requires at least: 4.0 Tested up to: 4.0 Tags: admin, dashboard, login, styling, customize License: GPLv2 or later Donate link: http://www.giveforward.com Customized login form views for your wp-admin and dashboard screens. == Description == Customized login form views for your wp-admin and dashboard screens. Read more about the customization of your admin via the WordPress Codex. Additional features include setting the login logo to the URL of your blogsetting and adjusting the title attribute to your blog's name. Also provided is a logo uploader (found under the “Appearance” dashboard menu item) to swap the default WordPress logo on all login screens. NOTE: Layout uses [flexbox](http://caniuse.com/#search=flexbox). Error messages use [transforms](http://caniuse.com/#search=transforms), [transitions](http://caniuse.com/#search=transitions) and [animations](http://caniuse.com/#search=animations). Vendor prefixes supplied where required. Consider yourself warned. == Installation == 1. Download the plugin 2. Upload to your “plugins” directory 3. Celebrate good times == Frequently Asked Questions == = Where's the custom logo uploader located? = You'll find the logo uploader under WordPress' “Appearance” menu item located on your admin dashboard. The sub-item option is titled “admin-stylur.” = Where are the custom styles at dawg? = Go to the “plugins” menu via your dashboard and select the admin-stylur's “edit” link. = So you're just giving me a plain old CSS file? = Sort of. It's a list of hooks and such for your convenience w/some login cleanup cause I never like the way it looks. = What is the airspeed velocity of a swallow? = Pretty fast. == Changelog == = 1.2 = * Fixed flexbox layout for IE10. Adds new plugin icon for plugin directory and cleans stylesheet = 1.1 = * First Commit! Yay! == Upgrade Notice == Your current version is wack. Don't worry though because if you update me everything will be just fine even if you think you have an older version of WordPress. I promise I won't hurt you…pinky swear. == Screenshots == 1. login 2. login error message 3. logout message 4. Forgot password 5. Forgot password error message 6. Session expired 7. Session expired error message 8. Custom logo uploader screen