Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F120822595
embed.less
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Authored By
Unknown
Size
2 KB
Referenced Files
None
Subscribers
None
embed.less
View Options
/**
* Roundcube webmail styles for the Elastic skin
*
* Copyright (c) 2017-2018, The Roundcube Dev Team
*
* The contents are subject to the Creative Commons Attribution-ShareAlike
* License. It is allowed to copy, distribute, transmit and to adapt the work
* by keeping credits to the original authors in the README.md file.
* See http://creativecommons.org/licenses/by-sa/3.0/ for details.
*/
/* Style for embedded inline warning */
@
import
(
reference
)
"variables"
;
@
import
(
reference
)
"mixins"
;
@
font-face
{
font-family
:
'Icons'
;
font-style
:
normal
;
font-weight
:
900
;
src
:
url
(
"../fonts/fa-solid-900.woff2"
)
format
(
'woff2'
),
url
(
"../fonts/fa-solid-900.woff"
)
format
(
'woff'
);
}
@
font-face
{
font-family
:
'Icons'
;
font-style
:
normal
;
font-weight
:
400
;
src
:
url
(
"../fonts/fa-regular-400.woff2"
)
format
(
'woff2'
),
url
(
"../fonts/fa-regular-400.woff"
)
format
(
'woff'
);
}
@
font-face
{
font-family
:
'Roboto'
;
font-style
:
normal
;
font-weight
:
400
;
src
:
local
(
'Roboto'
),
local
(
'Roboto-Regular'
),
url
(
'../fonts/roboto-v18-greek-ext_cyrillic-ext_cyrillic_greek_latin-ext_latin-regular.woff2'
)
format
(
'woff2'
),
//
Chrome
26
+,
Opera
23
+,
Firefox
39
+
url
(
'../fonts/roboto-v18-greek-ext_cyrillic-ext_cyrillic_greek_latin-ext_latin-regular.woff'
)
format
(
'woff'
);
//
Chrome
6
+,
Firefox
3
.
6
+,
IE
9
+,
Safari
5
.
1
+
}
.
rcmail-inline-message
{
.font-family
;
font-size
:
@
page
-
font-size
;
padding
:
.5
em
;
margin
:
0
0
.5
em
0
;
opacity
:
.95
;
color
:
@
color
-
message
;
background-color
:
@
color
-
message-background
;
display
:
flex
;
align-items
:
center
;
&:before
{
.font-icon-class
;
font-size
:
1.5
em
;
line-height
:
1
;
width
:
1
em
;
margin-right
:
.3
em
;
content
:
@
fa-var-exclamation-triangle
;
color
:
@
color
-
message-warning
;
}
span
{
line-height
:
1.5
;
}
a
{
color
:
@
color
-
link
;
}
a
:
hover
{
color
:
@
color
-
link-hover
;
}
button
{
vertical-align
:
middle
;
white-space
:
nowrap
;
padding
:
.375
em
.75
em
;
margin-left
:
.5
em
;
font-size
:
1
em
;
line-height
:
1.5
;
border-radius
:
.25
em
;
border
:
1
px
solid
transparent
;
color
:
@
color
-
btn-primary
;
background
:
@
color
-
btn-primary-background
;
&:focus
{
box-shadow
:
0
0
0
.2
rem
fade
(
@
color
-btn-primary-background
,
50
%
);
}
&
:
hover
{
background
:
darken
(
@
color
-btn-primary-background
,
8
%
);
border-color
:
darken
(
@
color
-btn-primary-background
,
10
%
);
}
&
:
not
([
disabled
])
:
not
(
.
disabled
)
:
active
{
background
:
darken
(
@
color
-btn-primary-background
,
11
%
);
border-color
:
darken
(
@
color
-btn-primary-background
,
13
%
);
box-shadow
:
0
0
0
.2
rem
fade
(
@
color
-btn-primary-background
,
53
%
);
}
}
}
.
rcmail-inline-buttons
{
margin
:
0
;
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Apr 24, 9:52 AM (1 w, 3 d ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
05/30/beb4719983efbf1c0a79ac8f195a
Default Alt Text
embed.less (2 KB)
Attached To
Mode
R113 roundcubemail
Attached
Detach File
Event Timeline