hristoterezov
f6ef727573
fix(overlay): Make the overlays on top of everything
8 lat temu
Leonard Kim
f9585430bb
fix: set a default color for text in modal dialogs
Some atlaskit components, such as field-text, inherit text color.
This is a problem with components that are white as they will
inherit $defaultColor, which is a light gray. So instead, for
the atlaskit modal, set a color for all the form content so it
can be inherited instead.
8 lat temu
Leonard Kim
07cd6a8b88
fix: set button font-size for modals
Atlaskit at times will have localized styling for font-size and
sometimes will not. The button component will inherit its
font-size whereas selectors have localized font-size of 14px. For
consistency, the cancel/submit buttons on the atlaskit modals
will also have 14px. The atlaskit story book examples also use
buttons with 14px font-size.
8 lat temu
yanas
8be85de6ef
Changes scss variable name
8 lat temu
Ilya Daynatovich
da4425b5c0
React Toolbar
8 lat temu
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 lat temu
Ilya Daynatovich
905212b109
Enable flow for written code
8 lat temu
yanas
f6f730b994
Lower the margin between video thumbnails
8 lat temu
Lyubomir Marinov
cbcee201f0
Comply w/ coding style
8 lat temu
Ilya Daynatovich
2e81b8493e
Introduce unsupported browser page
8 lat temu
Lyubomir Marinov
7de5c9c1d2
Comply w/ coding style
8 lat temu
Ilya Daynatovich
0c851934fb
layout for mobile landing
8 lat temu
Lyubomir Marinov
28b44cf67c
Consistency
8 lat temu
yanas
1604fa6584
Fixes and adjustments of UI layout
8 lat temu
Ilya Daynatovich
141c64cd00
Add new variable
8 lat temu
Ilya Daynatovich
e2ea16ea3f
Fix some ui bugs
8 lat temu
Ilya Daynatovich
3bd4f1d5d8
Updated layout
8 lat temu
Ilya Daynatovich
f3dbeea091
Make filmstrip indicators to resize dynamically
8 lat temu
Ilya Daynatovich
1d1d8defda
Updated calculation of offset
8 lat temu
Ilya Daynatovich
cbc6943305
work on colors
8 lat temu
Maxim Voloshin
9124aa2c87
Adjusted CSS for side toolbar elements
8 lat temu
yanas
ff8c6690ef
Comment and empty lines removed
8 lat temu
Ilya Daynatovich
cba5528478
Move error color to theme
8 lat temu
Ilya Daynatovich
257bb49c52
Add Require password dialog
8 lat temu
Ilya Daynatovich
ae7ad8b456
Adjusted notification width
8 lat temu
Ilya Daynatovich
16c70fddba
Restyled toolbar splitter
8 lat temu
damencho
87f7be2182
Updates close page and adds a second one.
Close pages text are different depending whether feedback was provided or not.
8 lat temu
Ilya Daynatovich
544792b9cc
Editions in colors
8 lat temu
yanas
50494eb745
Updates to master
8 lat temu
Konstantyn Pahsura
28f719b58a
dropdown styles fixes
8 lat temu
yanas
bb3384dc7c
Update _variables.scss
8 lat temu
damencho
131d5cc256
Change the colour of the connection indicator badge.
8 lat temu
yanas
a17a98991c
Ongoing work on video thumbnail layout
8 lat temu
Konstantyn Pahsura
15bc3b9ad4
dropdown color changes
8 lat temu
paweldomas
98de4c90b5
fix(RingOverlay): puts the "ring overlay" back below the toolbars
8 lat temu
Maxim Voloshin
d09a8b1896
Adjusted styles for "Live Streaming" indicator.
8 lat temu
Maxim Voloshin
88be44b472
Relocated "HD" label
8 lat temu
paweldomas
d2690444ac
fix(overlay): bring overlay on top of the toolbars
8 lat temu
Maxim Voloshin
469dee36ee
Initialised variable for notification opacity
8 lat temu
Maxim Voloshin
abb1482456
Applied updated design for notifications
8 lat temu
Ilya Daynatovich
70861465e1
Editions in jitsi popover styles
8 lat temu
Kostiantyn Pashura
8118b4aea1
aui select and checkbox added
8 lat temu
yanas
1bf2920f3e
Fix feedback button color and star size
8 lat temu
Kostiantyn Pashura
124303b8b8
feedback style variables
8 lat temu
Ilya Daynatovich
9078596f3a
fix after rebase
8 lat temu
Ilya Daynatovich
b7fccf5040
Update styles for popover
8 lat temu
yanas
9641dbf373
Adds toolbar splitter button
8 lat temu
yanas
74f31db434
Dialogs re-design, invite and password modifications
8 lat temu
yanas
0e9835dde2
Restyles the toolbar button toggle state
8 lat temu
yanas
b58556b6c3
Fixes audio level algorithm.
8 lat temu