Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F3318814
settings.css
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
6 KB
Referenced Files
None
Subscribers
None
settings.css
View Options
/**
* Roundcube webmail styles for the Settings section
*
* Copyright (c) 2017-2017, 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.
*/
#
settings-sections
{
position
:
absolute
;
top
:
0
;
left
:
0
;
width
:
200
px
;
bottom
:
0
;
}
#
pluginbody
,
#
settings-right
{
position
:
absolute
;
top
:
0
;
left
:
212
px
;
right
:
0
;
bottom
:
0
;
}
#
sectionslist
{
position
:
absolute
;
top
:
0
;
left
:
0
;
width
:
260
px
;
bottom
:
0
;
}
#
preferences-box
{
position
:
absolute
;
top
:
0
;
left
:
272
px
;
right
:
0
;
bottom
:
0
;
}
#
preferences-frame
{
border
:
0
;
border-radius
:
4
px
;
}
#
preferences-details
fieldset
.
advanced
legend
{
position
:
relative
;
display
:
block
;
width
:
100
%
;
cursor
:
pointer
;
}
#
preferences-details
fieldset
.
advanced
.
propform
{
display
:
none
;
}
#
preferences-details
fieldset
.
advanced
.
advanced-toggle
{
position
:
absolute
;
display
:
block
;
top
:
0
px
;
right
:
6
px
;
text-decoration
:
none
;
color
:
#666
;
font-size
:
11
px
;
width
:
20
px
;
height
:
18
px
;
background
:
url
(
'images/listicons.png'
)
0
-1157
px
no-repeat
;
text-indent
:
-5000
px
;
overflow
:
hidden
;
}
#
preferences-details
fieldset
.
advanced
.
collapsed
.
advanced-toggle
{
background-position
:
-24
px
-1137
px
;
}
#
preferences-details
.
identity-encryption-block
{
background-color
:
#eee
;
padding
:
8
px
10
px
;
}
#
preferences-details
.
identity-encryption-block
ul
.
keylist
{
list-style
:
none
;
margin
:
8
px
0
12
px
0
;
}
#
preferences-details
.
identity-encryption-block
ul
.
keylist
{
display
:
block
;
padding
:
4
px
10
px
4
px
0
;
}
#
sections-table
tbody
td
,
#
sections-table
.
listitem
span
,
#
settings-sections
.
listitem
a
,
#
settings-sections
.
tablink
a
{
padding-left
:
36
px
;
background-image
:
url
(
images/listicons.png
);
background-position
:
-100
px
0
;
background-repeat
:
no-repeat
;
}
/* note: support span.tablink because this is used by plugins */
#
settings-sections
.
listitem
a
,
#
settings-sections
.
tablink
a
{
background-position
:
6
px
-862
px
;
}
#
settings-sections
.
selected
a
,
#
settings-sections
.
tablink
.
selected
a
{
background-position
:
6
px
-887
px
;
}
#
settings-sections
.
preferences
a
{
background-position
:
6
px
-431
px
;
}
#
settings-sections
.
preferences
.
selected
a
{
background-position
:
6
px
-455
px
;
}
#
settings-sections
.
folders
a
{
background-position
:
6
px
2
px
;
}
#
settings-sections
.
folders
.
selected
a
{
background-position
:
6
px
-22
px
;
}
#
sections-table
#
rcmrowfolders
.
section
{
background-position
:
4
px
2
px
;
}
#
sections-table
#
rcmrowfolders
.
selected
.
section
{
background-position
:
4
px
-22
px
;
}
#
settings-sections
.
identities
a
{
background-position
:
6
px
-478
px
;
}
#
settings-sections
.
identities
.
selected
a
{
background-position
:
6
px
-502
px
;
}
#
settings-sections
.
filter
a
{
background-position
:
6
px
-1746
px
;
}
#
settings-sections
.
filter
.
selected
a
{
background-position
:
6
px
-1770
px
;
}
#
settings-sections
.
password
a
{
background-position
:
6
px
-1795
px
;
}
#
settings-sections
.
password
.
selected
a
{
background-position
:
6
px
-1819
px
;
}
#
settings-sections
.
responses
a
{
background-position
:
6
px
-1972
px
;
}
#
settings-sections
.
responses
.
selected
a
{
background-position
:
6
px
-1996
px
;
}
#
sections-table
#
rcmrowgeneral
.
section
{
background-position
:
4
px
-573
px
;
}
#
sections-table
#
rcmrowgeneral
.
selected
.
section
{
background-position
:
4
px
-598
px
;
}
#
sections-table
#
rcmrowmailbox
.
section
{
background-position
:
4
px
-621
px
;
}
#
sections-table
#
rcmrowmailbox
.
selected
.
section
{
background-position
:
4
px
-646
px
;
}
#
sections-table
#
rcmrowcompose
.
section
{
background-position
:
4
px
-670
px
;
}
#
sections-table
#
rcmrowcompose
.
selected
.
section
{
background-position
:
4
px
-695
px
;
}
#
sections-table
#
rcmrowmailview
.
section
{
background-position
:
4
px
-718
px
;
}
#
sections-table
#
rcmrowmailview
.
selected
.
section
{
background-position
:
4
px
-742
px
;
}
#
sections-table
#
rcmrowaddressbook
.
section
{
background-position
:
4
px
-766
px
;
}
#
sections-table
#
rcmrowaddressbook
.
selected
.
section
{
background-position
:
4
px
-791
px
;
}
#
sections-table
#
rcmrowserver
.
section
{
background-position
:
4
px
-814
px
;
}
#
sections-table
#
rcmrowserver
.
selected
.
section
{
background-position
:
4
px
-838
px
;
}
#
sections-table
#
rcmrowcalendar
.
section
{
background-position
:
4
px
-526
px
;
}
#
sections-table
#
rcmrowcalendar
.
selected
.
section
{
background-position
:
4
px
-550
px
;
}
#
folderslist
.
boxtitle
a
.
iconbutton
.
search
{
background-position
:
-2
px
-317
px
;
cursor
:
pointer
;
position
:
absolute
;
right
:
8
px
;
top
:
8
px
;
width
:
16
px
;
}
#
folderslist
.
listsearchbox
+
.
scroller
{
top
:
34
px
;
}
.
listsearchbox
select
{
width
:
100
%
;
margin
:
0
0
4
px
0
;
}
#
folderslist
,
#
identitieslist
,
#
responseslist
{
position
:
absolute
;
top
:
0
;
left
:
0
;
width
:
260
px
;
bottom
:
0
;
}
#
identities-table
,
#
responses-table
{
width
:
100
%
;
table-layout
:
fixed
;
}
#
identities-table
tbody
td
.
mail
{
width
:
100
%
;
overflow
:
hidden
;
text-overflow
:
ellipsis
;
}
#
identities-table
tbody
tr
.
readonly
td
{
font-style
:
italic
;
}
#
folder-details
,
#
identity-details
,
#
response-details
{
position
:
absolute
;
top
:
0
;
left
:
272
px
;
right
:
0
;
bottom
:
0
;
}
#
subscription-table
li
.
root
{
font-size
:
5
%
;
line-height
:
5
px
;
height
:
5
px
;
padding
:
2
px
;
}
#
subscription-table
li
input
{
position
:
absolute
;
right
:
8
px
;
top
:
4
px
;
margin-right
:
0
;
}
#
subscription-table
li
a
{
padding-right
:
28
px
;
}
.
skinselection
{
display
:
block
;
}
.
skinselection
span
{
display
:
inline-block
;
vertical-align
:
middle
;
padding-right
:
1
em
;
}
.
skinselection
.
skinname
{
font-weight
:
bold
;
}
.
skinselection
.
skinlicense
,
.
skinselection
.
skinlicense
a
{
font-style
:
italic
;
color
:
#666
;
text-decoration
:
none
;
}
.
skinselection
.
skinlicense
a
:
hover
{
text-decoration
:
underline
;
}
img
.
skinthumbnail
{
width
:
64
px
;
height
:
64
px
;
border
:
1
px
solid
#ccc
;
background
:
#fff
;
border-radius
:
4
px
;
}
#
pluginlist
td
.
version
{
width
:
5
em
;
}
.
webkit
#
pluginlist
td
.
version
{
width
:
6
em
;
}
#
pluginlist
td
.
license
,
#
pluginlist
td
.
source
{
width
:
8
em
;
}
.
webkit
#
pluginlist
td
.
license
,
.
webkit
#
pluginlist
td
.
source
{
width
:
9
em
;
}
#
rcmfd_signature
{
width
:
99
%
;
min-width
:
390
px
;
font-family
:
monospace
;
}
#
rcmfd_signature_toolbar1
td
,
#
rcmfd_signature_toolbar2
td
{
width
:
auto
;
}
.
mailtoprotohandler-status
{
padding-left
:
1
em
;
font-style
:
italic
;
}
#
pluginlist
{
table-layout
:
auto
;
}
#
pluginlist
th
.
version
{
width
:
1
%
;
}
.
readtext
{
width
:
45
em
;
padding
:
12
px
;
font-size
:
12
px
;
}
.
readtext
>
h1
,
.
readtext
>
h2
,
.
readtext
>
h3
{
margin-top
:
0
;
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Apr 9, 5:44 PM (17 h, 47 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
464662
Default Alt Text
settings.css (6 KB)
Attached To
Mode
R3 roundcubemail
Attached
Detach File
Event Timeline
Log In to Comment