Changeset 1287044
- Timestamp:
- 11/16/2015 11:20:26 AM (10 years ago)
- Location:
- my-custom-css
- Files:
-
- 3 edited
- 2 copied
-
tags/2.7 (copied) (copied from my-custom-css/tags/2.6)
-
tags/2.7/editor/ace_custom.css (modified) (1 diff)
-
tags/2.7/readme.txt (copied) (copied from my-custom-css/tags/2.6/readme.txt) (2 diffs)
-
trunk/editor/ace_custom.css (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
my-custom-css/tags/2.7/editor/ace_custom.css
r1286664 r1287044 83 83 .ace_search.right { 84 84 font-size: 9px !important; 85 position: fixed;86 right: 19px;87 top: 120px;88 85 } 89 86 .ace_search_options { -
my-custom-css/tags/2.7/readme.txt
r1287012 r1287044 5 5 Requires at least: 3.0 6 6 Tested up to: 4.3.1 7 Stable tag: 2. 67 Stable tag: 2.7 8 8 9 9 Enable to add Custom CSS Code via admin panel with Ace (Ajax.org Cloud9 Editor) … … 49 49 == Upgrade Notice == 50 50 51 = 2. 6=51 = 2.7 = 52 52 53 * Fix a bug with 2.5 in svn repository!53 * Search bar no longer fixed (caused graphics problems in some circumstances) 54 54 55 55 == Changelog == 56 57 = 2.7 = 58 59 * Search bar no longer fixed (caused graphics problems in some circumstances) 56 60 57 61 = 2.6 = -
my-custom-css/trunk/editor/ace_custom.css
r1286664 r1287044 83 83 .ace_search.right { 84 84 font-size: 9px !important; 85 position: fixed;86 right: 19px;87 top: 120px;88 85 } 89 86 .ace_search_options { -
my-custom-css/trunk/readme.txt
r1287012 r1287044 5 5 Requires at least: 3.0 6 6 Tested up to: 4.3.1 7 Stable tag: 2. 67 Stable tag: 2.7 8 8 9 9 Enable to add Custom CSS Code via admin panel with Ace (Ajax.org Cloud9 Editor) … … 49 49 == Upgrade Notice == 50 50 51 = 2. 6=51 = 2.7 = 52 52 53 * Fix a bug with 2.5 in svn repository!53 * Search bar no longer fixed (caused graphics problems in some circumstances) 54 54 55 55 == Changelog == 56 57 = 2.7 = 58 59 * Search bar no longer fixed (caused graphics problems in some circumstances) 56 60 57 61 = 2.6 =
Note: See TracChangeset
for help on using the changeset viewer.