Differences From Artifact [9480df93df]:
- File gc_lang/fr/tb/content/options.css — part of check-in [617b4e1348] at 2018-03-14 15:37:27 on branch tbnext — [tb] remove dialog for bundled options > common dialog box (user: olr, size: 11) [annotate] [blame] [check-ins using]
To Artifact [20756f5a2f]:
- File gc_lang/fr/mailext/content/options.css — part of check-in [a9234a6ef3] at 2019-09-02 13:13:27 on branch tbme — [tb] adaptation to new API (draft) (user: olr, size: 374) [annotate] [blame] [check-ins using]
- File gc_lang/fr/tb/content/options.css — part of check-in [8705474045] at 2018-04-11 13:18:59 on branch tbnext — [tb] fix dialogheaders (user: olr, size: 374) [annotate] [blame] [check-ins using]
1 2 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 | + + + + + + + + + + + + + + + + + | /* CSS */ /* TB Next: fix dialogheaders */ dialogheader { -moz-binding: url("chrome://messenger/content/generalBindings.xml#dialogheader"); margin: 0 5px 5px; border: 1px solid ThreeDDarkShadow; padding: 5px 8px; background-color: Highlight; color: HighlightText; } .dialogheader-title { margin: 0 !important; font-size: larger; font-weight: bold; } |