Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F117753694
styles.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
styles.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.
*/
@
import
"global"
;
@
import
"layout"
;
@
import
"widgets/common"
;
@
import
"widgets/buttons"
;
@
import
"widgets/jqueryui"
;
@
import
"widgets/dialogs"
;
@
import
"widgets/menu"
;
@
import
"widgets/messages"
;
@
import
"widgets/lists"
;
@
import
"widgets/forms"
;
@
import
"widgets/editor"
;
@
import
"widgets/mail"
;
/*** Login form ***/
.
task-login
{
#layout-content
{
text-align
:
center
;
width
:
100
%
;
display
:
block
;
}
#
logo
{
display
:
inline-block
;
position
:
relative
;
top
:
16
vh
;
max-height
:
100
px
;
}
}
#
login-form
{
margin
:
0
auto
;
top
:
20
vh
;
width
:
95
%
;
max-width
:
320
px
;
position
:
relative
;
//
Fixes
table
width
in
IE11
table,
tbody
{
display
:
block
;
}
//
Fixes
input
width
in
IE11
.
row
{
margin-right
:
0
;
margin-left
:
0
;
}
}
#
rcmloginsubmit
{
&:before
{
display
:
none
!important
;
}
}
#
login-footer
{
flex
:
1
;
color
:
@
color
-
black
-
shade-text
;
&
>
div
{
margin-top
:
1
rem
;
padding
:
1
rem
;
background
:
@
color
-
black
-
shade-bg
;
border-radius
:
.3
rem
;
}
}
#
login-addon
{
position
:
absolute
;
bottom
:
0
;
max-height
:
30
%
;
margin
:
1
rem
!important
;
width
:
auto
!important
;
overflow
:
auto
;
@media
screen
and
(
min-width
:
(
@
screen
-
width
-
small
+
1
px
))
{
max-width
:
@
screen
-
width
-
small
;
margin
:
auto
!important
;
bottom
:
1
rem
;
left
:
0
;
right
:
0
;
}
}
body
.
task-error-login
#
layout
{
#layout-menu,
#layout-content
>
.header
{
display
:
none
;
}
}
/*** Addressbook UI ***/
#
contactpic
{
min-width
:
@
layout-contact-icon-width
;
min-height
:
@
layout-contact-icon-width
;
border-radius
:
.5
rem
;
overflow
:
hidden
;
display
:
flex
;
justify-content
:
center
;
align-items
:
center
;
img
{
max-width
:
@
layout-contact-icon-width
;
max-height
:
@
layout-contact-icon-height
;
}
}
#
contacthead
{
.names
{
margin-bottom
:
.5
rem
;
span.namefield
{
font-size
:
1.5
rem
;
font-weight
:
bold
;
line-height
:
1.2
;
}
}
&
.
readonly
{
.source.row
{
color
:
@
color
-
form-hint
;
font-size
:
90
%
;
margin-bottom
:
.25
rem
;
}
}
}
@
import
"_styles"
;
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Apr 4, 5:56 AM (1 w, 2 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
18718617
Default Alt Text
styles.less (2 KB)
Attached To
Mode
R113 roundcubemail
Attached
Detach File
Event Timeline