Dotclear


Ignore:
Timestamp:
03/21/17 10:47:19 (8 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
Message:

Update Codemirror lib from 5.24.3 to 5.25.1

File:
1 edited

Legend:

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

    r3532 r3542  
    224224  z-index: 4; 
    225225} 
    226 .CodeMirror-gutter-wrapper { 
    227   -webkit-user-select: none; 
    228   -moz-user-select: none; 
    229   user-select: none; 
    230 } 
     226.CodeMirror-gutter-wrapper ::selection { background-color: transparent } 
     227.CodeMirror-gutter-wrapper ::-moz-selection { background-color: transparent } 
    231228 
    232229.CodeMirror-lines { 
     
    273270.CodeMirror-widget {} 
    274271 
     272.CodeMirror-rtl pre { direction: rtl; } 
     273 
    275274.CodeMirror-code { 
    276275  outline: none; 
Note: See TracChangeset for help on using the changeset viewer.

Sites map