BareRTC/web/static/css
Noah 4f93c27651 Progress on Chat Server
* Reworked full screen CSS layout for the chat.html, still using Bulma
  components with some custom CSS Grid.
* Duplicate username handling: server can push a new username to change
  the client's selection.
* Who List sync between clients.
* Local video casting works so far - plays back your camera in the local
  feed. Your video broadcasting boolean is synced to backend, which
  lights up the video button in the Who List.
2023-01-26 20:34:58 -08:00
..
bulma-rtl.css Initial commit 2023-01-10 22:38:48 -08:00
bulma-rtl.css.map Initial commit 2023-01-10 22:38:48 -08:00
bulma-rtl.min.css Initial commit 2023-01-10 22:38:48 -08:00
bulma.css Initial commit 2023-01-10 22:38:48 -08:00
bulma.css.map Initial commit 2023-01-10 22:38:48 -08:00
bulma.min.css Initial commit 2023-01-10 22:38:48 -08:00
chat.css Progress on Chat Server 2023-01-26 20:34:58 -08:00