cloudlog/application/views/user
Peter Goodhall d6ffc494f7 Remove redundant CSS from user edit view
Remove inline CSS rules from application/views/user/edit.php: deleted .user_edit custom properties (--gh-border, --gh-muted, --gh-bg-subtle) and .settings-nav .list-group-item styles (cursor, margin-bottom). This cleans up duplicated/unused styling that should be provided by global stylesheets.
2026-04-10 11:19:25 +01:00
..
delete.php Cleaned up code formatting 2025-05-23 11:55:35 +01:00
edit.php Remove redundant CSS from user edit view 2026-04-10 11:19:25 +01:00
forgot_password.php Cleaned up code formatting 2025-05-23 11:55:35 +01:00
login.php Add open registration and public signup feature 2025-12-02 18:10:37 +00:00
main.php Add welcome email feature for new and existing users 2025-11-22 15:23:47 +00:00
profile.php Cleaned up code formatting 2025-05-23 11:55:35 +01:00
reset_password.php Cleaned up code formatting 2025-05-23 11:55:35 +01:00
signup.php Enforce unique callsigns and protect last admin 2026-03-26 14:22:02 +00:00