Ticket #1515 (closed defect: fixed)
Move hardcoded css styles in antispam filter classes to admin/style/default.css
Reported by: | pascalc | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | 2.6 |
Component: | refonte:design | Version: | 2.5 |
Severity: | normal | Keywords: | |
Cc: |
Description
Style attributes are injected via php into the html in antispam filters, we should move that to a css class in admin/style/default.css, that will remove complexity in PHP and it will make it possible to update them in CSS
Change History
Note: See
TracTickets for help on using
tickets.
ex: https://bitbucket.org/dotclear/dotclear/src/5ceeeb6f545432dedf6fb9c4afb8b4cb6aac4023/plugins/antispam/filters/class.dc.filter.ip.php?at=default#cl-152
https://bitbucket.org/dotclear/dotclear/src/5ceeeb6f545432dedf6fb9c4afb8b4cb6aac4023/plugins/antispam/filters/class.dc.filter.words.php?at=default#cl-19