Matthew Heller
125343808d
Fix display of auth modal. Re #2262 . ( #2265 )
3 years ago
t1enne
bddb895189
styled the default button and the mobile dropdown
3 years ago
t1enne
917248fc5b
moved footer to layout. changed some css
3 years ago
t1enne
283d6ce081
overrides for enabling scrolling inside tabs
3 years ago
t1enne
f0a2900f01
increased font size on mobile
3 years ago
t1enne
ecfb4a4c53
fixed mobile ui overflowing
3 years ago
Pranav Joglekar
80f1578142
fix ui: make navbar cover whole width of page ( #2213 )
...
Previously, there was a large url on the page, and the a tag did not
have word break property set - which resulted in the browser trying to
display the whole page with increased width. Allowing the a tag to have
a word break fixes this issue.
3 years ago
gabek
6c903dea74
Prettified Code!
3 years ago
Gabe Kangas
83fb88ad70
Use the new light background color for chat bg color
3 years ago
Gabe Kangas
4c13c3618d
Remove admin stylesheets from loading with app. Closes #2183
3 years ago
gabek
370eb60cc4
Prettified Code!
3 years ago
Gabe Kangas
34a5104a6d
Add and use additional light background color for custom page content
3 years ago
gabek
4e4bbb8bd3
Prettified Code!
3 years ago
Gabe Kangas
ded47a0c25
Make live indicator use our theme colors. For #1899
3 years ago
t1enne
a9f97346a7
added chat bg variable and updated bg color to match design
3 years ago
t1enne
683399c340
Removed fixed *px sizes in favor or *rem
3 years ago
gabek
5c1d7fd15d
Prettified Code!
3 years ago
Gabe Kangas
d7a5364c40
Fix modal close icon color
3 years ago
Gabe Kangas
a17a364e04
Change tabs separator color. Closes #2099
3 years ago
gabek
c98872c698
Prettified Code!
3 years ago
Gabe Kangas
13167c331b
Additional style tweaks
3 years ago
Gabe Kangas
5b29abd42d
Some additional style overrides
3 years ago
Gabe Kangas
20ea5d051f
Clean up some styles and fix mobile rendering
3 years ago
Gabe Kangas
b966babf64
Point to light ant styles by default
3 years ago
Gabe Kangas
121c9415f1
Wire up emoji+custom emote selector to text input. Closes #1887
3 years ago
Gabe Kangas
e0926b9350
Set modal header font
3 years ago
gabek
70ef1e0e98
Prettified Code!
3 years ago
Gabe Kangas
ef30ddc892
Fix font not being defined
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
gabek
4a25082167
Prettified Code!
3 years ago
Gabe Kangas
8eb3762056
Standardize color ids
3 years ago
gabek
ef56827bf2
Prettified Code!
3 years ago
Gabe Kangas
9e5ff5f35c
Regenerate styles
3 years ago
gabek
2bf7eb8c22
Prettified Code!
3 years ago
Gabe Kangas
68414445c2
Add support for changing user color in name modal. Closes #1805
3 years ago
Gabe Kangas
9a2a43d916
Add moderator status chat message. Closes #1999
3 years ago
Gabe Kangas
678d5c9fd6
Move statusbar back to under the player
3 years ago
Gabe Kangas
9cdc3b99f2
Fix var name
3 years ago
gabek
594507ad14
Prettified Code!
3 years ago
Gabe Kangas
662ba32f3a
Fix components having transparent backgrounds because colors are unset
3 years ago
Gabe Kangas
255585cd9f
Update components to use the new style/color names
3 years ago
Gabe Kangas
9ec1d75d32
Recreate theme variables with new style values
3 years ago
t1enne
b39c84747d
Prettified Code!
3 years ago
t1enne
f130abb8f9
Minor styling changes
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
4fcdfdc730
clamp to determine font-size on the body
3 years ago
t1enne
26f9a41508
Few changes to chat
...
Added moderator icon
changed styling for a name change message
Now usernames collapse as long as the user is the same
Imported two weights of Poppins and the OpenSans variable instead of def
400
This is some progress on #1859 and #1625
3 years ago
t1enne
e6cc3a39d1
Added moderator menu to messages and some other styling.
...
created new ant overrides file.
Ignore the static directory
3 years ago
Gabe Kangas
1cf90fb581
Add fonts to global css file
3 years ago