Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F120824984
jqueryui.less
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Authored By
Unknown
Size
3 KB
Referenced Files
None
Subscribers
None
jqueryui.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 autors in the README file.
* See http://creativecommons.org/licenses/by-sa/3.0/ for details.
*/
/*** jQuery-UI widgets' style overrides ***/
.
ui-widget-overlay
{
background-color
:
@
color
-
dialog-overlay-background
;
}
.
ui-dialog
{
.ui-dialog-titlebar
{
height
:
4
rem
;
border-bottom
:
1
px
solid
@
color
-
dialog-header-border
;
}
.
ui-dialog-title
{
line-height
:
4
rem
;
font-size
:
1.25
rem
;
padding
:
0
3
rem
0
1
rem
;
}
.
ui-dialog-titlebar-close
{
border
:
0
;
background
:
transparent
;
color
:
@
color
-
dialog-header-border
;
right
:
0
;
top
:
0
;
position
:
absolute
;
height
:
4
rem
;
cursor
:
pointer
;
&:before
{
&:extend(.font-icon-class)
;
content
:
@
fa-var-close
;
}
}
.
ui-dialog-content
{
/* fixes resize issue e.g. in qr-code dialog */
box-sizing
:
initial
;
&
>
.popupmenu
{
display
:
block
!important
;
}
}
}
.
ui-dialog
iframe
,
.
ui-dialog-content
.
iframe
{
padding
:
0
!important
;
overflow
:
hidden
!important
;
width
:
100
%
!important
;
height
:
100
%
;
border
:
0
;
}
/* FIXME: why do I need !important here? */
@
media
screen
and
(
max-width
:
@
screen-width-xs
)
{
.
ui-dialog
{
width
:
100
%
!important
;
height
:
100
%
!important
;
display
:
flex
;
flex-direction
:
column
;
.ui-resizable-handle,
.ui-dialog-titlebar-close
{
display
:
none
!important
;
}
.
ui-dialog-titlebar
{
height
:
@
layout-touch-header-height
;
}
.
ui-dialog-title
{
line-height
:
@
layout-touch-header-height
;
font-size
:
@
layout-touch-header-font-size
;
}
.
ui-dialog-content
{
flex
:
1
;
&:not(.iframe)
{
padding
:
.5
em
!important
;
}
}
.
ui-dialog-buttonpane
{
padding
:
0
!
important
;
text-align
:
center
!
important
;
.
ui-dialog-buttonset
{
display
:
flex
;
button
{
margin
:
0
!important
;
border
:
0
!important
;
box-shadow
:
none
;
flex-grow
:
1
;
&:before
{
display
:
block
;
width
:
auto
;
height
:
1.25
em
;
margin
:
0
;
}
&
.
btn-primary
{
color
:
#007bff
;
/* TODO: var */
background
:
transparent
;
}
&
.
btn-secondary
{
color
:
#868e96
;
/* TODO: var */
background
:
transparent
;
}
}
}
}
}
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Apr 24, 10:31 AM (1 d, 22 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
18870858
Default Alt Text
jqueryui.less (3 KB)
Attached To
Mode
R113 roundcubemail
Attached
Detach File
Event Timeline