Changeset 828452
- Timestamp:
- 12/25/2013 07:12:24 PM (12 years ago)
- Location:
- better-admin-reading
- Files:
-
- 3 edited
-
assets/banner-772x250.png (modified) (previous)
-
trunk/README.txt (modified) (2 diffs)
-
trunk/better-admin-reading.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
better-admin-reading/trunk/README.txt
r828421 r828452 13 13 == Description == 14 14 15 This admin interface is adjusted for great nation of better reading abilities. It will make the Admin easier to read, especially when you have a lot of menu items, it adds padding and subtle lines, etc.15 For WordPress 3.8 and above, enhancements to the admin interface which retain most of the core aesthetics of 3.8. It makes the Admin easier to read, especially when you have a lot of menu items. 16 16 17 For WordPress 3.8 and above, it retains most of the core aesthetics of 3.8 and is still a "flat" UI, see screenshots.17 This admin interface is adjusted for great nation of better reading abilities, [see screenshots](http://wordpress.org/plugins/better-admin-reading/screenshots/). 18 18 19 Details:20 19 21 This loads a simple admin only CSS file and adjusts the padding, font-size and seperation of menu items, it also adjusts few other minor things. 22 It works with all the new admin color schemes. 23 It also makes the font smaller for tablets and mobile. 20 Notes: 24 21 25 Some of the CSS code was forked from Admin Interface by Avenue Factory 22 * Loads a simple admin only CSS file and adjusts the padding, font-size and seperation of menu items, it also adjusts few other minor things. 23 * Works with the new admin color schemes, you must hit save after choosing the color theme for the CSS to be applied. This is found under your user settings. 24 * Makes the font smaller for tablets and mobile. 25 * Works with [Admin color schemer]9http://wordpress.org/plugins/admin-color-schemer/) 26 27 *Some of the CSS code was forked from Admin Interface by Avenue Factory* 26 28 27 29 == Installation == … … 37 39 = Why do I need or want this? = 38 40 39 I think it looks better , especially the midnight color scheme.41 I think it looks better. 40 42 41 43 = What browser support does it have? = -
better-admin-reading/trunk/better-admin-reading.php
r828421 r828452 5 5 Description: This admin interface is adjusted for great nation of better reading abilities. It will make the Admin easier to read, especially when you have a lot of menu items by adding padding and subtle lines, etc. For WordPress 3.8 and above 6 6 Author: Wycks 7 Author URI: https://twitter.com/wycks_s 7 8 License: GPL2 8 9 */
Note: See TracChangeset
for help on using the changeset viewer.