package
This commit is contained in:
parent
26947b5ab1
commit
9a5718433b
4 changed files with 14 additions and 2 deletions
File diff suppressed because one or more lines are too long
|
|
@ -13779,6 +13779,12 @@ ace.define("text!ace/css/editor.css", [], "@import url(//fonts.googleapis.com/cs
|
|||
" background-position: 2px center;\n" +
|
||||
"}\n" +
|
||||
"\n" +
|
||||
".ace_gutter-cell.ace_info {\n" +
|
||||
" background-image: url(\"data:image/gif;base64,R0lGODlhEAAQAMQAAAAAAEFBQVJSUl5eXmRkZGtra39/f4WFhYmJiZGRkaampry8vMPDw8zMzNXV1dzc3OTk5Orq6vDw8P///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAkAABQALAAAAAAQABAAAAUuICWOZGmeaBml5XGwFCQSBGyXRSAwtqQIiRuiwIM5BoYVbEFIyGCQoeJGrVptIQA7\");\n" +
|
||||
" background-repeat: no-repeat;\n" +
|
||||
" background-position: 2px center;\n" +
|
||||
"}\n" +
|
||||
"\n" +
|
||||
".ace_editor .ace_sb {\n" +
|
||||
" position: absolute;\n" +
|
||||
" overflow-x: hidden;\n" +
|
||||
|
|
|
|||
|
|
@ -13779,6 +13779,12 @@ define("text!ace/css/editor.css", [], "@import url(//fonts.googleapis.com/css?fa
|
|||
" background-position: 2px center;\n" +
|
||||
"}\n" +
|
||||
"\n" +
|
||||
".ace_gutter-cell.ace_info {\n" +
|
||||
" background-image: url(\"data:image/gif;base64,R0lGODlhEAAQAMQAAAAAAEFBQVJSUl5eXmRkZGtra39/f4WFhYmJiZGRkaampry8vMPDw8zMzNXV1dzc3OTk5Orq6vDw8P///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAkAABQALAAAAAAQABAAAAUuICWOZGmeaBml5XGwFCQSBGyXRSAwtqQIiRuiwIM5BoYVbEFIyGCQoeJGrVptIQA7\");\n" +
|
||||
" background-repeat: no-repeat;\n" +
|
||||
" background-position: 2px center;\n" +
|
||||
"}\n" +
|
||||
"\n" +
|
||||
".ace_editor .ace_sb {\n" +
|
||||
" position: absolute;\n" +
|
||||
" overflow-x: hidden;\n" +
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue