ADDED gc_lang/fr/tb/content/lex_editor.css Index: gc_lang/fr/tb/content/lex_editor.css ================================================================== --- gc_lang/fr/tb/content/lex_editor.css +++ gc_lang/fr/tb/content/lex_editor.css @@ -0,0 +1,11 @@ +/* CSS */ + +.section { + font-size: 16px; + font-weight: bold; + color: hsl(210, 50%, 50%); +} + +.option { + font-size: 10px; +} ADDED gc_lang/fr/tb/content/lex_editor.js Index: gc_lang/fr/tb/content/lex_editor.js ================================================================== --- gc_lang/fr/tb/content/lex_editor.js +++ gc_lang/fr/tb/content/lex_editor.js @@ -0,0 +1,4 @@ +// JavaScript + +"use strict"; + ADDED gc_lang/fr/tb/content/lex_editor.xul Index: gc_lang/fr/tb/content/lex_editor.xul ================================================================== --- gc_lang/fr/tb/content/lex_editor.xul +++ gc_lang/fr/tb/content/lex_editor.xul @@ -0,0 +1,181 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +