Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F3313538
addresses.css
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
addresses.css
View Options
/***** RoundCube|Mail address book task styles *****/
#
abooktoolbar
{
position
:
absolute
;
top
:
45
px
;
left
:
200
px
;
height
:
35
px
;
}
#
abooktoolbar
a
{
padding-right
:
10
px
;
}
#
abookcountbar
{
position
:
absolute
;
top
:
60
px
;
left
:
490
px
;
width
:
240
px
;
height
:
20
px
;
text-align
:
left
;
}
#
abookcountbar
span
{
font-size
:
11
px
;
color
:
#333333
;
}
#
addresslist
{
position
:
absolute
;
top
:
85
px
;
left
:
20
px
;
width
:
450
px
;
bottom
:
40
px
;
border
:
1
px
solid
#999999
;
background-color
:
#F9F9F9
;
overflow
:
auto
;
/* css hack for IE */
height
:
expression
(
(
parseInt
(
document
.
documentElement
.
clientHeight
)
-135
)
+
'px'
);
}
#
contacts-table
{
width
:
100
%
;
table-layout
:
fixed
;
/* css hack for IE */
width
:
expression
(
document
.
getElementById
(
'addresslist'
)
.
clientWidth
);
}
#
contacts-table
tbody
td
{
cursor
:
pointer
;
}
#
contacts-box
{
position
:
absolute
;
top
:
85
px
;
left
:
490
px
;
right
:
40
px
;
bottom
:
40
px
;
border
:
1
px
solid
#999999
;
overflow
:
hidden
;
/* css hack for IE */
width
:
expression
(
(
parseInt
(
document
.
documentElement
.
clientWidth
)
-530
)
+
'px'
);
height
:
expression
(
(
parseInt
(
document
.
documentElement
.
clientHeight
)
-135
)
+
'px'
);
}
body
.
iframe
,
#
contact-frame
{
background-color
:
#F9F9F9
;
}
#
contact-frame
{
border
:
none
;
/* visibility: hidden; */
}
#
contact-title
{
height
:
12
px
!important
;
/* height: 20px; */
padding
:
4
px
20
px
3
px
20
px
;
border-bottom
:
1
px
solid
#999999
;
color
:
#333333
;
font-size
:
11
px
;
font-weight
:
bold
;
background-color
:
#EBEBEB
;
background-image
:
url
(
images/listheader_aqua.gif
);
}
#
contact-details
{
padding
:
15
px
20
px
10
px
20
px
;
}
#
contact-details
table
td
.
title
{
color
:
#666666
;
font-weight
:
bold
;
text-align
:
right
;
padding-right
:
10
px
;
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Apr 9, 2:30 PM (1 d, 1 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
539805
Default Alt Text
addresses.css (1 KB)
Attached To
Mode
R3 roundcubemail
Attached
Detach File
Event Timeline
Log In to Comment