mirror of
https://github.com/myvesta/vesta
synced 2025-07-07 05:21:50 -07:00
filemanager fix
This commit is contained in:
parent
60ebfe321a
commit
8cc1ddf101
3 changed files with 10 additions and 5 deletions
|
@ -28,8 +28,8 @@ input.save:active { border: 1px solid #FFCC00; background-color: #FFCC00; color:
|
|||
|
||||
.ace_gutter,
|
||||
.ace_scroller { padding-top: 0px; }
|
||||
.ace-twilight .ace_gutter-active-line { margin-top: 10px; }
|
||||
/*.ace-twilight .ace_gutter-active-line { margin-top: 10px; } */
|
||||
|
||||
.ace_gutter-cell { color: #777; }
|
||||
|
||||
.ace_editor { font-size: 19px !important; }
|
||||
.ace_editor { font-size: 17px !important; font-family: "Courier New", Courier, "Lucida Console", Monaco, monospace !important; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue