=== Admin Stylur === Contributors: grayghostvisuals Stable tag: 1.1 Requires at least: 3.9.2 Tested up to: 3.9.2 Tags: admin, dashboard, login, styling, customize License: GPLv2 or later Donate link: https://www.habitat.org/cd/giving/one/donate.aspx?z=a&link=1 Customize your WordPress dashboard and login views via a single CSS file. == Description == Customize your WordPress dashboard and login views via a single CSS file. Read more about the customization of your admin via the WordPress Codex. Features include setting the login image to the URL of your blogsetting and setting 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 general login view cleanup cause I never like the way it looks. = What is the airspeed velocity of a swallow? = Pretty fast. == Changelog == = 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 old 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