Gabe Kangas
60f5b41a3d
Fix the incorrect header spacing across all text
3 years ago
Gabe Kangas
caa0bb608d
Remove references to variables.scss and replace colors
3 years ago
gabek
bde0688dad
Prettified Code!
3 years ago
Gabe Kangas
695efa9d6b
Remove some deprecated css+variables
3 years ago
gabek
80baf58fdd
Prettified Code!
3 years ago
Gabe Kangas
b7bc176dbf
Change another user display color to meet a11y requirements
3 years ago
Gabe Kangas
42fbe314f2
Tweak color to be meet a11y requirements
3 years ago
Gabe Kangas
8af332e129
Decrease header height. Add padding.
3 years ago
Gabe Kangas
c352e4a9c1
Change chat user display colors to meet a11y guidelines
3 years ago
gabek
b5da71c9da
Prettified Code!
3 years ago
Gabe Kangas
11f59dc726
Regenerate styles
3 years ago
gabek
700509922f
Prettified Code!
3 years ago
Gabe Kangas
8c5a334a09
Fix customized button border color
3 years ago
Gabe Kangas
195cf0fbdd
Lower popover z-index to render below modals
3 years ago
Gabe Kangas
4809e6eb0f
Reduce weight of tab text
3 years ago
gabek
1991c66325
Prettified Code!
3 years ago
Gabe Kangas
a6bcabebbf
Make chat background dark
3 years ago
Gabe Kangas
2b46bb5b6d
Make statusbar dark
3 years ago
Gabe Kangas
12eb0eed1d
Support customizing button border color
3 years ago
Gabe Kangas
a1a3272031
Hide scrollbars
3 years ago
André Rusakow
b8016eaa90
fix scroll on mobile ( #2585 )
...
* fix scrolling issues on mobile
* resolve conflict
3 years ago
André Rusakow
0a602edf5e
Double scrollbars ( #2509 )
...
* hide footer on mobile to avoid double scrollbars
* fix double scrollbars on desktop by removing scroll behaviour from main section
* add scrollbar styles to body and html
* add vertical scrolling back to main section
* prevent header from collapsing and messing around with scrolling
* prevent body from scrolling for main layout
* move tablet breakpoint into breakpoint mixin
* preffify code
* remove js height calc for lower section on mobile and use css
* enable scrolling within a tab on mobile
* remove scrollbar from main section on mobile
* adjust header height on mobile
* add react use to web
* lock body scroll for main layout
3 years ago
Gabe Kangas
3b1a8828bb
Tweak modal drop shadow
3 years ago
gabek
ce4293891a
Prettified Code!
3 years ago
Gabe Kangas
c9768bd8f8
Add appearance setting for rounded corners. Closes #2471
3 years ago
Gabe Kangas
aa5d5fc32d
Some admin related appearance tweaks. For working on #1904
3 years ago
Gabe Kangas
047e61133a
Reduce the height of the header
3 years ago
Gabe Kangas
0c3d3f1c17
Move footer to not be sticky. Closes #2288
3 years ago
Philipp
56a3f350ee
Chat name & color modal ( #2347 )
...
* Improve name & color change modal design
* Resend user info after color change
That way the name change dialog shows the correct
color when opening it the next time
* Name change modal: allow overflow of color picker
* Allow submitting form only if button is enabled
* Prettified Code!
* Make button & text input same height
Co-authored-by: xarantolus <xarantolus@users.noreply.github.com>
3 years ago
Gabe Kangas
76b4f5eef4
Remove forced scrollbars in modal + round corners
3 years ago
Gabe Kangas
d29591f3fa
Update global style of input fields. Closes #2357
3 years ago
Gabe Kangas
2667614ce0
Change bright yellow chat user color
3 years ago
Gabe Kangas
769f05db2c
Allow for custom scrollbar styling
3 years ago
Gabe Kangas
813f8692f0
Support color customization from the admin ( #2338 )
...
* Add user-customizable theming. Closes #1915
* Prettified Code!
* Add user-customizable theming. Closes #1915
* Add explicit color for page content background
* Prettified Code!
Co-authored-by: gabek <gabek@users.noreply.github.com>
3 years ago
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