UNPKG
linagora-rse
Version:
latest (1.3.7)
1.3.7
1.3.5
Linagora RSE
github.com/linagora/openpaas-esn
linagora/openpaas-esn
linagora-rse
/
frontend
/
css
/
modernizr.less
17 lines
(13 loc)
•
259 B
text/less
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
html
.no-websockets
body
-app
#wrap
{
display
: none; }
html
body
-app
#unsupported
{
display
: none; }
html
.no-websockets
body
-app
#unsupported
{
display
: block;
margin-top
:
5em
; }
html
.no-websockets
body
-app
#unsupported
img
{
margin-bottom
:
5em
; }