Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F7057567
dialogs.less
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
4 KB
Referenced Files
None
Subscribers
None
dialogs.less
View Options
/**
* Roundcube webmail styles for the Elastic skin
*
* Copyright (c) 2017, 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.
*/
/*** Dialogs and popovers ***/
.
popupmenu
{
display
:
none
;
padding
:
0
;
min-width
:
180
px
;
li
>
a
{
width
:
100
%
;
}
&
.
propform
{
overflow
:
hidden
;
margin-top
:
1
rem
;
padding
:
.25
rem
;
//
so
overflow
do
not
truncate
focus
outline
on
inputs
}
&
.
simplelist
{
min-width
:
80
px
;
}
}
.
popup
.
justified
{
display
:
flex
;
justify-content
:
space-around
;
}
.
popover-body
{
padding
:
0
;
overflow-x
:
hidden
;
&
>
.popupmenu
{
display
:
block
!important
;
}
}
.
popover
{
box-shadow
:
3
px
3
px
5
px
@
color
-
popover-shadow
;
padding
:
0
;
&
>
h3
{
//
On
mobile
don't
display
popup
arrows
and
titles
display
:
none
;
}
}
#
rcmKSearchpane
{
width
:
auto
;
max-width
:
none
;
overflow
:
hidden
;
li
{
padding-right
:
.5
rem
;
}
}
html
.
layout-small
,
html
.
layout-phone
{
.popover
{
margin
:
0
!important
;
padding
:
0
;
right
:
0
;
bottom
:
0
;
width
:
276
px
;
transform
:
none
!important
;
border-radius
:
0
;
border
:
0
;
display
:
flex
;
flex-direction
:
column
;
div.arrow
{
display
:
none
;
}
&
>
h3
{
display
:
block
;
border-radius
:
0
;
padding
:
0
.5
em
;
height
:
@
layout-touch-header-height
;
line-height
:
@
layout-touch-header-height
;
font-size
:
@
layout-touch-header-font-size
;
color
:
@
color
-
popover-header
;
background-color
:
@
color
-
popover-header-background
;
a
{
display
:
inline-block
;
width
:
100
%
;
}
}
.
popover-body
>
*
{
max-height
:
100
%
!important
;
}
.
listing
li
:
last-child
{
border-bottom
:
1
px
solid
@
color
-
list-border
;
}
}
.
popover
:
not
(
#
rcmKSearchpane
)
{
left
:
initial
!important
;
}
.
popover-overlay
{
z-index
:
1000
;
opacity
:
.5
;
background-color
:
@
color
-
dialog-overlay-background
;
position
:
absolute
;
top
:
0
;
bottom
:
0
;
width
:
100
%
;
}
#
rcmKSearchpane
{
bottom
:
auto
;
border
:
1
px
solid
@
color
-
input-border
;
box-shadow
:
none
;
}
}
html
.
touch
.
popover
{
.listing
{
li
a
{
line-height
:
@
layout-touch-menu-record-height
;
font-size
:
@
layout-touch-menu-record-font-size
;
padding
:
0
.5
em
;
&:before
{
float
:
left
;
//
overwrite
icon
float
to
have
unified
element
height
}
}
}
}
/** PGP Key search/import dialog **/
.
pgpkeyimport
{
div.key
{
position
:
relative
;
padding
:
.5
rem
0
;
&.revoked,
&.disabled
{
color
:
@
color
-
list-secondary
;
}
label
{
display
:
inline-block
;
margin-right
:
0.5
em
;
margin-bottom
:
0
;
&:after
{
content
:
":"
;
}
&
.
keyid
{
display
:
none
;
}
}
label
+
a
,
label
+
span
{
line-height
:
2.6
rem
;
margin-right
:
1
em
;
white-space
:
nowrap
;
text-decoration
:
none
;
}
label
.
keyid
+
a
{
font-weight
:
bold
;
&:before
{
&:extend(.font-icon-class)
;
content
:
@
fa-var-key
;
}
}
}
ul
.
uids
{
margin
:
0
;
padding
:
0
;
}
li
.
uid
{
border
:
0
;
padding
:
.25
rem
0
0
1.5
rem
;
line-height
:
1.5
rem
!important
;
}
button
.
importkey
{
position
:
absolute
;
top
:
.5
rem
;
right
:
0
;
}
button
[
disabled
]
{
display
:
none
;
}
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Jun 12, 4:01 AM (19 h, 7 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
911007
Default Alt Text
dialogs.less (4 KB)
Attached To
Mode
R3 roundcubemail
Attached
Detach File
Event Timeline
Log In to Comment