Differences From Artifact [f923dd2e95]:
- File gc_lang/fr/webext/content_scripts/menu.css — part of check-in [625b15ea09] at 2017-10-28 06:57:43 on branch FixWebext — [fx] fix menu button size (user: olr, size: 4947) [annotate] [blame] [check-ins using]
To Artifact [9071506e12]:
- File gc_lang/fr/webext/content_scripts/menu.css — part of check-in [1617b4806b] at 2017-10-28 07:11:43 on branch FixWebext — [fx] menu close button: size doesn’t look good on Firefox (user: olr, size: 4929) [annotate] [blame] [check-ins using]
| ︙ | |||
74 75 76 77 78 79 80 | 74 75 76 77 78 79 80 81 82 83 84 85 86 87 | - |
padding: 1px 5px;
border-radius: 2px;
background-color: hsl(0, 50%, 50%);
color: hsl(0, 20%, 90%);
font-size: 12px;
font-weight: bold;
cursor: pointer;
|
| ︙ |