Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F117751262
addressbook.css
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Authored By
Unknown
Size
7 KB
Referenced Files
None
Subscribers
None
addressbook.css
View Options
/**
* Roundcube webmail styles for the Address Book section
*
* Copyright (c) The Roundcube Dev Team
* Screendesign by FLINT / Büro für Gestaltung, bueroflint.com
*
* 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.
*/
#
addressview-left
{
position
:
absolute
;
top
:
0
;
left
:
0
;
width
:
200
px
;
bottom
:
0
;
z-index
:
2
;
}
#
addressview-right
{
position
:
absolute
;
top
:
0
;
left
:
212
px
;
right
:
0
;
bottom
:
0
;
z-index
:
3
;
}
#
addressbooktoolbar
{
position
:
absolute
;
top
:
-6
px
;
left
:
0
;
height
:
40
px
;
white-space
:
nowrap
;
z-index
:
10
;
}
#
directorylistbox
{
position
:
absolute
;
top
:
0
;
left
:
0
;
width
:
100
%
;
bottom
:
0
;
}
#
addresslist
{
position
:
absolute
;
top
:
0
;
left
:
0
;
width
:
260
px
;
bottom
:
0
;
}
#
contacts-box
{
position
:
absolute
;
top
:
0
;
left
:
272
px
;
right
:
0
;
bottom
:
0
;
}
#
addressview-left
#
quicksearchbar
input
{
width
:
156
px
;
}
#
directorylist
li
a
,
.
treelist
li
.
contactsearch
a
,
#
contacts-table
.
contact
td
.
name
{
background-image
:
url
(
images/listicons.png
);
background-position
:
-100
px
0
;
background-repeat
:
no-repeat
;
overflow
:
hidden
;
text-overflow
:
ellipsis
;
}
#
directorylist
li
.
addressbook
a
{
background-position
:
6
px
-766
px
;
}
#
directorylist
ul
li
.
addressbook
a
{
background-position
:
32
px
-766
px
;
}
#
directorylist
ul
ul
li
.
addressbook
a
{
background-position
:
58
px
-766
px
;
}
#
directorylist
li
.
addressbook
.
selected
>
a
{
background-position
:
6
px
-791
px
;
}
#
directorylist
ul
li
.
addressbook
.
selected
>
a
{
background-position
:
32
px
-791
px
;
}
#
directorylist
ul
ul
li
.
addressbook
.
selected
>
a
{
background-position
:
58
px
-791
px
;
}
#
directorylist
li
.
contactgroup
a
{
background-position
:
6
px
-1554
px
;
}
#
directorylist
ul
li
.
contactgroup
a
{
background-position
:
32
px
-1554
px
;
}
#
directorylist
ul
ul
li
.
contactgroup
a
{
background-position
:
58
px
-1554
px
;
}
#
directorylist
ul
ul
ul
li
.
contactgroup
a
{
background-position
:
84
px
-1554
px
;
}
#
directorylist
li
.
contactgroup
.
selected
a
{
background-position
:
32
px
-1578
px
;
}
#
directorylist
ul
ul
li
.
contactgroup
.
selected
a
{
background-position
:
58
px
-1578
px
;
}
#
directorylist
ul
ul
ul
li
.
contactgroup
.
selected
a
{
background-position
:
84
px
-1578
px
;
}
.
treelist
li
.
contactsearch
a
{
background-position
:
6
px
-1651
px
;
}
.
treelist
li
.
contactsearch
.
selected
a
{
background-position
:
6
px
-1675
px
;
}
#
directorylist
li
.
addressbook
div
.
collapsed
,
#
directorylist
li
.
addressbook
div
.
expanded
{
top
:
15
px
;
}
#
contacts-table
.
contact
.
readonly
td
{
font-style
:
italic
;
}
#
contacts-table
td
.
name
{
width
:
95
%
;
}
#
contacts-table
td
.
action
{
width
:
24
px
;
padding
:
4
px
;
}
#
contacts-table
td
.
action
a
{
display
:
block
;
width
:
16
px
;
height
:
14
px
;
text-indent
:
-5000
px
;
overflow
:
hidden
;
background
:
url
(
images/listicons.png
)
-2
px
-1180
px
no-repeat
;
}
#
contacts-table
.
contact
td
.
name
{
background-position
:
4
px
-1601
px
;
}
#
contacts-table
.
contact
.
selected
td
.
name
{
background-position
:
4
px
-1625
px
;
font-weight
:
bold
;
}
#
contacts-table
.
group
td
.
name
{
background-position
:
4
px
-1555
px
;
}
#
contacts-table
.
group
.
selected
td
.
name
{
background-position
:
4
px
-1578
px
;
font-weight
:
bold
;
}
#
contacts-table
.
focus
.
group
.
selected
.
focused
td
.
name
{
background-position
:
4
px
-1578
px
;
}
#
addresslist
.
boxtitle
{
padding-right
:
95
px
;
overflow
:
hidden
;
text-overflow
:
ellipsis
;
}
#
addresslist
.
boxtitle
a
.
poplink
{
color
:
#004458
;
font-size
:
14
px
;
line-height
:
12
px
;
text-decoration
:
none
;
}
#
contact-frame
{
position
:
absolute
;
top
:
0
;
left
:
0
;
right
:
0
;
bottom
:
0
px
;
border
:
0
;
border-radius
:
4
px
;
}
#
headerbuttons
{
position
:
absolute
;
top
:
48
px
;
right
:
10
px
;
width
:
auto
;
z-index
:
10
;
}
#
sourcename
{
color
:
#999
;
font-size
:
10
px
;
margin
:
-5
px
0
8
px
2
px
;
}
#
contactphoto
{
float
:
left
;
margin
:
0
18
px
20
px
0
;
width
:
112
px
;
border
:
0
;
padding
:
0
;
}
#
contactpic
{
width
:
112
px
;
min-height
:
112
px
;
background
:
white
;
}
#
contactpic
img
{
max-width
:
112
px
;
visibility
:
inherit
;
}
#
contactpic
.
droptarget
{
background-image
:
url
(
images/filedrop.png
);
background-position
:
center
;
background-repeat
:
no-repeat
;
}
#
contactpic
.
droptarget
.
hover
{
background-color
:
#d9ecf4
;
box-shadow
:
0
0
5
px
2
px
rgba
(
71
,
135
,
177
,
0.9
);
}
#
contactpic
.
droptarget
.
active
img
{
opacity
:
0.15
;
}
#
contactpic
.
droptarget
.
hover
img
{
opacity
:
0.05
;
}
#
contactphoto
.
formlinks
a
[
aria-disabled
=
'true'
]
{
visibility
:
hidden
;
}
#
contacthead
{
border
:
0
;
margin
:
0
16
em
1
em
0
;
padding
:
0
;
line-height
:
1.5
em
;
font-size
:
12
px
;
}
#
contacthead
>
legend
{
display
:
none
;
}
form
#
contacthead
{
margin-right
:
0
;
}
#
contacthead
.
names
span
.
namefield
,
#
contacthead
.
names
input
{
font-size
:
140
%
;
font-weight
:
bold
;
}
#
contacthead
.
displayname
span
.
namefield
{
font-size
:
120
%
;
font-weight
:
bold
;
}
#
contacthead
span
.
nickname
:
before
,
#
contacthead
span
.
nickname
:
after
{
content
:
'"'
;
}
#
contacthead
input
{
margin-right
:
6
px
;
margin-bottom
:
0.2
em
;
}
#
contacthead
.
names
input
,
#
contacthead
.
addnames
input
{
width
:
180
px
;
}
#
contacthead
input
.
ff_prefix
,
#
contacthead
input
.
ff_suffix
{
width
:
90
px
;
}
.
contactfieldgroup
{
border
:
0
;
border-radius
:
0
;
background
:
#f7f7f7
;
margin
:
0
0
12
px
0
;
padding
:
8
px
;
}
.
contactfieldgroup
legend
{
display
:
block
;
margin
:
0
-8
px
;
width
:
100
%
;
font-weight
:
bold
;
padding
:
8
px
8
px
6
px
8
px
;
background
:
#e9e9e9
;
border-bottom
:
1
px
solid
#dfdfdf
;
border-radius
:
0
;
}
.
contactfieldgroup
.
row
{
position
:
relative
;
margin
:
0.2
em
0
;
}
.
contactfieldgroup
.
contactfieldlabel
{
position
:
absolute
;
top
:
0
;
left
:
2
px
;
width
:
110
px
;
white-space
:
nowrap
;
overflow
:
hidden
;
text-overflow
:
ellipsis
;
color
:
#666
;
line-height
:
18
px
;
}
.
contactfieldgroup
.
contactfieldlabel
select
{
width
:
100
%
;
color
:
#666
;
}
.
contactfieldgroup
.
contactfieldcontent
{
padding-left
:
120
px
;
min-height
:
1
em
;
line-height
:
18
px
;
}
.
contactfieldgroup
.
contactfield
{
line-height
:
1.3
em
;
}
.
contactcontrolleraddress
.
contactfieldcontent
input
{
margin-bottom
:
0.1
em
;
}
.
contactfieldcontent
.
composite
{
padding-bottom
:
8
px
;
}
.
contactfieldcontent
.
contactfieldbutton
{
vertical-align
:
middle
;
margin-left
:
0.5
em
;
}
.
contactfield
.
ff_notes
{
width
:
99
%
;
}
a
.
deletebutton
{
position
:
relative
;
left
:
5
px
;
top
:
-3
px
;
display
:
inline-block
;
width
:
24
px
;
height
:
18
px
;
text-decoration
:
none
;
text-indent
:
-5000
px
;
background
:
url
(
images/buttons.png
)
-7
px
-377
px
no-repeat
;
}
#
import-box
{
position
:
absolute
;
bottom
:
0
px
;
top
:
34
px
;
left
:
0
;
right
:
0
;
overflow
:
auto
;
padding
:
10
px
;
}
#
import-box
p
,
#
import-box
.
propform
{
max-width
:
50
em
;
}
ul
.
toolbarmenu
li
span
.
qrcode
{
background-position
:
0
-2408
px
;
}
ul
.
toolbarmenu
li
span
.
assigngroup
{
background-position
:
0
-2358
px
;
}
ul
.
toolbarmenu
li
span
.
removegroup
{
background-position
:
0
-2384
px
;
}
#
addressbook-selector
li
a
,
#
contactgroup-selector
li
a
{
padding-left
:
2
px
;
}
#
addressbook-selector
li
a
span
,
#
contactgroup-selector
li
a
span
{
background
:
url
(
images/listicons.png
)
4
px
20
px
no-repeat
;
display
:
block
;
height
:
17
px
;
min-height
:
14
px
;
padding
:
4
px
4
px
1
px
28
px
;
overflow
:
hidden
;
max-width
:
120
px
;
text-overflow
:
ellipsis
;
}
#
addressbook-selector
li
a
.
addressbook
span
{
background-position
:
4
px
-2222
px
;
}
#
addressbook-selector
li
a
.
contactgroup
span
,
#
contactgroup-selector
li
a
.
contactgroup
span
{
background-position
:
4
px
-2245
px
;
}
File Metadata
Details
Attached
Mime Type
text/x-objective-c
Expires
Sat, Apr 4, 2:59 AM (4 d, 7 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
18763134
Default Alt Text
addressbook.css (7 KB)
Attached To
Mode
R113 roundcubemail
Attached
Detach File
Event Timeline