Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F117751607
mixins.less
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Authored By
Unknown
Size
1 KB
Referenced Files
None
Subscribers
None
mixins.less
View Options
/**
* Roundcube Webmail styles for the Elastic skin
*
* Copyright (c) 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.
*/
/*** Font-icons ***/
.
font-icon-class
{
font-size
:
1.25
em
;
//
FIXME
:
with
inline-block
we
have
some
problems
with
icon
alignment
//
display
:
inline-block
;
display
:
block
;
float
:
left
;
margin
:
0
.25
rem
0
0
;
width
:
1.18
em
;
height
:
1
em
;
font-family
:
'Icons'
;
font-style
:
normal
;
font-weight
:
900
;
text-decoration
:
inherit
;
text-align
:
center
;
speak
:
none
;
font-smoothing
:
antialiased
;
-moz-
osx-font-smoothing
:
grayscale
;
-webkit-
font-smoothing
:
antialiased
;
}
.
animated-icon-class
{
//
spinner-border
is
defined
in
Bootstrap
-webkit-
animation
:
spinner-border
1.5
s
infinite
linear
;
animation
:
spinner-border
1.5
s
infinite
linear
;
}
.
font-icon-solid
(
@
icon
)
{
content
:
@
icon
;
font-weight
:
900
;
}
.
font-icon-regular
(
@
icon
)
{
content
:
@
icon
;
font-weight
:
400
;
}
.
overflow-ellipsis
{
overflow
:
hidden
;
text-overflow
:
ellipsis
;
}
.
font-family
{
font-family
:
Roboto
,
sans-serif
;
}
.
style-input-focus
{
border-color
:
@
color
-
input-border-focus
;
box-shadow
:
0
0
0
.2
rem
@
color
-
input-border-focus-shadow
;
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Apr 4, 3:17 AM (1 d, 3 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
18821655
Default Alt Text
mixins.less (1 KB)
Attached To
Mode
R113 roundcubemail
Attached
Detach File
Event Timeline