Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F7056150
managesieve.css
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
5 KB
Referenced Files
None
Subscribers
None
managesieve.css
View Options
#
filtersetslistbox
{
position
:
absolute
;
top
:
0
;
bottom
:
0
;
left
:
0
;
width
:
150
px
;
}
#
filtersscreen
{
position
:
absolute
;
top
:
0
;
right
:
0
;
bottom
:
0
;
left
:
162
px
;
}
#
filterslistbox
{
position
:
absolute
;
left
:
0
;
top
:
0
;
bottom
:
0
;
width
:
180
px
;
}
#
filter-box
{
position
:
absolute
;
top
:
0
;
right
:
0
;
bottom
:
0
;
left
:
192
px
;
}
#
filter-frame
{
border-radius
:
4
px
;
}
#
filterslist
,
#
filtersetslist
{
width
:
100
%
;
table-layout
:
fixed
;
}
#
filterslist
tbody
td
,
#
filtersetslist
tbody
td
{
width
:
100
%
;
overflow
:
hidden
;
text-overflow
:
ellipsis
;
}
#
filterslist
tbody
tr
.
disabled
td
,
#
filtersetslist
tbody
tr
.
disabled
td
{
color
:
#87A3AA
;
}
#
filtersetslist
tbody
td
{
font-weight
:
bold
;
}
#
filterslist
tbody
tr
.
filtermoveup
td
{
border-top
:
2
px
dotted
#555
;
padding-top
:
5
px
;
}
#
filterslist
tbody
tr
.
filtermovedown
td
{
border-bottom
:
2
px
dotted
#555
;
padding-bottom
:
4
px
;
}
body
.
iframe
{
min-width
:
620
px
;
}
#
filter-form
{
min-width
:
550
px
;
white-space
:
nowrap
;
padding
:
20
px
10
px
10
px
10
px
;
}
#
filter-form
legend
,
#
filter-form
label
{
color
:
#666666
;
}
#
rules
,
#
actions
{
margin-top
:
5
px
;
padding
:
0
;
border-collapse
:
collapse
;
}
div
.
rulerow
,
div
.
actionrow
{
width
:
auto
;
padding
:
2
px
;
white-space
:
nowrap
;
border
:
1
px
solid
white
;
}
div
.
rulerow
:
hover
,
div
.
actionrow
:
hover
{
padding
:
2
px
;
white-space
:
nowrap
;
background-color
:
#D9ECF4
;
border
:
1
px
solid
#BBD3DA
;
border-radius
:
4
px
;
}
div
.
rulerow
table
,
div
.
actionrow
table
{
padding
:
0
px
;
min-width
:
600
px
;
}
#
filter-form
td
{
vertical-align
:
top
;
}
td
.
advbutton
{
width
:
1
%
;
}
td
.
advbutton
a
{
display
:
block
;
padding-top
:
14
px
;
height
:
6
px
;
width
:
12
px
;
text-decoration
:
none
;
}
td
.
advbutton
a
.
show
{
background
:
url
(
images/down_small.gif
)
center
no-repeat
;
}
td
.
advbutton
a
.
hide
{
background
:
url
(
images/up_small.gif
)
center
no-repeat
;
}
td
.
rowbuttons
{
text-align
:
right
;
white-space
:
nowrap
;
width
:
1
%
;
}
td
.
rowactions
{
white-space
:
nowrap
;
width
:
1
%
;
padding-top
:
2
px
;
}
td
.
rowtargets
{
white-space
:
nowrap
;
width
:
98
%
;
padding-left
:
3
px
;
padding-top
:
2
px
;
}
td
.
rowtargets
>
div
{
vertical-align
:
top
;
margin-top
:
2
px
;
}
td
.
rowtargets
div
.
adv
{
padding-top
:
3
px
;
font-size
:
10
px
;
}
td
.
rowtargets
div
.
adv
span
.
label
{
display
:
inline-block
;
padding-right
:
5
px
;
min-width
:
70
px
;
}
input
.
disabled
,
input
.
disabled
:
hover
{
color
:
#999999
;
}
input
.
error
,
textarea
.
error
{
background-color
:
#FFFFC4
;
}
input
.
box
,
input
.
radio
{
border
:
0
;
margin-top
:
0
;
}
input
.
radio
{
vertical-align
:
middle
;
}
select
.
operator_selector
{
width
:
200
px
;
vertical-align
:
top
;
}
td
.
rowtargets
span
,
span
.
label
{
color
:
#666666
;
font-size
:
10
px
;
white-space
:
nowrap
;
}
td
.
rowtargets
label
{
color
:
black
;
}
#
footer
{
padding-top
:
5
px
;
width
:
100
%
;
}
#
footer
.
footerleft
label
{
margin-left
:
40
px
;
white-space
:
nowrap
;
}
.
itemlist
{
line-height
:
25
px
;
}
.
itemlist
input
{
vertical-align
:
middle
;
}
span
.
sieve
.
error
{
color
:
red
;
white-space
:
nowrap
;
}
#
managesieve-tip
{
padding
:
3
px
;
background-color
:
#eee
;
}
a
.
button
{
margin
:
0
;
padding
:
0
;
}
a
.
button
.
add
{
background
:
url
(
images/add.png
)
no-repeat
;
width
:
30
px
;
height
:
20
px
;
margin-right
:
4
px
;
display
:
inline-block
;
}
a
.
button
.
del
{
background
:
url
(
images/del.png
)
no-repeat
;
width
:
30
px
;
height
:
20
px
;
display
:
inline-block
;
}
a
.
button
.
disabled
{
opacity
:
0.35
;
filter
:
alpha
(
opacity
=
35
);
cursor
:
default
;
}
#
filter-form
select
,
#
filter-form
input
,
#
filter-form
textarea
{
font-size
:
11
px
;
padding
:
1
px
;
vertical-align
:
middle
;
max-width
:
280
px
;
}
html
.
mozilla
#
filter-form
select
{
padding-top
:
3
px
;
padding-bottom
:
3
px
;
}
/* revert larry style button */
#
filter-form
input
.
button
{
padding-bottom
:
2
px
;
padding-left
:
5
px
;
padding-right
:
5
px
;
padding-top
:
2
px
;
}
fieldset
{
border-radius
:
4
px
;
}
/* smart multi-row input field */
.
listarea
{
border
:
1
px
solid
#B2B2B2
;
border-radius
:
4
px
;
box-shadow
:
inset
0
0
2
px
1
px
rgba
(
0
,
0
,
0
,
0.1
);
-webkit-
box-shadow
:
inset
0
0
2
px
1
px
rgba
(
0
,
0
,
0
,
0.1
);
margin
:
0
;
padding
:
2
px
;
display
:
inline-block
;
max-height
:
59
px
;
overflow-y
:
auto
;
}
td
.
rowtargets
>
span
.
listarea
{
vertical-align
:
top
;
margin-top
:
2
px
;
}
.
listelement
{
display
:
block
;
white-space
:
nowrap
;
background-color
:
#fff
;
border-top
:
1
px
solid
#e2e2e2
;
height
:
14
px
;
padding
:
0
;
margin
:
0
;
overflow
:
hidden
;
line-height
:
14
px
;
}
.
listarea
.
error
.
listelement
{
background-color
:
#FFFFC4
;
}
.
listelement
:
first-child
{
border-top
:
none
;
}
#
filter-form
.
listelement
input
{
border
:
none
;
border-radius
:
0
;
box-shadow
:
none
;
outline
:
none
;
vertical-align
:
top
;
height
:
14
px
;
padding-top
:
0
;
padding-bottom
:
0
;
line-height
:
14
px
;
background-color
:
transparent
;
}
.
listelement
input
:
focus
{
box-shadow
:
none
;
}
.
listelement
.
reset
{
display
:
inline-block
;
width
:
16
px
;
height
:
16
px
;
background
:
url
(
images/erase.png
)
-1
px
-1
px
no-repeat
#eee
;
cursor
:
pointer
;
}
/* fixes for popup window */
body
.
iframe
.
mail
{
margin
:
0
;
padding
:
0
;
}
body
.
iframe
.
mail
#
filter-form
{
padding
:
10
px
5
px
5
px
5
px
;
}
/* vacation form */
#
settings-sections
.
vacation
a
{
background-image
:
url
(
images/vacation_icons.png
);
background-repeat
:
no-repeat
;
background-position
:
7
px
1
px
;
}
#
settings-sections
.
vacation
.
selected
a
{
background-position
:
7
px
-23
px
;
}
#
managesieve-vacation
{
position
:
absolute
;
top
:
0
;
left
:
212
px
;
right
:
0
;
bottom
:
0
;
overflow
:
auto
;
}
#
vacationform
.
listarea
{
max-height
:
91
px
;
}
#
vacationform
.
listelement
,
#
vacationform
.
listelement
.
reset
{
height
:
22
px
;
}
#
vacationform
.
listelement
.
reset
{
background-position
:
-1
px
3
px
;
}
#
vacationform
.
listelement
input
{
vertical-align
:
top
;
border
:
0
;
box-shadow
:
none
;
}
#
vacationform
td
.
vacation
{
white-space
:
nowrap
;
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Jun 12, 3:18 AM (1 d, 18 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
903670
Default Alt Text
managesieve.css (5 KB)
Attached To
Mode
R3 roundcubemail
Attached
Detach File
Event Timeline
Log In to Comment