Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F7055706
common.css
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
10 KB
Referenced Files
None
Subscribers
None
common.css
View Options
/***** RoundCube|Mail basic styles *****/
body
{
margin
:
8
px
;
background-color
:
#F6F6F6
;
color
:
#000000
;
}
body
.
iframe
{
margin
:
0
px
;
background-color
:
#FFF
;
}
body
.
extwin
{
margin
:
10
px
;
}
body
,
td
,
th
,
div
,
p
,
h3
{
font-family
:
"Lucida Grande"
,
Verdana
,
Arial
,
Helvetica
,
sans-serif
;
font-size
:
12
px
;
}
th
{
font-weight
:
normal
;
}
h3
{
font-size
:
18
px
;
}
a
,
a
:
active
,
a
:
visited
{
color
:
#000000
;
outline
:
none
;
}
a
.
button
,
a
.
button
:
visited
,
a
.
tab
,
a
.
tab
:
visited
,
a
.
axislist
{
color
:
#000000
;
text-decoration
:
none
;
}
a
.
tab
{
width
:
80
px
;
display
:
block
;
text-align
:
center
;
}
hr
{
height
:
1
px
;
background-color
:
#666666
;
border-style
:
none
;
}
input
[
type
=
"text"
],
input
[
type
=
"button"
],
input
[
type
=
"password"
],
textarea
{
padding
:
1
px
;
padding-left
:
3
px
;
padding-right
:
3
px
;
border
:
1
px
solid
#666666
;
color
:
#333333
;
background-color
:
#ffffff
;
}
input
,
textarea
{
font-size
:
9
pt
;
font-family
:
"Lucida Grande"
,
Verdana
,
Arial
,
Helvetica
,
sans-serif
;
color
:
black
;
padding-left
:
3
px
;
padding-right
:
3
px
;
}
select
{
font-family
:
"Lucida Grande"
,
Verdana
,
Arial
,
Helvetica
,
sans-serif
;
color
:
black
;
}
input
.
button
{
height
:
20
px
;
color
:
#333333
;
font-size
:
12
px
;
padding-left
:
8
px
;
padding-right
:
8
px
;
background
:
url
(
images/buttons/bg.gif
)
repeat-x
#f0f0f0
;
border
:
1
px
solid
#a4a4a4
;
}
input
.
button
:
hover
{
color
:
black
;
}
input
.
mainaction
{
font-weight
:
bold
;
border
:
1
px
solid
#999
;
}
img
{
border
:
0
;
}
.
alttext
{
font-size
:
11
px
;
}
.
hint
{
color
:
#666
;
font-size
:
11
px
;
}
/** common user interface objects */
#
header
{
position
:
absolute
;
top
:
8
px
;
left
:
19
px
;
width
:
170
px
;
height
:
40
px
;
z-index
:
100
;
}
#
taskbar
{
position
:
absolute
;
top
:
0
px
;
right
:
0
px
;
width
:
600
px
;
height
:
24
px
;
background
:
url
(
images/taskbar.png
)
top
right
no-repeat
;
padding
:
10
px
4
px
5
px
0
px
;
text-align
:
right
;
white-space
:
nowrap
;
z-index
:
2
;
}
#
taskbar
a
{
font-size
:
11
px
;
color
:
#666666
;
text-decoration
:
none
;
padding
:
6
px
12
px
6
px
26
px
;
background
:
url
(
images/taskicons.gif
)
no-repeat
;
}
#
taskbar
a
:
hover
{
color
:
#333333
;
}
#
taskbar
a
.
button-mail
{
background-position
:
0
0
;
}
#
taskbar
a
.
button-addressbook
{
background-position
:
0
-25
px
;
}
#
taskbar
a
.
button-settings
{
background-position
:
0
-50
px
;
}
#
taskbar
a
.
button-logout
{
background-position
:
0
-75
px
;
}
#
message
{
position
:
absolute
;
display
:
none
;
top
:
-1
px
;
left
:
200
px
;
right
:
200
px
;
z-index
:
5000
;
opacity
:
0.85
;
}
#
message
div
{
width
:
400
px
;
margin
:
0
px
auto
;
min-height
:
22
px
;
padding
:
8
px
10
px
8
px
46
px
;
}
#
message
div
.
notice
,
#
remote-objects-message
{
background
:
url
(
images/display/icons.png
)
6
px
3
px
no-repeat
;
background-color
:
#F7FDCB
;
border
:
1
px
solid
#C2D071
;
}
#
message
div
.
error
,
#
message
div
.
warning
{
background
:
url
(
images/display/icons.png
)
6
px
-97
px
no-repeat
;
background-color
:
#EF9398
;
border
:
1
px
solid
#DC5757
;
}
#
message
div
.
confirmation
{
background
:
url
(
images/display/icons.png
)
6
px
-47
px
no-repeat
;
background-color
:
#A6EF7B
;
border
:
1
px
solid
#76C83F
;
}
#
message
div
.
loading
{
background
:
url
(
images/display/loading.gif
)
6
px
3
px
no-repeat
;
background-color
:
#EBEBEB
;
border
:
1
px
solid
#CCCCCC
;
}
#
pagecontent
{
position
:
absolute
;
top
:
95
px
;
left
:
20
px
;
}
.
boxtitle
{
height
:
12
px
!important
;
padding
:
2
px
10
px
5
px
5
px
;
border-bottom
:
1
px
solid
#999
;
color
:
#333
;
font-size
:
11
px
;
font-weight
:
bold
;
background
:
url
(
images/listheader.gif
)
top
left
repeat-x
#CCC
;
}
.
boxcontent
{
padding
:
15
px
10
px
10
px
10
px
;
background-color
:
#F2F2F2
;
}
.
boxcontent
table
td
.
title
{
color
:
#666
;
padding-right
:
10
px
;
}
.
boxlistcontent
{
position
:
absolute
;
top
:
20
px
;
bottom
:
22
px
;
left
:
0
;
right
:
0
;
width
:
100
%
;
overflow-y
:
auto
;
overflow-x
:
hidden
;
}
.
boxfooter
{
position
:
absolute
;
bottom
:
0
px
;
left
:
0
px
;
right
:
0
px
;
overflow
:
hidden
;
height
:
22
px
;
border-top
:
1
px
solid
#999
;
background
:
url
(
images/listheader.gif
)
top
left
repeat-x
#CCC
;
}
.
boxfooter
a
.
button
,
.
boxfooter
a
.
buttonPas
{
display
:
block
;
float
:
left
;
width
:
34
px
;
height
:
22
px
;
padding
:
0
px
;
margin
:
0
;
overflow
:
hidden
;
background
:
url
(
images/icons/groupactions.png
)
0
0
no-repeat
transparent
;
opacity
:
0.99
;
/* this is needed to make buttons appear correctly in Chrome */
}
.
boxfooter
a
.
groupactions
{
background-position
:
0
-26
px
;
}
.
boxfooter
a
.
buttonPas
{
opacity
:
0.35
;
}
.
pagenav
span
{
color
:
#444
;
font-size
:
11
px
;
text-shadow
:
white
1
px
1
px
;
}
.
pagenav
a
.
button
,
.
pagenav
a
.
buttonPas
{
display
:
block
;
float
:
left
;
width
:
11
px
;
height
:
11
px
;
padding
:
0
;
margin
:
1
px
;
overflow
:
hidden
;
background
:
url
(
images/pagenav.gif
)
0
0
no-repeat
transparent
;
opacity
:
0.99
;
/* this is needed to make buttons appear correctly in Chrome */
}
.
pagenav
a
.
buttonPas
{
opacity
:
0.35
;
}
.
pagenav
a
.
firstpageSel
{
background-position
:
0
-11
px
;
}
.
pagenav
a
.
prevpage
{
background-position
:
-11
px
0
;
}
.
pagenav
a
.
prevpageSel
{
background-position
:
-11
px
-11
px
;
}
.
pagenav
a
.
nextpage
{
background-position
:
-22
px
0
;
}
.
pagenav
a
.
nextpageSel
{
background-position
:
-22
px
-11
px
;
}
.
pagenav
a
.
lastpage
{
background-position
:
-33
px
0
;
}
.
pagenav
a
.
lastpageSel
{
background-position
:
-33
px
-11
px
;
}
.
splitter
{
user-select
:
none
;
-moz-
user-select
:
none
;
-khtml-
user-select
:
none
;
position
:
absolute
;
background
:
url
(
images/dimple.png
)
center
no-repeat
;
}
.
splitter-h
{
cursor
:
n-resize
;
background-position
:
center
2
px
;
}
.
splitter-v
{
cursor
:
e-resize
;
background-position
:
2
px
center
;
}
.
popupmenu
{
position
:
absolute
;
top
:
32
px
;
left
:
90
px
;
width
:
auto
;
display
:
none
;
background-color
:
#fff
;
background-color
:
rgba
(
255
,
255
,
255
,
0.95
);
border
:
1
px
solid
#999
;
padding
:
4
px
;
z-index
:
240
;
border-radius
:
3
px
;
-moz-
border-radius
:
3
px
;
-webkit-
border-radius
:
3
px
;
-moz-
box-shadow
:
1
px
1
px
12
px
#999
;
-webkit-
box-shadow
:
#999
1
px
1
px
12
px
;
}
.
popupmenu
ul
{
margin
:
-4
px
0
;
padding
:
0
;
list-style
:
none
;
}
.
popupmenu
ul
li
{
font-size
:
11
px
;
white-space
:
nowrap
;
min-width
:
100
px
;
margin
:
3
px
-4
px
;
}
.
popupmenu
li
a
{
display
:
block
;
color
:
#a0a0a0
;
padding
:
2
px
10
px
;
text-decoration
:
none
;
min-height
:
14
px
;
}
.
popupmenu
li
a
.
active
,
.
popupmenu
li
a
.
active
:
active
,
.
popupmenu
li
a
.
active
:
visited
{
color
:
#333
;
}
.
popupmenu
li
a
.
active
:
hover
{
color
:
#fff
;
background-color
:
#c00
;
}
/***** common table settings ******/
table
.
records-table
thead
tr
td
{
height
:
20
px
;
padding
:
0
px
4
px
0
px
4
px
;
vertical-align
:
middle
;
border-bottom
:
1
px
solid
#999999
;
color
:
#333333
;
background
:
url
(
images/listheader.gif
)
top
left
repeat-x
#CCC
;
font-size
:
11
px
;
font-weight
:
bold
;
}
table
.
records-table
tbody
tr
td
{
height
:
16
px
;
padding
:
2
px
4
px
2
px
4
px
;
font-size
:
11
px
;
white-space
:
nowrap
;
border-bottom
:
1
px
solid
#EBEBEB
;
overflow
:
hidden
;
text-align
:
left
;
}
table
.
records-table
tr
{
background-color
:
#FFFFFF
;
}
table
.
records-table
tr
.
selected
td
{
color
:
#FFFFFF
;
background-color
:
#CC3333
;
}
table
.
records-table
tr
.
focused
td
{
}
table
.
records-table
tr
.
unfocused
td
{
color
:
#FFFFFF
;
background-color
:
#929292
;
}
/***** mac-style quicksearch field *****/
#
quicksearchbar
{
position
:
absolute
;
top
:
55
px
;
right
:
20
px
;
width
:
182
px
;
height
:
20
px
;
text-align
:
right
;
background
:
url
(
images/searchfield.gif
)
top
left
no-repeat
;
}
#
searchreset
{
position
:
absolute
;
top
:
3
px
;
right
:
4
px
;
text-decoration
:
none
;
}
#
searchmod
{
position
:
absolute
;
top
:
3
px
;
right
:
160
px
;
}
#
quicksearchbar
img
{
vertical-align
:
middle
;
}
#
quicksearchbox
{
position
:
absolute
;
top
:
2
px
;
left
:
24
px
;
width
:
140
px
;
height
:
15
px
;
font-size
:
11
px
;
padding
:
0
px
;
border
:
none
;
}
/***** roundcube webmail pre-defined classes *****/
#
rcmversion
{
position
:
absolute
;
bottom
:
10
px
;
right
:
20
px
;
text-align
:
right
;
white-space
:
nowrap
;
font-size
:
8
pt
;
color
:
#999
;
}
#
rcmdraglayer
{
min-width
:
300
px
;
width
:
auto
!important
;
width
:
300
px
;
border
:
1
px
solid
#999999
;
background-color
:
#fff
;
padding-left
:
8
px
;
padding-right
:
8
px
;
padding-top
:
3
px
;
padding-bottom
:
3
px
;
font-size
:
11
px
;
white-space
:
nowrap
;
opacity
:
0.82
;
border-radius
:
3
px
;
-moz-
border-radius
:
3
px
;
-webkit-
border-radius
:
3
px
;
-moz-
box-shadow
:
1
px
1
px
12
px
#999
;
-webkit-
box-shadow
:
#999
1
px
1
px
12
px
;
}
.
draglayercopy
:
before
{
position
:
absolute
;
bottom
:
-5
px
;
left
:
-6
px
;
content
:
" "
;
width
:
14
px
;
height
:
14
px
;
background
:
url
(
images/messageactions.png
)
-2
px
-128
px
no-repeat
;
}
a
.
rcmContactAddress
{
text-decoration
:
none
;
}
a
.
rcmContactAddress
:
hover
{
text-decoration
:
underline
;
}
#
rcmKSearchpane
{
background-color
:
#F9F9F9
;
border
:
1
px
solid
#CCCCCC
;
}
#
rcmKSearchpane
ul
{
margin
:
0
px
;
padding
:
2
px
;
list-style-image
:
none
;
list-style-type
:
none
;
}
#
rcmKSearchpane
ul
li
{
display
:
block
;
height
:
16
px
;
font-size
:
11
px
;
padding-left
:
6
px
;
padding-top
:
2
px
;
padding-right
:
6
px
;
white-space
:
nowrap
;
cursor
:
pointer
;
}
#
rcmKSearchpane
ul
li
.
selected
{
color
:
#ffffff
;
background-color
:
#CC3333
;
}
#
login-form
{
margin-left
:
auto
;
margin-right
:
auto
;
margin-top
:
50
px
;
width
:
400
px
;
border
:
1
px
solid
#999
;
}
#
login-form
table
td
.
title
{
text-align
:
right
;
white-space
:
nowrap
;
}
#
login-form
table
{
width
:
1
%
;
margin
:
auto
;
}
#
rcmloginuser
,
#
rcmloginpwd
,
#
rcmloginhost
{
width
:
200
px
;
}
#
console
{
opacity
:
0.8
;
}
/***** onclick menu list *****/
ul
.
toolbarmenu
{
margin
:
-4
px
0
-4
px
0
;
padding
:
0
;
list-style
:
none
;
}
ul
.
toolbarmenu
li
{
font-size
:
11
px
;
white-space
:
nowrap
;
min-width
:
130
px
;
margin
:
2
px
-4
px
;
}
ul
.
toolbarmenu
li
a
{
display
:
block
;
color
:
#a0a0a0
;
padding
:
2
px
12
px
3
px
28
px
;
text-decoration
:
none
;
min-height
:
14
px
;
}
ul
.
toolbarmenu
li
a
.
active
,
ul
.
toolbarmenu
li
a
.
active
:
active
,
ul
.
toolbarmenu
li
a
.
active
:
visited
{
color
:
#333
;
}
ul
.
toolbarmenu
li
input
{
vertical-align
:
middle
;
}
ul
.
toolbarmenu
li
hr
{
color
:
#ccc
;
width
:
130
px
;
height
:
1
px
;
margin
:
2
px
1
px
2
px
1
px
;
}
ul
.
toolbarmenu
li
img
{
float
:
left
;
margin
:
0
2
px
;
}
div
.
popupmenu
ul
li
.
separator_below
,
ul
.
toolbarmenu
li
.
separator_below
{
border-bottom
:
1
px
solid
#ccc
;
margin-bottom
:
2
px
;
padding-bottom
:
2
px
;
}
div
.
popupmenu
ul
li
.
separator_above
,
ul
.
toolbarmenu
li
.
separator_above
{
border-top
:
1
px
solid
#ccc
;
margin-top
:
2
px
;
padding-top
:
2
px
;
}
.
disabled
{
color
:
#999
;
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Jun 12, 3:08 AM (1 d, 8 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
914570
Default Alt Text
common.css (10 KB)
Attached To
Mode
R3 roundcubemail
Attached
Detach File
Event Timeline
Log In to Comment