Différences
Ci-dessous, les différences entre deux révisions de la page.
| css:wrap_need_or_done [2023/08/07 14:35] – créée avillepreux | css:wrap_need_or_done [2023/10/14 00:13] (Version actuelle) – avillepreux | ||
|---|---|---|---|
| Ligne 3: | Ligne 3: | ||
| /* Base CSS for this, including handling of need & integration flags, is defined in the main all userstyles css, only accessible via advanced config */ | /* Base CSS for this, including handling of need & integration flags, is defined in the main all userstyles css, only accessible via advanced config */ | ||
| - | .wrap_status.wrap_need.wrap_design | + | .wrap_status.wrap_need.wrap_design |
| - | .wrap_status.wrap_need.wrap_integration | + | .wrap_status.wrap_need.wrap_integration |
| - | .wrap_status.wrap_need.wrap_qa | + | .wrap_status.wrap_need.wrap_qa |
| - | .wrap_status.wrap_done | + | .wrap_status.wrap_done |
| + | |||
| + | .wrap_status.wrap_design.wrap_ready { --content: " | ||
| + | .wrap_status.wrap_updated { --content: " | ||
| + | .wrap_status.wrap_review { --content: " | ||
| + | .wrap_status.wrap_need.wrap_information { --content: " | ||
| + | .wrap_status.wrap_rework { --content: " | ||
| .wrap_status: | .wrap_status: | ||
| </ | </ | ||