Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F3314226
addressbook.css
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
8 KB
Referenced Files
None
Subscribers
None
addressbook.css
View Options
/***** Roundcube|Mail address book task styles *****/
#
abooktoolbar
{
position
:
absolute
;
top
:
45
px
;
left
:
225
px
;
height
:
35
px
;
}
#
abooktoolbar
a
{
padding-right
:
10
px
;
}
#
abooktoolbar
a
.
button
,
#
abooktoolbar
a
.
buttonPas
{
display
:
block
;
float
:
left
;
width
:
32
px
;
height
:
32
px
;
padding
:
0
;
margin
:
0
5
px
;
overflow
:
hidden
;
background
:
url
(
images/abook_toolbar.png
)
0
0
no-repeat
transparent
;
opacity
:
0.99
;
/* this is needed to make buttons appear correctly in Chrome */
}
#
abooktoolbar
a
.
buttonPas
{
opacity
:
0.35
;
}
#
abooktoolbar
a
.
addcontactSel
{
background-position
:
0
-32
px
;
}
#
abooktoolbar
a
.
compose
{
background-position
:
-32
px
0
;
}
#
abooktoolbar
a
.
composeSel
{
background-position
:
-32
px
-32
px
;
}
#
abooktoolbar
a
.
print
{
background
:
url
(
images/mail_toolbar.png
)
0
0
no-repeat
transparent
;
background-position
:
-256
px
0
;
}
#
abooktoolbar
a
.
printSel
{
background
:
url
(
images/mail_toolbar.png
)
0
0
no-repeat
transparent
;
background-position
:
-256
px
-32
px
;
}
#
abooktoolbar
a
.
delete
{
background-position
:
-64
px
0
;
}
#
abooktoolbar
a
.
deleteSel
{
background-position
:
-64
px
-32
px
;
}
#
abooktoolbar
a
.
import
{
background-position
:
-96
px
0
;
}
#
abooktoolbar
a
.
importSel
{
background-position
:
-96
px
-32
px
;
}
#
abooktoolbar
a
.
export
{
background-position
:
-128
px
0
;
}
#
abooktoolbar
a
.
exportSel
{
background-position
:
-128
px
-32
px
;
}
#
abooktoolbar
a
.
exportAll
{
background-position
:
-128
px
0
;
}
#
abooktoolbar
a
.
exportAllSel
{
background-position
:
-128
px
-32
px
;
}
#
abooktoolbar
a
.
search
{
background-position
:
-170
px
0
;
}
#
abooktoolbar
a
.
searchSel
{
background-position
:
-170
px
-32
px
;
}
#
abooktoolbar
a
.
contactmenu
{
background
:
url
(
images/mail_toolbar.png
)
0
0
no-repeat
transparent
;
background-position
:
-320
px
0
;
width
:
34
px
;
}
#
contactmenu
li
a
{
background
:
url
(
images/contactactions.png
)
no-repeat
7
px
0
;
background-position
:
7
px
20
px
;
}
#
contactmenu
li
a
.
qrcode
{
background-position
:
7
px
-39
px
;
}
#
contactmenu
li
a
.
assigngroup
{
background-position
:
7
px
0
;
}
#
contactmenu
li
a
.
removegroup
{
background-position
:
7
px
-19
px
;
}
#
contactmenu
li
a
.
movelink
{
background
:
url
(
images/messageactions.png
)
no-repeat
7
px
0
;
background-position
:
6
px
-160
px
;
}
#
contactmenu
li
a
.
copylink
{
background
:
url
(
images/messageactions.png
)
no-repeat
7
px
0
;
background-position
:
6
px
-142
px
;
}
#
abookcountbar
{
margin-top
:
4
px
;
margin-left
:
4
px
;
min-width
:
250
px
;
}
#
addressscreen
{
position
:
absolute
;
top
:
0
;
right
:
0
;
bottom
:
0
;
left
:
205
px
;
}
#
directorylistbox
{
position
:
absolute
;
top
:
0
;
bottom
:
0
;
left
:
0
;
width
:
195
px
;
border
:
1
px
solid
#999999
;
background-color
:
#F9F9F9
;
overflow
:
hidden
;
}
#
addresslist
{
position
:
absolute
;
top
:
0
;
bottom
:
0
;
border
:
1
px
solid
#999999
;
background-color
:
#F9F9F9
;
overflow
:
hidden
;
}
#
contactgroupslist
{
border-top
:
1
px
solid
#999
;
}
#
addresslist
{
left
:
0
px
;
width
:
280
px
;
}
#
directorylist
li
a
,
#
savedsearchlist
li
a
,
#
addressbook-selector
li
a
,
#
contactgroup-selector
li
a
{
cursor
:
default
;
display
:
block
;
padding-left
:
25
px
;
padding-top
:
2
px
;
padding-bottom
:
2
px
;
height
:
16
px
;
text-decoration
:
none
;
white-space
:
nowrap
;
background-image
:
url
(
images/icons/folders.png
);
background-position
:
5
px
-108
px
;
background-repeat
:
no-repeat
;
}
#
directorylist
ul
li
a
{
padding-left
:
45
px
;
background-position
:
22
px
-108
px
;
}
#
directorylist
ul
ul
li
a
{
padding-left
:
62
px
;
background-position
:
39
px
-108
px
;
}
#
directorylist
ul
ul
ul
li
a
{
padding-left
:
79
px
;
background-position
:
39
px
-108
px
;
}
#
directorylist
li
.
contactgroup
a
{
background-position
:
5
px
-143
px
;
}
#
directorylist
ul
li
.
contactgroup
a
{
background-position
:
22
px
-143
px
;
}
#
directorylist
ul
ul
li
.
contactgroup
a
{
background-position
:
39
px
-143
px
;
}
#
directorylist
ul
ul
ul
li
.
contactgroup
a
{
background-position
:
56
px
-143
px
;
}
#
savedsearchlist
li
.
contactsearch
a
{
background-position
:
6
px
-162
px
;
}
#
addressbook-selector
li
a
.
addressbook
{
padding-left
:
25
px
;
}
#
addressbook-selector
li
a
.
contactgroup
{
padding-left
:
45
px
!important
;
background-position
:
25
px
-143
px
;
}
#
contactgroup-selector
li
a
{
padding-left
:
25
px
;
background-position
:
5
px
-143
px
;
}
#
contacts-table
{
width
:
100
%
;
table-layout
:
fixed
;
}
#
contacts-table
tbody
td
{
cursor
:
default
;
text-overflow
:
ellipsis
;
-o-
text-overflow
:
ellipsis
;
}
/* This padding-left should be equal to the focused border-left + the focused padding-left */
#
contacts-table
thead
tr
td
:
first-child
,
#
contacts-table
tbody
tr
td
:
first-child
{
border-left
:
0
;
padding-left
:
8
px
;
}
/* because of border-collapse, we make the left border twice what we want it to be - half will be hidden to the left */
#
contacts-table
tbody
tr
.
focused
>
td
:
first-child
{
border-left
:
2
px
solid
#d4d4d4
;
padding-left
:
6
px
;
}
#
contacts-table
tbody
tr
.
selected
.
focused
>
td
:
first-child
{
border-left
:
1
px
solid
#ccc
;
padding-left
:
7
px
;
}
#
contacts-table
.
contact
.
readonly
td
{
font-style
:
italic
;
}
#
contacts-table
td
.
name
{
width
:
95
%
;
}
#
contacts-table
td
.
action
{
width
:
12
px
;
padding
:
0
px
6
px
0
4
px
;
text-align
:
right
;
}
#
contacts-table
td
.
action
a
{
font-size
:
16
px
;
font-weight
:
bold
;
font-style
:
normal
;
text-decoration
:
none
;
color
:
#333
;
}
#
contacts-table
.
selected
td
.
action
a
{
color
:
#fff
;
}
#
contacts-box
{
position
:
absolute
;
top
:
0
px
;
left
:
290
px
;
right
:
0
px
;
bottom
:
0
px
;
border
:
1
px
solid
#999999
;
overflow
:
hidden
;
}
body
.
iframe
,
#
contact-frame
{
background-color
:
#F2F2F2
;
border
:
none
;
min-height
:
100
%
;
/* Chrome 14 bug */
}
#
contacttabs
{
position
:
relative
;
padding-bottom
:
12
px
;
}
#
contacttabs
div
.
tabsbar
{
top
:
0
;
left
:
2
px
;
}
#
contacttabs
fieldset
.
tabbed
{
position
:
relative
;
top
:
22
px
;
min-height
:
5
em
;
}
#
contacthead
{
margin-bottom
:
1
em
;
border
:
0
;
padding
:
0
;
}
#
contacthead
>
legend
{
display
:
none
;
}
#
contacthead
.
names
span
.
namefield
,
#
contacthead
.
names
input
{
font-size
:
140
%
;
}
#
contacthead
.
displayname
span
.
namefield
{
font-size
:
120
%
;
}
#
contacthead
span
.
nickname
:
before
,
#
contacthead
span
.
nickname
:
after
,
#
contacthead
input
.
ff_nickname
:
before
,
#
contacthead
input
.
ff_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
;
}
#
contacthead
.
addnames
input
.
ff_name
{
width
:
374
px
;
}
#
contactphoto
{
float
:
right
;
width
:
60
px
;
margin-left
:
3
em
;
margin-right
:
4
px
;
}
#
contactpic
{
width
:
60
px
;
min-height
:
60
px
;
border
:
1
px
solid
#ccc
;
background
:
white
;
}
#
contactpic
img
{
max-width
:
60
px
;
max-height
:
80
px
;
}
#
contactpic
.
droptarget
.
hover
{
background-color
:
#f0f0ee
;
box-shadow
:
0
0
5
px
0
#999
;
-moz-
box-shadow
:
0
0
5
px
0
#999
;
-o-
box-shadow
:
0
0
5
px
0
#999
;
}
#
contactphoto
.
formlinks
{
margin-top
:
0.5
em
;
text-align
:
center
;
}
fieldset
.
contactfieldgroup
{
border
:
0
;
margin
:
0.5
em
0
;
padding
:
0.2
em
2
px
;
}
fieldset
.
contactfieldgroupmulti
{
padding
:
0.5
em
2
px
;
}
fieldset
.
contactfieldgroup
legend
{
font-size
:
0.9
em
;
}
.
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
;
font-weight
:
bold
;
}
.
contactfieldgroup
.
contactfieldlabel
select
{
width
:
100
%
;
background
:
none
;
border
:
0
;
color
:
#666
;
font-weight
:
bold
;
padding-left
:
0
;
}
.
contactfieldgroup
.
contactfieldcontent
{
padding-left
:
120
px
;
min-height
:
1
em
;
line-height
:
1.3
em
;
}
.
contactfieldgroup
.
contactfield
{
line-height
:
1.3
em
;
}
.
contactcontrolleraddress
.
contactfieldcontent
input
{
margin-bottom
:
0.1
em
;
}
.
contactfieldcontent
.
contactfieldbutton
{
vertical-align
:
middle
;
margin-left
:
0.5
em
;
}
#
upload-form
{
padding
:
6
px
;
}
#
upload-form
div
{
padding
:
2
px
;
}
#
sourcename
{
color
:
#666
;
font-size
:
10
px
;
margin
:
-5
px
0
8
px
2
px
;
}
#
contact-title
{
/* fixes issue where tabs were overlapping box title when scrolling */
z-index
:
10
;
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Apr 9, 2:55 PM (1 d, 18 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
463135
Default Alt Text
addressbook.css (8 KB)
Attached To
Mode
R3 roundcubemail
Attached
Detach File
Event Timeline
Log In to Comment