Edit File by line

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/sportsfever/public_html/filemanger/function.php on line 93

Warning: Undefined array key "page_file_edit_line" in /home/sportsfever/public_html/filemanger/edit_text_line.php on line 32
/home/sportsfe.../httpdocs/wp-conte.../plugins/wp-file-.../lib/codemirr.../mode/css
File: css.js
"opacity", "order", "orphans", "outline",
[500] Fix | Delete
"outline-color", "outline-offset", "outline-style", "outline-width",
[501] Fix | Delete
"overflow", "overflow-style", "overflow-wrap", "overflow-x", "overflow-y",
[502] Fix | Delete
"padding", "padding-bottom", "padding-left", "padding-right", "padding-top",
[503] Fix | Delete
"page", "page-break-after", "page-break-before", "page-break-inside",
[504] Fix | Delete
"page-policy", "pause", "pause-after", "pause-before", "perspective",
[505] Fix | Delete
"perspective-origin", "pitch", "pitch-range", "play-during", "position",
[506] Fix | Delete
"presentation-level", "punctuation-trim", "quotes", "region-break-after",
[507] Fix | Delete
"region-break-before", "region-break-inside", "region-fragment",
[508] Fix | Delete
"rendering-intent", "resize", "rest", "rest-after", "rest-before", "richness",
[509] Fix | Delete
"right", "rotation", "rotation-point", "ruby-align", "ruby-overhang",
[510] Fix | Delete
"ruby-position", "ruby-span", "shape-image-threshold", "shape-inside", "shape-margin",
[511] Fix | Delete
"shape-outside", "size", "speak", "speak-as", "speak-header",
[512] Fix | Delete
"speak-numeral", "speak-punctuation", "speech-rate", "stress", "string-set",
[513] Fix | Delete
"tab-size", "table-layout", "target", "target-name", "target-new",
[514] Fix | Delete
"target-position", "text-align", "text-align-last", "text-decoration",
[515] Fix | Delete
"text-decoration-color", "text-decoration-line", "text-decoration-skip",
[516] Fix | Delete
"text-decoration-style", "text-emphasis", "text-emphasis-color",
[517] Fix | Delete
"text-emphasis-position", "text-emphasis-style", "text-height",
[518] Fix | Delete
"text-indent", "text-justify", "text-outline", "text-overflow", "text-shadow",
[519] Fix | Delete
"text-size-adjust", "text-space-collapse", "text-transform", "text-underline-position",
[520] Fix | Delete
"text-wrap", "top", "transform", "transform-origin", "transform-style",
[521] Fix | Delete
"transition", "transition-delay", "transition-duration",
[522] Fix | Delete
"transition-property", "transition-timing-function", "unicode-bidi",
[523] Fix | Delete
"vertical-align", "visibility", "voice-balance", "voice-duration",
[524] Fix | Delete
"voice-family", "voice-pitch", "voice-range", "voice-rate", "voice-stress",
[525] Fix | Delete
"voice-volume", "volume", "white-space", "widows", "width", "word-break",
[526] Fix | Delete
"word-spacing", "word-wrap", "z-index",
[527] Fix | Delete
// SVG-specific
[528] Fix | Delete
"clip-path", "clip-rule", "mask", "enable-background", "filter", "flood-color",
[529] Fix | Delete
"flood-opacity", "lighting-color", "stop-color", "stop-opacity", "pointer-events",
[530] Fix | Delete
"color-interpolation", "color-interpolation-filters",
[531] Fix | Delete
"color-rendering", "fill", "fill-opacity", "fill-rule", "image-rendering",
[532] Fix | Delete
"marker", "marker-end", "marker-mid", "marker-start", "shape-rendering", "stroke",
[533] Fix | Delete
"stroke-dasharray", "stroke-dashoffset", "stroke-linecap", "stroke-linejoin",
[534] Fix | Delete
"stroke-miterlimit", "stroke-opacity", "stroke-width", "text-rendering",
[535] Fix | Delete
"baseline-shift", "dominant-baseline", "glyph-orientation-horizontal",
[536] Fix | Delete
"glyph-orientation-vertical", "text-anchor", "writing-mode"
[537] Fix | Delete
], propertyKeywords = keySet(propertyKeywords_);
[538] Fix | Delete
[539] Fix | Delete
var nonStandardPropertyKeywords_ = [
[540] Fix | Delete
"scrollbar-arrow-color", "scrollbar-base-color", "scrollbar-dark-shadow-color",
[541] Fix | Delete
"scrollbar-face-color", "scrollbar-highlight-color", "scrollbar-shadow-color",
[542] Fix | Delete
"scrollbar-3d-light-color", "scrollbar-track-color", "shape-inside",
[543] Fix | Delete
"searchfield-cancel-button", "searchfield-decoration", "searchfield-results-button",
[544] Fix | Delete
"searchfield-results-decoration", "zoom"
[545] Fix | Delete
], nonStandardPropertyKeywords = keySet(nonStandardPropertyKeywords_);
[546] Fix | Delete
[547] Fix | Delete
var fontProperties_ = [
[548] Fix | Delete
"font-family", "src", "unicode-range", "font-variant", "font-feature-settings",
[549] Fix | Delete
"font-stretch", "font-weight", "font-style"
[550] Fix | Delete
], fontProperties = keySet(fontProperties_);
[551] Fix | Delete
[552] Fix | Delete
var counterDescriptors_ = [
[553] Fix | Delete
"additive-symbols", "fallback", "negative", "pad", "prefix", "range",
[554] Fix | Delete
"speak-as", "suffix", "symbols", "system"
[555] Fix | Delete
], counterDescriptors = keySet(counterDescriptors_);
[556] Fix | Delete
[557] Fix | Delete
var colorKeywords_ = [
[558] Fix | Delete
"aliceblue", "antiquewhite", "aqua", "aquamarine", "azure", "beige",
[559] Fix | Delete
"bisque", "black", "blanchedalmond", "blue", "blueviolet", "brown",
[560] Fix | Delete
"burlywood", "cadetblue", "chartreuse", "chocolate", "coral", "cornflowerblue",
[561] Fix | Delete
"cornsilk", "crimson", "cyan", "darkblue", "darkcyan", "darkgoldenrod",
[562] Fix | Delete
"darkgray", "darkgreen", "darkkhaki", "darkmagenta", "darkolivegreen",
[563] Fix | Delete
"darkorange", "darkorchid", "darkred", "darksalmon", "darkseagreen",
[564] Fix | Delete
"darkslateblue", "darkslategray", "darkturquoise", "darkviolet",
[565] Fix | Delete
"deeppink", "deepskyblue", "dimgray", "dodgerblue", "firebrick",
[566] Fix | Delete
"floralwhite", "forestgreen", "fuchsia", "gainsboro", "ghostwhite",
[567] Fix | Delete
"gold", "goldenrod", "gray", "grey", "green", "greenyellow", "honeydew",
[568] Fix | Delete
"hotpink", "indianred", "indigo", "ivory", "khaki", "lavender",
[569] Fix | Delete
"lavenderblush", "lawngreen", "lemonchiffon", "lightblue", "lightcoral",
[570] Fix | Delete
"lightcyan", "lightgoldenrodyellow", "lightgray", "lightgreen", "lightpink",
[571] Fix | Delete
"lightsalmon", "lightseagreen", "lightskyblue", "lightslategray",
[572] Fix | Delete
"lightsteelblue", "lightyellow", "lime", "limegreen", "linen", "magenta",
[573] Fix | Delete
"maroon", "mediumaquamarine", "mediumblue", "mediumorchid", "mediumpurple",
[574] Fix | Delete
"mediumseagreen", "mediumslateblue", "mediumspringgreen", "mediumturquoise",
[575] Fix | Delete
"mediumvioletred", "midnightblue", "mintcream", "mistyrose", "moccasin",
[576] Fix | Delete
"navajowhite", "navy", "oldlace", "olive", "olivedrab", "orange", "orangered",
[577] Fix | Delete
"orchid", "palegoldenrod", "palegreen", "paleturquoise", "palevioletred",
[578] Fix | Delete
"papayawhip", "peachpuff", "peru", "pink", "plum", "powderblue",
[579] Fix | Delete
"purple", "rebeccapurple", "red", "rosybrown", "royalblue", "saddlebrown",
[580] Fix | Delete
"salmon", "sandybrown", "seagreen", "seashell", "sienna", "silver", "skyblue",
[581] Fix | Delete
"slateblue", "slategray", "snow", "springgreen", "steelblue", "tan",
[582] Fix | Delete
"teal", "thistle", "tomato", "turquoise", "violet", "wheat", "white",
[583] Fix | Delete
"whitesmoke", "yellow", "yellowgreen"
[584] Fix | Delete
], colorKeywords = keySet(colorKeywords_);
[585] Fix | Delete
[586] Fix | Delete
var valueKeywords_ = [
[587] Fix | Delete
"above", "absolute", "activeborder", "additive", "activecaption", "afar",
[588] Fix | Delete
"after-white-space", "ahead", "alias", "all", "all-scroll", "alphabetic", "alternate",
[589] Fix | Delete
"always", "amharic", "amharic-abegede", "antialiased", "appworkspace",
[590] Fix | Delete
"arabic-indic", "armenian", "asterisks", "attr", "auto", "avoid", "avoid-column", "avoid-page",
[591] Fix | Delete
"avoid-region", "background", "backwards", "baseline", "below", "bidi-override", "binary",
[592] Fix | Delete
"bengali", "blink", "block", "block-axis", "bold", "bolder", "border", "border-box",
[593] Fix | Delete
"both", "bottom", "break", "break-all", "break-word", "bullets", "button", "button-bevel",
[594] Fix | Delete
"buttonface", "buttonhighlight", "buttonshadow", "buttontext", "calc", "cambodian",
[595] Fix | Delete
"capitalize", "caps-lock-indicator", "caption", "captiontext", "caret",
[596] Fix | Delete
"cell", "center", "checkbox", "circle", "cjk-decimal", "cjk-earthly-branch",
[597] Fix | Delete
"cjk-heavenly-stem", "cjk-ideographic", "clear", "clip", "close-quote",
[598] Fix | Delete
"col-resize", "collapse", "color", "color-burn", "color-dodge", "column", "column-reverse",
[599] Fix | Delete
"compact", "condensed", "contain", "content",
[600] Fix | Delete
"content-box", "context-menu", "continuous", "copy", "counter", "counters", "cover", "crop",
[601] Fix | Delete
"cross", "crosshair", "currentcolor", "cursive", "cyclic", "darken", "dashed", "decimal",
[602] Fix | Delete
"decimal-leading-zero", "default", "default-button", "dense", "destination-atop",
[603] Fix | Delete
"destination-in", "destination-out", "destination-over", "devanagari", "difference",
[604] Fix | Delete
"disc", "discard", "disclosure-closed", "disclosure-open", "document",
[605] Fix | Delete
"dot-dash", "dot-dot-dash",
[606] Fix | Delete
"dotted", "double", "down", "e-resize", "ease", "ease-in", "ease-in-out", "ease-out",
[607] Fix | Delete
"element", "ellipse", "ellipsis", "embed", "end", "ethiopic", "ethiopic-abegede",
[608] Fix | Delete
"ethiopic-abegede-am-et", "ethiopic-abegede-gez", "ethiopic-abegede-ti-er",
[609] Fix | Delete
"ethiopic-abegede-ti-et", "ethiopic-halehame-aa-er",
[610] Fix | Delete
"ethiopic-halehame-aa-et", "ethiopic-halehame-am-et",
[611] Fix | Delete
"ethiopic-halehame-gez", "ethiopic-halehame-om-et",
[612] Fix | Delete
"ethiopic-halehame-sid-et", "ethiopic-halehame-so-et",
[613] Fix | Delete
"ethiopic-halehame-ti-er", "ethiopic-halehame-ti-et", "ethiopic-halehame-tig",
[614] Fix | Delete
"ethiopic-numeric", "ew-resize", "exclusion", "expanded", "extends", "extra-condensed",
[615] Fix | Delete
"extra-expanded", "fantasy", "fast", "fill", "fixed", "flat", "flex", "flex-end", "flex-start", "footnotes",
[616] Fix | Delete
"forwards", "from", "geometricPrecision", "georgian", "graytext", "grid", "groove",
[617] Fix | Delete
"gujarati", "gurmukhi", "hand", "hangul", "hangul-consonant", "hard-light", "hebrew",
[618] Fix | Delete
"help", "hidden", "hide", "higher", "highlight", "highlighttext",
[619] Fix | Delete
"hiragana", "hiragana-iroha", "horizontal", "hsl", "hsla", "hue", "icon", "ignore",
[620] Fix | Delete
"inactiveborder", "inactivecaption", "inactivecaptiontext", "infinite",
[621] Fix | Delete
"infobackground", "infotext", "inherit", "initial", "inline", "inline-axis",
[622] Fix | Delete
"inline-block", "inline-flex", "inline-grid", "inline-table", "inset", "inside", "intrinsic", "invert",
[623] Fix | Delete
"italic", "japanese-formal", "japanese-informal", "justify", "kannada",
[624] Fix | Delete
"katakana", "katakana-iroha", "keep-all", "khmer",
[625] Fix | Delete
"korean-hangul-formal", "korean-hanja-formal", "korean-hanja-informal",
[626] Fix | Delete
"landscape", "lao", "large", "larger", "left", "level", "lighter", "lighten",
[627] Fix | Delete
"line-through", "linear", "linear-gradient", "lines", "list-item", "listbox", "listitem",
[628] Fix | Delete
"local", "logical", "loud", "lower", "lower-alpha", "lower-armenian",
[629] Fix | Delete
"lower-greek", "lower-hexadecimal", "lower-latin", "lower-norwegian",
[630] Fix | Delete
"lower-roman", "lowercase", "ltr", "luminosity", "malayalam", "match", "matrix", "matrix3d",
[631] Fix | Delete
"media-controls-background", "media-current-time-display",
[632] Fix | Delete
"media-fullscreen-button", "media-mute-button", "media-play-button",
[633] Fix | Delete
"media-return-to-realtime-button", "media-rewind-button",
[634] Fix | Delete
"media-seek-back-button", "media-seek-forward-button", "media-slider",
[635] Fix | Delete
"media-sliderthumb", "media-time-remaining-display", "media-volume-slider",
[636] Fix | Delete
"media-volume-slider-container", "media-volume-sliderthumb", "medium",
[637] Fix | Delete
"menu", "menulist", "menulist-button", "menulist-text",
[638] Fix | Delete
"menulist-textfield", "menutext", "message-box", "middle", "min-intrinsic",
[639] Fix | Delete
"mix", "mongolian", "monospace", "move", "multiple", "multiply", "myanmar", "n-resize",
[640] Fix | Delete
"narrower", "ne-resize", "nesw-resize", "no-close-quote", "no-drop",
[641] Fix | Delete
"no-open-quote", "no-repeat", "none", "normal", "not-allowed", "nowrap",
[642] Fix | Delete
"ns-resize", "numbers", "numeric", "nw-resize", "nwse-resize", "oblique", "octal", "open-quote",
[643] Fix | Delete
"optimizeLegibility", "optimizeSpeed", "oriya", "oromo", "outset",
[644] Fix | Delete
"outside", "outside-shape", "overlay", "overline", "padding", "padding-box",
[645] Fix | Delete
"painted", "page", "paused", "persian", "perspective", "plus-darker", "plus-lighter",
[646] Fix | Delete
"pointer", "polygon", "portrait", "pre", "pre-line", "pre-wrap", "preserve-3d",
[647] Fix | Delete
"progress", "push-button", "radial-gradient", "radio", "read-only",
[648] Fix | Delete
"read-write", "read-write-plaintext-only", "rectangle", "region",
[649] Fix | Delete
"relative", "repeat", "repeating-linear-gradient",
[650] Fix | Delete
"repeating-radial-gradient", "repeat-x", "repeat-y", "reset", "reverse",
[651] Fix | Delete
"rgb", "rgba", "ridge", "right", "rotate", "rotate3d", "rotateX", "rotateY",
[652] Fix | Delete
"rotateZ", "round", "row", "row-resize", "row-reverse", "rtl", "run-in", "running",
[653] Fix | Delete
"s-resize", "sans-serif", "saturation", "scale", "scale3d", "scaleX", "scaleY", "scaleZ", "screen",
[654] Fix | Delete
"scroll", "scrollbar", "se-resize", "searchfield",
[655] Fix | Delete
"searchfield-cancel-button", "searchfield-decoration",
[656] Fix | Delete
"searchfield-results-button", "searchfield-results-decoration",
[657] Fix | Delete
"semi-condensed", "semi-expanded", "separate", "serif", "show", "sidama",
[658] Fix | Delete
"simp-chinese-formal", "simp-chinese-informal", "single",
[659] Fix | Delete
"skew", "skewX", "skewY", "skip-white-space", "slide", "slider-horizontal",
[660] Fix | Delete
"slider-vertical", "sliderthumb-horizontal", "sliderthumb-vertical", "slow",
[661] Fix | Delete
"small", "small-caps", "small-caption", "smaller", "soft-light", "solid", "somali",
[662] Fix | Delete
"source-atop", "source-in", "source-out", "source-over", "space", "space-around", "space-between", "spell-out", "square",
[663] Fix | Delete
"square-button", "start", "static", "status-bar", "stretch", "stroke", "sub",
[664] Fix | Delete
"subpixel-antialiased", "super", "sw-resize", "symbolic", "symbols", "table",
[665] Fix | Delete
"table-caption", "table-cell", "table-column", "table-column-group",
[666] Fix | Delete
"table-footer-group", "table-header-group", "table-row", "table-row-group",
[667] Fix | Delete
"tamil",
[668] Fix | Delete
"telugu", "text", "text-bottom", "text-top", "textarea", "textfield", "thai",
[669] Fix | Delete
"thick", "thin", "threeddarkshadow", "threedface", "threedhighlight",
[670] Fix | Delete
"threedlightshadow", "threedshadow", "tibetan", "tigre", "tigrinya-er",
[671] Fix | Delete
"tigrinya-er-abegede", "tigrinya-et", "tigrinya-et-abegede", "to", "top",
[672] Fix | Delete
"trad-chinese-formal", "trad-chinese-informal",
[673] Fix | Delete
"translate", "translate3d", "translateX", "translateY", "translateZ",
[674] Fix | Delete
"transparent", "ultra-condensed", "ultra-expanded", "underline", "up",
[675] Fix | Delete
"upper-alpha", "upper-armenian", "upper-greek", "upper-hexadecimal",
[676] Fix | Delete
"upper-latin", "upper-norwegian", "upper-roman", "uppercase", "urdu", "url",
[677] Fix | Delete
"var", "vertical", "vertical-text", "visible", "visibleFill", "visiblePainted",
[678] Fix | Delete
"visibleStroke", "visual", "w-resize", "wait", "wave", "wider",
[679] Fix | Delete
"window", "windowframe", "windowtext", "words", "wrap", "wrap-reverse", "x-large", "x-small", "xor",
[680] Fix | Delete
"xx-large", "xx-small"
[681] Fix | Delete
], valueKeywords = keySet(valueKeywords_);
[682] Fix | Delete
[683] Fix | Delete
var allWords = documentTypes_.concat(mediaTypes_).concat(mediaFeatures_).concat(mediaValueKeywords_)
[684] Fix | Delete
.concat(propertyKeywords_).concat(nonStandardPropertyKeywords_).concat(colorKeywords_)
[685] Fix | Delete
.concat(valueKeywords_);
[686] Fix | Delete
CodeMirror.registerHelper("hintWords", "css", allWords);
[687] Fix | Delete
[688] Fix | Delete
function tokenCComment(stream, state) {
[689] Fix | Delete
var maybeEnd = false, ch;
[690] Fix | Delete
while ((ch = stream.next()) != null) {
[691] Fix | Delete
if (maybeEnd && ch == "/") {
[692] Fix | Delete
state.tokenize = null;
[693] Fix | Delete
break;
[694] Fix | Delete
}
[695] Fix | Delete
maybeEnd = (ch == "*");
[696] Fix | Delete
}
[697] Fix | Delete
return ["comment", "comment"];
[698] Fix | Delete
}
[699] Fix | Delete
[700] Fix | Delete
CodeMirror.defineMIME("text/css", {
[701] Fix | Delete
documentTypes: documentTypes,
[702] Fix | Delete
mediaTypes: mediaTypes,
[703] Fix | Delete
mediaFeatures: mediaFeatures,
[704] Fix | Delete
mediaValueKeywords: mediaValueKeywords,
[705] Fix | Delete
propertyKeywords: propertyKeywords,
[706] Fix | Delete
nonStandardPropertyKeywords: nonStandardPropertyKeywords,
[707] Fix | Delete
fontProperties: fontProperties,
[708] Fix | Delete
counterDescriptors: counterDescriptors,
[709] Fix | Delete
colorKeywords: colorKeywords,
[710] Fix | Delete
valueKeywords: valueKeywords,
[711] Fix | Delete
tokenHooks: {
[712] Fix | Delete
"/": function(stream, state) {
[713] Fix | Delete
if (!stream.eat("*")) return false;
[714] Fix | Delete
state.tokenize = tokenCComment;
[715] Fix | Delete
return tokenCComment(stream, state);
[716] Fix | Delete
}
[717] Fix | Delete
},
[718] Fix | Delete
name: "css"
[719] Fix | Delete
});
[720] Fix | Delete
[721] Fix | Delete
CodeMirror.defineMIME("text/x-scss", {
[722] Fix | Delete
mediaTypes: mediaTypes,
[723] Fix | Delete
mediaFeatures: mediaFeatures,
[724] Fix | Delete
mediaValueKeywords: mediaValueKeywords,
[725] Fix | Delete
propertyKeywords: propertyKeywords,
[726] Fix | Delete
nonStandardPropertyKeywords: nonStandardPropertyKeywords,
[727] Fix | Delete
colorKeywords: colorKeywords,
[728] Fix | Delete
valueKeywords: valueKeywords,
[729] Fix | Delete
fontProperties: fontProperties,
[730] Fix | Delete
allowNested: true,
[731] Fix | Delete
tokenHooks: {
[732] Fix | Delete
"/": function(stream, state) {
[733] Fix | Delete
if (stream.eat("/")) {
[734] Fix | Delete
stream.skipToEnd();
[735] Fix | Delete
return ["comment", "comment"];
[736] Fix | Delete
} else if (stream.eat("*")) {
[737] Fix | Delete
state.tokenize = tokenCComment;
[738] Fix | Delete
return tokenCComment(stream, state);
[739] Fix | Delete
} else {
[740] Fix | Delete
return ["operator", "operator"];
[741] Fix | Delete
}
[742] Fix | Delete
},
[743] Fix | Delete
":": function(stream) {
[744] Fix | Delete
if (stream.match(/\s*\{/))
[745] Fix | Delete
return [null, "{"];
[746] Fix | Delete
return false;
[747] Fix | Delete
},
[748] Fix | Delete
"$": function(stream) {
[749] Fix | Delete
stream.match(/^[\w-]+/);
[750] Fix | Delete
if (stream.match(/^\s*:/, false))
[751] Fix | Delete
return ["variable-2", "variable-definition"];
[752] Fix | Delete
return ["variable-2", "variable"];
[753] Fix | Delete
},
[754] Fix | Delete
"#": function(stream) {
[755] Fix | Delete
if (!stream.eat("{")) return false;
[756] Fix | Delete
return [null, "interpolation"];
[757] Fix | Delete
}
[758] Fix | Delete
},
[759] Fix | Delete
name: "css",
[760] Fix | Delete
helperType: "scss"
[761] Fix | Delete
});
[762] Fix | Delete
[763] Fix | Delete
CodeMirror.defineMIME("text/x-less", {
[764] Fix | Delete
mediaTypes: mediaTypes,
[765] Fix | Delete
mediaFeatures: mediaFeatures,
[766] Fix | Delete
mediaValueKeywords: mediaValueKeywords,
[767] Fix | Delete
propertyKeywords: propertyKeywords,
[768] Fix | Delete
nonStandardPropertyKeywords: nonStandardPropertyKeywords,
[769] Fix | Delete
colorKeywords: colorKeywords,
[770] Fix | Delete
valueKeywords: valueKeywords,
[771] Fix | Delete
fontProperties: fontProperties,
[772] Fix | Delete
allowNested: true,
[773] Fix | Delete
tokenHooks: {
[774] Fix | Delete
"/": function(stream, state) {
[775] Fix | Delete
if (stream.eat("/")) {
[776] Fix | Delete
stream.skipToEnd();
[777] Fix | Delete
return ["comment", "comment"];
[778] Fix | Delete
} else if (stream.eat("*")) {
[779] Fix | Delete
state.tokenize = tokenCComment;
[780] Fix | Delete
return tokenCComment(stream, state);
[781] Fix | Delete
} else {
[782] Fix | Delete
return ["operator", "operator"];
[783] Fix | Delete
}
[784] Fix | Delete
},
[785] Fix | Delete
"@": function(stream) {
[786] Fix | Delete
if (stream.eat("{")) return [null, "interpolation"];
[787] Fix | Delete
if (stream.match(/^(charset|document|font-face|import|(-(moz|ms|o|webkit)-)?keyframes|media|namespace|page|supports)\b/, false)) return false;
[788] Fix | Delete
stream.eatWhile(/[\w\\\-]/);
[789] Fix | Delete
if (stream.match(/^\s*:/, false))
[790] Fix | Delete
return ["variable-2", "variable-definition"];
[791] Fix | Delete
return ["variable-2", "variable"];
[792] Fix | Delete
},
[793] Fix | Delete
"&": function() {
[794] Fix | Delete
return ["atom", "atom"];
[795] Fix | Delete
}
[796] Fix | Delete
},
[797] Fix | Delete
name: "css",
[798] Fix | Delete
helperType: "less"
[799] Fix | Delete
});
[800] Fix | Delete
[801] Fix | Delete
CodeMirror.defineMIME("text/x-gss", {
[802] Fix | Delete
documentTypes: documentTypes,
[803] Fix | Delete
mediaTypes: mediaTypes,
[804] Fix | Delete
mediaFeatures: mediaFeatures,
[805] Fix | Delete
propertyKeywords: propertyKeywords,
[806] Fix | Delete
nonStandardPropertyKeywords: nonStandardPropertyKeywords,
[807] Fix | Delete
fontProperties: fontProperties,
[808] Fix | Delete
counterDescriptors: counterDescriptors,
[809] Fix | Delete
colorKeywords: colorKeywords,
[810] Fix | Delete
valueKeywords: valueKeywords,
[811] Fix | Delete
supportsAtComponent: true,
[812] Fix | Delete
tokenHooks: {
[813] Fix | Delete
"/": function(stream, state) {
[814] Fix | Delete
if (!stream.eat("*")) return false;
[815] Fix | Delete
state.tokenize = tokenCComment;
[816] Fix | Delete
return tokenCComment(stream, state);
[817] Fix | Delete
}
[818] Fix | Delete
},
[819] Fix | Delete
name: "css",
[820] Fix | Delete
helperType: "gss"
[821] Fix | Delete
});
[822] Fix | Delete
[823] Fix | Delete
});
[824] Fix | Delete
[825] Fix | Delete
12
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function