Overview
Comment: | [tb] remove useless CSS that alter Thunderbird UI |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk | tb |
Files: | files | file ages | folders |
SHA3-256: |
4e0e1eea67abde184d59f762978e08a3 |
User & Date: | olr on 2020-05-02 14:21:21 |
Other Links: | manifest | tags |
Context
2020-05-02
| ||
14:22 | [tb] remove useless command that doesn’t exist anymore check-in: ca8da4e452 user: olr tags: trunk, tb | |
14:21 | [tb] remove useless CSS that alter Thunderbird UI check-in: 4e0e1eea67 user: olr tags: trunk, tb | |
14:20 | [fr] ajustements check-in: f7f5a67572 user: olr tags: trunk, fr | |
Changes
Modified gc_lang/fr/mailext/content/overlay.xul from [a2a481fd03] to [c9ae1732ec].
1 2 | <?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet href="chrome://grammarchecker/content/overlay.css" type="text/css"?> | | | 1 2 3 4 5 6 7 8 9 10 | <?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet href="chrome://grammarchecker/content/overlay.css" type="text/css"?> <!--<?xml-stylesheet type="text/css" href="chrome://messenger/skin/messenger.css"?>--> <!DOCTYPE overlay SYSTEM "chrome://grammarchecker/locale/overlay.dtd"> <overlay id="grammarchecker-overlay" xmlns:html="http://www.w3.org/1999/xhtml" xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"> |
︙ | ︙ |