Plugin Directory

Changeset 1287044


Ignore:
Timestamp:
11/16/2015 11:20:26 AM (10 years ago)
Author:
DarkWolf
Message:

new minor release!

Location:
my-custom-css
Files:
3 edited
2 copied

Legend:

Unmodified
Added
Removed
  • my-custom-css/tags/2.7/editor/ace_custom.css

    r1286664 r1287044  
    8383.ace_search.right {
    8484    font-size: 9px !important;
    85     position: fixed;
    86     right: 19px;
    87     top: 120px;
    8885}
    8986.ace_search_options {
  • my-custom-css/tags/2.7/readme.txt

    r1287012 r1287044  
    55Requires at least: 3.0
    66Tested up to: 4.3.1
    7 Stable tag: 2.6
     7Stable tag: 2.7
    88
    99Enable to add Custom CSS Code via admin panel with Ace (Ajax.org Cloud9 Editor)
     
    4949== Upgrade Notice ==
    5050
    51 = 2.6 =
     51= 2.7 =
    5252
    53 * Fix a bug with 2.5 in svn repository!
     53* Search bar no longer fixed (caused graphics problems in some circumstances)
    5454
    5555== Changelog ==
     56
     57= 2.7 =
     58
     59* Search bar no longer fixed (caused graphics problems in some circumstances)
    5660
    5761= 2.6 =
  • my-custom-css/trunk/editor/ace_custom.css

    r1286664 r1287044  
    8383.ace_search.right {
    8484    font-size: 9px !important;
    85     position: fixed;
    86     right: 19px;
    87     top: 120px;
    8885}
    8986.ace_search_options {
  • my-custom-css/trunk/readme.txt

    r1287012 r1287044  
    55Requires at least: 3.0
    66Tested up to: 4.3.1
    7 Stable tag: 2.6
     7Stable tag: 2.7
    88
    99Enable to add Custom CSS Code via admin panel with Ace (Ajax.org Cloud9 Editor)
     
    4949== Upgrade Notice ==
    5050
    51 = 2.6 =
     51= 2.7 =
    5252
    53 * Fix a bug with 2.5 in svn repository!
     53* Search bar no longer fixed (caused graphics problems in some circumstances)
    5454
    5555== Changelog ==
     56
     57= 2.7 =
     58
     59* Search bar no longer fixed (caused graphics problems in some circumstances)
    5660
    5761= 2.6 =
Note: See TracChangeset for help on using the changeset viewer.