Commit Graph

9 Commits

Author SHA1 Message Date
RossAsscends
5d38f57292 menu btn color and character_popup changes
charcter_popup set to cover all main sheld elements for ease of use and to limit user errors (using the chat input box while having the character's advanced defs popup open)

removed forced coloring from popup menu buttons.
2023-02-26 21:30:33 +09:00
RossAsscends
4aecc49e2a various design edits
- changed background color of messages selected for deletion
- changed color of delete message confirmation buton
- changed size/height of deletion menu to match normal send_form height (to avoid #chat resizing awkwardly)
- reverted #chat scrollbar to normal display since corners are no longer rounded
- removed corner radius from #chat .mes divs, since they are invisible anyway
- removed large margin-bottom between #chat .mes divs and replaced with a smaller padding. (This makes the delete screen look nicer as there are no gaps between the selected messages)
- aligned deletion checkboxes in the center of the divs and vertical aligned with avatar icons
2023-02-26 20:34:06 +09:00
RossAsscends
d44cbac87f added proper scrolling to character settings side panel 2023-02-26 10:40:46 +09:00
RossAsscends
e156373ad0 input bar auto-shrink on send
previous the input bar would expand to the fit the size of the typed input, but when it was sent, the bar would stay the same size. Now it will auto-shrink back to default size after sending the input to AI.
2023-02-25 21:15:29 +09:00
RossAscends
1c0ce37d3e Update bg_load.css 2023-02-25 05:46:17 +09:00
RossAsscends
02330b4d12 Ross CSS 1.2.8 + hotkeys take 3 2023-02-25 05:36:41 +09:00
Ash
0d54556d6d css fix 2023-02-08 22:00:28 +04:00
Tensa
e859011a98 Fix invalid CSS comment
See https://www.w3schools.com/css/css_comments.asp
2023-02-05 22:13:05 +09:00
Ashen One
a417031af4 main 2022-12-22 07:22:29 +04:00