custum changes

  1. A

    Not a bug Strange behavior in template editor and its output

    One of my CSS templates contains this snippet: .ctaBbcodeTable tr:hover { background-color: @inlineMod; } If I 1) change "@inlineMod" to some other color, say, "yellow", 2) "Save All Changes", 3) undo the change (Ctrl+Z) in the editor window, and 4) hit the "Save All Changes" again, the...
Top Bottom