Changeset 1369473
- Timestamp:
- 03/11/2016 08:30:33 PM (10 years ago)
- Location:
- my-custom-css
- Files:
-
- 62 added
- 3 edited
-
tags/3.1 (added)
-
tags/3.1/editor (added)
-
tags/3.1/editor/_scrolltop.js (added)
-
tags/3.1/editor/ace.js (added)
-
tags/3.1/editor/ace_custom.css (added)
-
tags/3.1/editor/ext-language_tools.js (added)
-
tags/3.1/editor/ext-searchbox.js (added)
-
tags/3.1/editor/index.php (added)
-
tags/3.1/editor/mode-css.js (added)
-
tags/3.1/editor/snippets (added)
-
tags/3.1/editor/snippets/css.js (added)
-
tags/3.1/editor/snippets/index.php (added)
-
tags/3.1/editor/snippets/text.js (added)
-
tags/3.1/editor/textresizer (added)
-
tags/3.1/editor/textresizer/cookie.js (added)
-
tags/3.1/editor/textresizer/index.php (added)
-
tags/3.1/editor/textresizer/textresizer.min.js (added)
-
tags/3.1/editor/textresizer/textresizer_target.js (added)
-
tags/3.1/editor/theme-ambiance.js (added)
-
tags/3.1/editor/theme-chaos.js (added)
-
tags/3.1/editor/theme-chrome.js (added)
-
tags/3.1/editor/theme-clouds.js (added)
-
tags/3.1/editor/theme-clouds_midnight.js (added)
-
tags/3.1/editor/theme-cobalt.js (added)
-
tags/3.1/editor/theme-crimson_editor.js (added)
-
tags/3.1/editor/theme-dawn.js (added)
-
tags/3.1/editor/theme-dreamweaver.js (added)
-
tags/3.1/editor/theme-eclipse.js (added)
-
tags/3.1/editor/theme-github.js (added)
-
tags/3.1/editor/theme-idle_fingers.js (added)
-
tags/3.1/editor/theme-iplastic.js (added)
-
tags/3.1/editor/theme-katzenmilch.js (added)
-
tags/3.1/editor/theme-kr_theme.js (added)
-
tags/3.1/editor/theme-kuroir.js (added)
-
tags/3.1/editor/theme-merbivore.js (added)
-
tags/3.1/editor/theme-merbivore_soft.js (added)
-
tags/3.1/editor/theme-mono_industrial.js (added)
-
tags/3.1/editor/theme-monokai.js (added)
-
tags/3.1/editor/theme-pastel_on_dark.js (added)
-
tags/3.1/editor/theme-solarized_dark.js (added)
-
tags/3.1/editor/theme-solarized_light.js (added)
-
tags/3.1/editor/theme-sqlserver.js (added)
-
tags/3.1/editor/theme-terminal.js (added)
-
tags/3.1/editor/theme-textmate.js (added)
-
tags/3.1/editor/theme-tomorrow.js (added)
-
tags/3.1/editor/theme-tomorrow_night.js (added)
-
tags/3.1/editor/theme-tomorrow_night_blue.js (added)
-
tags/3.1/editor/theme-tomorrow_night_bright.js (added)
-
tags/3.1/editor/theme-tomorrow_night_eighties.js (added)
-
tags/3.1/editor/theme-twilight.js (added)
-
tags/3.1/editor/theme-vibrant_ink.js (added)
-
tags/3.1/editor/theme-xcode.js (added)
-
tags/3.1/editor/worker-css.js (added)
-
tags/3.1/index.php (added)
-
tags/3.1/lang (added)
-
tags/3.1/lang/default.mo (added)
-
tags/3.1/lang/default.pot (added)
-
tags/3.1/lang/index.php (added)
-
tags/3.1/lang/my-custom-css-it_IT.mo (added)
-
tags/3.1/lang/my-custom-css-it_IT.po (added)
-
tags/3.1/my-custom-css.php (added)
-
tags/3.1/readme.txt (added)
-
trunk/editor/ace_custom.css (modified) (1 diff)
-
trunk/my-custom-css.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
my-custom-css/trunk/editor/ace_custom.css
r1313576 r1369473 90 90 border: 1px dotted #808080; 91 91 margin: auto; 92 overflow: visible; 93 clear:both; 92 94 } 93 95 .ace_gutter, .ace_scroller { -
my-custom-css/trunk/my-custom-css.php
r1313576 r1369473 8 8 PS: support file backup and - very important - static css file (fantastic for performance) ;) 9 9 Author: DarkWolf 10 Version: 3. 010 Version: 3.1 11 11 Author URI: https://laltroweb.it/ 12 12 Text Domain: my-custom-css -
my-custom-css/trunk/readme.txt
r1313576 r1369473 3 3 Donate link: https://www.paypal.me/SalvatoreN 4 4 Tags: css, style, custom, theme, plugin, stylesheet, darkwolf, laltroweb, ace, cloud9 editor 5 Author URI: https://laltroweb.it/ 5 6 Requires at least: 4.0 6 Tested up to: 4.4. 17 Stable tag: 3. 07 Tested up to: 4.4.2 8 Stable tag: 3.1 8 9 9 10 Enable to add Custom CSS Code via admin panel with Ace (Ajax.org Cloud9 Editor) … … 50 51 == Upgrade Notice == 51 52 52 = 3. 0=53 54 * More advanced setting for enable/disable many feature!53 = 3.1 = 54 55 * css fix report by A-minus and tested with 4.4.2 55 56 56 57 == Changelog == 58 59 = 3.1 = 60 61 * css fix report by A-minus and tested with 4.4.2 57 62 58 63 = 3.0 =
Note: See TracChangeset
for help on using the changeset viewer.