virtuacoplenny
2301732e2d
style: catalog all z-indexes and move toolbar down
All z-indexes found in css files have been moved into css
variables. If the z-index is used only once, the variable
name will be the same as the selector it is used in. If
the z-index is used multiple times, then the plain name
of $zindex# was used. This allowed a more confident
moving down of the toolbar so that the new modal dialog,
with z-index 500, could display on top of it.
#1436
8年前
Ilya Daynatovich
984a6519fc
Move welcome page logic from jquery to react
8年前
yanas
09f7615a35
Changes icon set.
8年前
yanas
f811410b45
Settings re-design
8年前
Ilya Daynatovich
4044e11da2
Set up SASS and change base font
8年前
yanas
770b003163
Change global font, unify fonts, colors and more
8年前
yanas
5c0088d2ef
Main UI polishing. Removes rounded corners, fixes gaps. Adding custom avatars.
9年前
George Politis
5f48e4cf9d
Revert "Updates the license headers."
This reverts commit 93648f361b .
10年前
George Politis
93648f361b
Updates the license headers.
10年前
Boris Grozev
c53cc032a0
Makes the generation of roomnames on the welcome page configurable and fixes some minor issues.
10年前
yanas
79bf672ca7
Clears some welcome_page and videolayout styles.
10年前
Boris Grozev
2f4dbe5458
Replaces the roomname generator.
10年前
hristoterezov
7f3332a82b
Fixes the font size of the input field of the welcome page.
10年前
hristoterezov
b82786947a
Fixes some welcome page minor issues.
10年前
hristoterezov
8fc6f3e54e
Changes the logo of the welcome page to use the image from conference page.
10年前
hristoterezov
44f22e5d16
Fixes the position of the input in the welcome page.
10年前
hristoterezov
199fb025b9
Adds reload button to the input in the welcome page.
10年前
hristoterezov
bb22acf80a
Changes the layout and image for the checkbox of the welcome page.
10年前
hristoterezov
c00f60f57b
Fixes some positions of elements from the welcome page. Adds "Join Again" button to hangup message box.
10年前
hristoterezov
5ccb720ecc
Adds room name generator.
10年前
hristoterezov
08c6026521
Adds don't show welcome page checkbox and hang up button.
10年前