Dotclear


Ignore:
Timestamp:
02/22/17 23:35:46 (8 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
Message:

Update CodeMirror? lib from 5.15.3 to 5.24.3

File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/js/codemirror/lib/codemirror.css

    • Property exe deleted
    r3251 r3532  
    207207  vertical-align: top; 
    208208  margin-bottom: -30px; 
    209   /* Hack to make IE7 behave */ 
    210   *zoom:1; 
    211   *display:inline; 
    212209} 
    213210.CodeMirror-gutter-wrapper { 
     
    253250  overflow: visible; 
    254251  -webkit-tap-highlight-color: transparent; 
    255   -webkit-font-variant-ligatures: none; 
    256   font-variant-ligatures: none; 
     252  -webkit-font-variant-ligatures: contextual; 
     253  font-variant-ligatures: contextual; 
    257254} 
    258255.CodeMirror-wrap pre { 
     
    328325} 
    329326 
    330 /* IE7 hack to prevent it from returning funny offsetTops on the spans */ 
    331 .CodeMirror span { *vertical-align: text-bottom; } 
    332  
    333327/* Used to force a border model for a node */ 
    334328.cm-force-border { padding-right: .1px; } 
Note: See TracChangeset for help on using the changeset viewer.

Sites map