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
/
js
/
modules
/
attachment
/
list
/
attachment-list.less
18 lines
(15 loc)
•
252 B
text/less
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
.attachment-list
{
.attachment-list-empty
{
.all-centered
;
.flex-column
;
i
{
color
:
@accentColor
;
font-size
:
8em
;
opacity
:
0.7
; }
.message
{
color
:
@secondaryTextColor
;
font-size
:
16px
; } } }