Overview
| Comment: | [fx] test page layout |
|---|---|
| Downloads: | Tarball | ZIP archive | SQL archive |
| Timelines: | family | ancestors | descendants | both | trunk | fx |
| Files: | files | file ages | folders |
| SHA3-256: |
61a0800d1b7860c0dd2879c545d18a36 |
| User & Date: | olr on 2019-08-10 17:41:33 |
| Other Links: | manifest | tags |
Context
|
2019-08-11
| ||
| 08:20 | [fr] ajustements: locutions prépositives check-in: a0ccb8a021 user: olr tags: trunk, fr | |
|
2019-08-10
| ||
| 17:41 | [fx] test page layout check-in: 61a0800d1b user: olr tags: trunk, fx | |
| 16:55 | [fx] autorefresh option check-in: 5539a3d29b user: olr tags: trunk, fx | |
Changes
Modified gc_lang/fr/webext/panel/main.css from [2045c317c1] to [c9cd00a302].
| ︙ | |||
328 329 330 331 332 333 334 | 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 | - + |
#tests_result {
padding: 15px;
}
#test_page .button {
display: inline-block;
padding: 5px;
|
| ︙ |
Modified gc_lang/fr/webext/panel/main.html from [a554c7efb8] to [3ab24a6a79].
| ︙ | |||
152 153 154 155 156 157 158 | 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 | - + - + - + |
</div>
</div>
</section> <!-- #sc_options_page -->
<section id="test_page" class="page">
<div id="test_cmd">
<h1>ZONE DE TEST</h1>
|
| ︙ |