Ignore:
Timestamp:
Apr 12, 2011, 1:37:26 PM (13 years ago)
Author:
patdenice
Message:

Always load codemirror

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/plugins/LocalFilesEditor/locfiledit.css

    r10307 r10309  
    2020}
    2121
    22 #LocalFilesEditor #editarea_buttons {
    23   width: 100%;
    24   float: left;
    25   text-align: left;
    26 }
    27 
    28 #LocalFilesEditor #hideedit {
    29   display: none;
    30 }
    31 
    3222#LocalFilesEditor TD {
    3323  padding: 0.5em;
     
    3525
    3626.CodeMirror {
    37   background-color: #DDDDDD;
     27  background-color: #EEEEEE;
    3828  font-size: 1.3em;
    3929  border: 1px solid #999999;
Note: See TracChangeset for help on using the changeset viewer.