Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F3313543
settings.css
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
4 KB
Referenced Files
None
Subscribers
None
settings.css
View Options
/***** RoundCube|Mail settings task styles *****/
#
tabsbar
{
position
:
absolute
;
top
:
50
px
;
left
:
220
px
;
right
:
20
px
;
height
:
22
px
;
border-bottom
:
1
px
solid
#999999
;
white-space
:
nowrap
;
/* css hack for IE */
width
:
expression
(
(
parseInt
(
document
.
documentElement
.
clientWidth
)
-240
)
+
'px'
);
}
span
.
tablink
,
span
.
tablink-selected
{
float
:
left
;
width
:
100
px
;
height
:
24
px
!important
;
height
:
22
px
;
background
:
url
(
'images/tab_pas.gif'
)
top
left
no-repeat
;
}
span
.
tablink-selected
{
background
:
url
(
'images/tab_act.gif'
)
top
left
no-repeat
;
}
span
.
tablink
a
,
span
.
tablink-selected
a
{
display
:
block
;
padding-left
:
10
px
;
padding-top
:
5
px
;
color
:
#555555
;
text-decoration
:
none
;
}
span
.
tablink-selected
a
{
color
:
#000000
;
}
#
userprefs-box
{
position
:
absolute
;
top
:
95
px
;
left
:
20
px
;
bottom
:
60
px
;
right
:
20
px
;
overflow
:
auto
;
border
:
1
px
solid
#999999
;
/* css hack for IE */
height
:
expression
(
(
parseInt
(
document
.
documentElement
.
clientHeight
)
-155
)
+
'px'
);
width
:
expression
(
(
parseInt
(
document
.
documentElement
.
clientwidth
)
-40
)
+
'px'
);
}
#
userprefs-box
fieldset
{
float
:
left
;
margin-right
:
14
px
;
width
:
520
px
;
}
#
userprefs-box
table
td
.
title
{
color
:
#666666
;
padding-right
:
10
px
;
white-space
:
nowrap
;
}
#
userprefs-box
table
tr
.
advanced
{
display
:
none
;
}
#
identities-list
,
#
folder-manager
{
position
:
absolute
;
top
:
95
px
;
left
:
20
px
;
overflow
:
auto
;
}
#
folder-manager
{
width
:
600
px
;
bottom
:
140
px
;
overflow
:
auto
;
border
:
1
px
solid
#999999
;
/* css hack for IE */
height
:
expression
(
(
parseInt
(
document
.
documentElement
.
clientHeight
)
-235
)
+
'px'
);
}
#
folder-manager
.
droptarget
{
border
:
1
px
solid
#CC3333
;
background-color
:
#FFFFA6
;
}
#
identities-list
{
bottom
:
60
px
;
width
:
420
px
;
border
:
1
px
solid
#999999
;
/* css hack for IE */
height
:
expression
(
(
parseInt
(
document
.
documentElement
.
clientHeight
)
-160
)
+
'px'
);
}
#
listbuttons
{
position
:
absolute
;
left
:
20
px
;
bottom
:
18
px
;
}
#
identities-table
{
width
:
420
px
;
table-layout
:
fixed
;
background-color
:
#F9F9F9
;
}
#
identities-table
tbody
td
{
cursor
:
default
;
overflow
:
hidden
;
text-overflow
:
ellipsis
;
}
#
identities-table
thead
td
.
name
{
width
:
55
%
;
}
#
identities-table
thead
td
.
email
{
width
:
45
%
;
}
#
identity-frame
{
position
:
relative
;
margin-top
:
20
px
;
border
:
1
px
solid
#999999
;
}
#
identity-details
{
position
:
absolute
;
top
:
95
px
;
left
:
450
px
;
right
:
20
px
;
bottom
:
60
px
;
border
:
1
px
solid
#999999
;
overflow
:
auto
;
/* css hack for IE */
width
:
expression
(
(
parseInt
(
document
.
documentElement
.
clientWidth
)
-470
)
+
'px'
);
height
:
expression
(
(
parseInt
(
document
.
documentElement
.
clientHeight
)
-160
)
+
'px'
);
}
#
identity-details
table
td
.
title
{
color
:
#666666
;
font-weight
:
bold
;
text-align
:
right
;
padding-right
:
10
px
;
}
input
.
disabled
{
color
:
#999999
;
}
#
bottomboxes
{
position
:
absolute
;
width
:
600
px
;
height
:
120
px
;
left
:
20
px
;
bottom
:
20
px
;
}
#
userprefs-title
,
#
identity-title
,
div
.
boxtitle
,
#
subscription-table
thead
td
{
height
:
12
px
!important
;
padding
:
4
px
20
px
3
px
6
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
);
}
div
.
settingsbox
{
width
:
600
px
;
margin-top
:
20
px
;
border
:
1
px
solid
#999999
;
}
div
.
settingspart
{
display
:
block
;
padding
:
10
px
;
}
#
subscription-table
{
width
:
100
%
;
}
#
subscription-table
tbody
td
{
height
:
20
px
;
padding-left
:
6
px
;
padding-right
:
10
px
;
white-space
:
nowrap
;
border-bottom
:
1
px
solid
#EBEBEB
;
background-color
:
#F9F9F9
;
cursor
:
default
;
}
#
subscription-table
tr
.
virtual
td
{
color
:
#666
;
}
#
subscription-table
tr
.
selected
td
,
#
subscription-table
tr
.
selected
td
a
{
color
:
#FFFFFF
;
background-color
:
#CC3333
;
}
#
subscription-table
tr
.
droptarget
td
,
#
subscription-table
tr
.
droptarget
td
a
{
background-color
:
#FFFFA6
;
}
#
subscription-table
thead
td
.
name
{
width
:
250
px
;
}
#
subscription-table
thead
td
.
msgcount
{
width
:
90
px
;
}
#
subscription-table
thead
td
.
subscribed
{
width
:
90
px
;
}
fieldset
{
margin-bottom
:
0.5
em
;
border
:
1
px
solid
#999999
;
padding
:
4
px
8
px
9
px
8
px
;
}
legend
{
color
:
#999999
;
}
div
.
advswitch
{
white-space
:
nowrap
;
text-align
:
right
;
position
:
absolute
;
bottom
:
35
px
;
right
:
20
px
;
width
:
460
px
;
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Apr 9, 2:30 PM (19 h, 47 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
540591
Default Alt Text
settings.css (4 KB)
Attached To
Mode
R3 roundcubemail
Attached
Detach File
Event Timeline
Log In to Comment