mirror of
https://github.com/pi-hole/web.git
synced 2026-08-23 06:39:09 +01:00
- remove from the table footer some elements created by datatables. These elements are automatically created to allow table sorting, but the footer here is used as an interface to add new reverser servers. We don't need them. Also, the elements will interfere with the placeholder text (added using CSS, but only to completely empty cells). - adjust CSS `.actions` class to force right aligned text on the footer. Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>