BUG-13122 SOLVED Guiones bajos (_) desaparecen del editor de triggers
This commit is contained in:
2
gulliver/js/codemirror/lib/codemirror.css
vendored
2
gulliver/js/codemirror/lib/codemirror.css
vendored
@@ -237,7 +237,7 @@ div.CodeMirror span.CodeMirror-nonmatchingbracket {color: #f22;}
|
|||||||
}
|
}
|
||||||
|
|
||||||
/* IE7 hack to prevent it from returning funny offsetTops on the spans */
|
/* IE7 hack to prevent it from returning funny offsetTops on the spans */
|
||||||
.CodeMirror span { *vertical-align: text-bottom; }
|
/*.CodeMirror span { *vertical-align: text-bottom; }*/
|
||||||
|
|
||||||
@media print {
|
@media print {
|
||||||
/* Hide the cursor when printing */
|
/* Hide the cursor when printing */
|
||||||
|
|||||||
Reference in New Issue
Block a user