-
Notifications
You must be signed in to change notification settings - Fork 21
Refactor: rename all ambiguous CSS classes #201
Copy link
Copy link
Closed
Labels
1-refactor1 Type: Refactoring, improvements and maintenance. No change to external behaviour1 Type: Refactoring, improvements and maintenance. No change to external behaviour2-exporter2 Section: Exporting to various formats2 Section: Exporting to various formats2-webapp2 Section: www.dpdict.net2 Section: www.dpdict.net3-html-css-js3 Language: Frontend stuff3 Language: Frontend stuffp1Priority 1: Must havePriority 1: Must havet1Time: an hour or less (1min-60min)Time: an hour or less (1min-60min)
Milestone
Metadata
Metadata
Assignees
Labels
1-refactor1 Type: Refactoring, improvements and maintenance. No change to external behaviour1 Type: Refactoring, improvements and maintenance. No change to external behaviour2-exporter2 Section: Exporting to various formats2 Section: Exporting to various formats2-webapp2 Section: www.dpdict.net2 Section: www.dpdict.net3-html-css-js3 Language: Frontend stuff3 Language: Frontend stuffp1Priority 1: Must havePriority 1: Must havet1Time: an hour or less (1min-60min)Time: an hour or less (1min-60min)
Type
Projects
Status
Done
There are a handful of ambiguous CSS class names like
linkheaderbuttonwhich cause havoc when DPD has to interact with other sites. Change them all to something unambiguous likedpd-linkdpd-headerdpd-button.