From 3ced0ee2f20cc2e60ff374c888d8ec891b100936 Mon Sep 17 00:00:00 2001 From: lenovo Date: Sat, 10 Dec 2022 22:37:46 +0100 Subject: [PATCH] renamed html for css, before full refont --- tests_hugo/chat_node/chat_client/chat.html | 42 ++---- .../chat_client/style/action_board.css | 8 +- .../chat_node/chat_client/style/chat.css | 85 +++++------- .../chat_client/style/chat_buttons.css | 25 ++++ .../chat_client/style/chat_controls.css | 24 ++++ .../style/{msg_thread.css => chat_thread.css} | 24 ++-- .../style/{msg_write.css => chat_write.css} | 4 +- .../chat_client/style/msg_controls.css | 121 ------------------ 8 files changed, 114 insertions(+), 219 deletions(-) create mode 100644 tests_hugo/chat_node/chat_client/style/chat_buttons.css create mode 100644 tests_hugo/chat_node/chat_client/style/chat_controls.css rename tests_hugo/chat_node/chat_client/style/{msg_thread.css => chat_thread.css} (70%) rename tests_hugo/chat_node/chat_client/style/{msg_write.css => chat_write.css} (79%) delete mode 100644 tests_hugo/chat_node/chat_client/style/msg_controls.css diff --git a/tests_hugo/chat_node/chat_client/chat.html b/tests_hugo/chat_node/chat_client/chat.html index c03beefa..b020d0a2 100644 --- a/tests_hugo/chat_node/chat_client/chat.html +++ b/tests_hugo/chat_node/chat_client/chat.html @@ -12,50 +12,34 @@ -
+
-
- +
+ +
-

settings

-