=== My Custom CSS ===
Contributors: DarkWolf
Donate link: http://www.darkwolf.it/donate-wp
Tags: css, style, custom, theme, plugin, stylesheet, darkwolf
Requires at least: 3.0
Tested up to: 3.5.1
Stable tag: 1.2
Enable to add Custom CSS Code via admin panel (with syntax and tab support).
== Description ==
Maked by Salvatore Noschese (DarkWolf): http://www.darkwolf.it/
With this plugin you can put custom css code without edit your theme and/or your plugins (really useful in case of any theme/plugin update).
It contain also a Syntax (by CodeMirror) color and tab support for write a good css code.
You can see in action (source code) here: http://vegamami.altervista.org/ :)
= Links =
* Author Homepage: [DarkWolf](http://www.darkwolf.it/)
* Plugin maked for (demo link): [VegAmami](http://vegamami.altervista.org/)
= Language =
* English
* Italian
* (If you translate in your language, please, send me) :)
== Screenshots ==
1. Custom Menu in Admin Panel + Box: http://www.darkwolf.it/forum/gallery/image/5854-mycustomcss/
2. Source code: http://vegamami.altervista.org/
== Installation ==
1. Upload `my-custom-css` directory to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
== Upgrade Notice ==
= 1.2 =
* Removed background in plugin list: wordpress.org/support/topic/plugins-page-colour
== Changelog ==
= 1.2 =
* Removed background in plugin list: support/topic/plugins-page-colour
= 1.1 =
* Updated CodeMirror to release 3.1!
= 1.0 =
* Add CSS Style background and icon in plugins page :)
= 0.9 =
* Very minor change: Plugin priority to 999 (now latest in header)
* Some little fix and clean/indent in php code
= 0.8 =
* Updated CodeMirror to release 3.02!
* Some little change to readme.txt (removed faq and fixed other info).
= 0.7 =
* Changed plugin URI from darkwolf.it to wordpress.org
* Some CSS fix if no JavaScript enabled in browser
* Updated CodeMirror (Syntax) to latest release (atm 3.01)
* New Support and Setting link in plugins list
* Translated Description and Support/Settings links in Ita
= 0.6 =
* Some little fix in CSS!
* Fix incompatibility with WP Editor Plugin: /extend/plugins/wp-editor/
= 0.5 =
* Update Donate link to: darkwolf.it/donate-wp
* Update CodeMirror (Syntax) to release 3.0: codemirror.net
* Add strip tag to prevent bad code: function.strip-tags.php
= 0.4 =
* Some little fix in css auto height (codemirror.css)
= 0.3 =
* Update Syntax CodeMirror to Version 2.15: codemirror.net
= 0.2 =
* Now you can see in source code only if is present custom css
* Blog's homepage redirect for direct access in my-custom-css.php
* Empty "index.html" in all directory to Prevent Directory Listing
* New menu in admin panel (after "Appearance" and before "Plugins") with custom icon
= 0.1 =
* First release