gingervitis
44483a45d3
some webv2 UI polish ( #2940 )
...
* style tweaks for Action Button, UserMenu, Modal
* a bunch of misc polish; some around chat
* Prettified Code!
* cleanup
* fix formatting
* Reduce content padding a bit
* some stylesheet cleanup
* fix action button sizing
* Remove action button height completely
---------
Co-authored-by: gingervitis <gingervitis@users.noreply.github.com>
Co-authored-by: Gabe Kangas <gabek@real-ity.com>
2 years ago
Gabe Kangas
84aff441a2
Give text input more padding
3 years ago
Gabe Kangas
a567f8543e
Make chat text input background the same color as chat bg
3 years ago
Gabe Kangas
fb1aca165f
Give the chat text input surrounding a background color
3 years ago
Gabe Kangas
447779b439
Reduce textfield padding
3 years ago
Matthew Heller
3021dd7795
Always show the 'send chat message' button. Re #2293 . ( #2298 )
3 years ago
Matthew Heller
64b20cf070
Use 16px font size to prevent auto zoom on iOS Safari. Shorten the 'type here' message so it doesn't wrap to a second line when the chat pane becomes a column on the right side of larger screens. Re #2276 . ( #2294 )
3 years ago
t1enne
917248fc5b
moved footer to layout. changed some css
3 years ago
Gabe Kangas
cd3722d9f1
Limit chat input to max characters. Closes #2109
3 years ago
Gabe Kangas
45c7fa4f7e
Only show chat send button on mobile
3 years ago
t1enne
adea618a44
improved ui of chat text input
3 years ago
t1enne
44ef64b3b5
fixed chat container not showing in SB + minor changes
3 years ago
gingervitis
d5fa81f76e
Draft: rough-ish draft of proposed color theme changes ( #2067 )
...
* color experimentation and troubleshooting
* create color scheme, assign colors, more ant overrides
* fun selection color
* Prettified Code!
* Correctly import opensans
* Prettified Code!
* Organize+standardize colors/names and update the app to use them
* Prettified Code!
* Use css var references instead of resolving value of vars in css files
* Prettified Code!
Co-authored-by: gingervitis <gingervitis@users.noreply.github.com>
Co-authored-by: Gabe Kangas <gabek@real-ity.com>
Co-authored-by: gabek <gabek@users.noreply.github.com>
3 years ago
Gabe Kangas
d8cf30a723
Only show send button on mobile. Make buttons inline with input field
3 years ago
t1enne
efbe6907ac
Reworked mobile UI for some components
3 years ago
t1enne
ffc73f2760
Added chat tab on mobile layouts and other changes to mobile UI
3 years ago
t1enne
d12712a107
Changed chat behaviour
...
added recoil value isMobile to determine which chat to display and
style. #1978
changed the player to actually span across the viewport without the
black borders around it.
3 years ago
t1enne
3a785c2a48
Lowered font-size in chat input
3 years ago
t1enne
6a0d0970d6
Added icons and formatted with prettier
3 years ago
t1enne
bef99afa05
Few changes to Chat input
3 years ago
t1enne
b6aa20b0aa
worked on chat styling
3 years ago
Gabe Kangas
72c01e1b9a
Fix web project build errors
3 years ago
t1enne
502cf4478a
reworked slightly main layout
3 years ago