SAE-A2-TruthInquiry/truthinquiry/static/css
AudricV 186e66a103
[Client] Improve NPC admin page + move and fix its JavaScript into a separate file
- Style all button and inputs on admin pages with Roboto Mono font (and
sans-serif as a fallback) with 1em font size;
- Remove unneeded transition effect property declaration on text hover, as the
regular declaration is applied when switching from hover state to regular
state.
- Add NPC dedicated stylesheet in which specific NPC style has been added;
- Use an icon where the picture of a NPC is not available (like when adding a
new one) and provide the NPC picture as the picture instead of the edition page
itself;
- Move NPC's JavaScript in a dedicated file, improve its code and fix its
access to DOM elements.
2023-04-01 15:05:19 +02:00
..
admin_ui_home.css [Client] Improve admin index page 2023-04-01 15:03:16 +02:00
admin_ui_login.css [Client] Improve NPC admin page + move and fix its JavaScript into a separate file 2023-04-01 15:05:19 +02:00
admin_ui_npc.css [Client] Improve NPC admin page + move and fix its JavaScript into a separate file 2023-04-01 15:05:19 +02:00
admin_ui.css [Client] Improve NPC admin page + move and fix its JavaScript into a separate file 2023-04-01 15:05:19 +02:00
game_ui_game.css [Client] Improve game HTML code 2023-03-29 09:52:10 +02:00
game_ui_legal.css [Client] Improve legal pages design 2023-03-29 09:55:11 +02:00
game_ui_lobby.css [Client] Refactor lobby game style 2023-02-16 11:41:19 +01:00
game_ui_start.css [Client] Improve homepage code 2023-03-29 09:52:10 +02:00
game_ui.css [Client] Improve legal pages design 2023-03-29 09:55:11 +02:00