Linux sagir-us1.hostever.us 5.14.0-570.51.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Oct 8 09:41:34 EDT 2025 x86_64
LiteSpeed
Server IP : 104.247.108.91 & Your IP : 216.73.216.105
Domains : 74 Domain
User : georgeto
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
webuzo-data /
roundcube /
skins /
larry /
Delete
Unzip
Name
Size
Permission
Date
Action
images
[ DIR ]
drwxr-xr-x
2026-02-18 06:12
includes
[ DIR ]
drwxr-xr-x
2026-02-18 06:12
templates
[ DIR ]
drwxr-xr-x
2026-02-18 06:12
README
767
B
-rwxr--r--
2021-02-08 19:29
addressbook.css
7.46
KB
-rwxr--r--
2021-02-08 19:29
addressbook.min.css
6.04
KB
-rwxr--r--
2021-02-08 19:29
embed.css
874
B
-rwxr--r--
2021-02-08 19:29
embed.min.css
423
B
-rwxr--r--
2021-02-08 19:29
googiespell.css
1.64
KB
-rwxr--r--
2021-02-08 19:29
googiespell.min.css
1.3
KB
-rwxr--r--
2021-02-08 19:29
mail.css
26.62
KB
-rwxr--r--
2021-02-08 19:29
mail.min.css
21.88
KB
-rwxr--r--
2021-02-08 19:29
meta.json
198
B
-rwxr--r--
2021-02-08 19:29
print.css
3.29
KB
-rwxr--r--
2021-02-08 19:29
print.min.css
2.44
KB
-rwxr--r--
2021-02-08 19:29
settings.css
6.62
KB
-rwxr--r--
2021-02-08 19:29
settings.min.css
5.31
KB
-rwxr--r--
2021-02-08 19:29
styles.css
54.37
KB
-rwxr--r--
2021-02-08 19:29
styles.min.css
45.54
KB
-rwxr--r--
2021-02-08 19:29
thumbnail.png
1.95
KB
-rwxr--r--
2021-02-08 19:29
ui.js
45.55
KB
-rwxr--r--
2021-02-08 19:29
ui.min.js
25.94
KB
-rwxr--r--
2021-02-08 19:29
watermark.html
249
B
-rwxr--r--
2021-02-08 19:29
Save
Rename
/** * Roundcube webmail styles for message printing * * Copyright (c) The Roundcube Dev Team * * 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. */ body { font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; background-color: #fff; color: #000; margin: 2mm; } body, td, th, div, p { font-size: 9pt; color: #000; } h3 { font-size: 18px; color: #000; } a, a:active, a:visited { color: #000; } #header { float: right; margin: 0 5mm 3mm 5mm; } table.headers-table { table-layout: fixed; margin-top: 14px; } table.headers-table tr td { font-size: 9pt; vertical-align: top; } table.headers-table td.header-title { color: #666; padding-right: 4mm; white-space: nowrap; } table.headers-table tr td.subject { font-weight: bold; } #attachment-list { margin-top: 2mm; padding-top: 2mm; border-top: 1pt solid #ccc; } #attachment-list li { font-size: 9pt; } #attachment-list li a { text-decoration: none; } #attachment-list li a:hover { text-decoration: underline; } #messagebody { position: relative; border-top: none; } div.message-part, div.message-htmlpart { padding: 2mm 1mm; margin-top: 2mm; margin-bottom: 5mm; border-top: 1pt solid #ccc; } div.message-part a { color: #00c; } div.message-part div.pre { margin: 0; padding: 0; font-family: monospace; font-size: 12px; } div.message-part blockquote { color: blue; border-left: 2px solid blue; border-right: 2px solid blue; background-color: #F6F6F6; margin: 2px 0; padding: 0 0.4em; } div.message-part blockquote blockquote { color: green; border-left: 2px solid green; border-right: 2px solid green; } div.message-part blockquote blockquote blockquote { color: #900; border-left: 2px solid #b00; border-right: 2px solid #b00; } p.image-attachment { position: relative; padding: 1em; border-top: 1px solid #ccc; } p.image-attachment a.image-link { float: left; display: block; margin-right: 2em; min-width: 160px; min-height: 60px; text-align: center; } p.image-attachment .image-filename { display: block; line-height: 1.6em; } p.image-attachment .attachment-links { display: none; } /* contact print */ #contact-details fieldset { color: #666; border: 1px solid #999; margin-top: 5px; } #contact-details fieldset.contactfieldgroup { border: 0; padding: 0; margin: 0; } #contact-details div.row { padding: 2px 0; } #contact-details .contactfieldlabel { display: inline-block; vertical-align: top; width: 150px; overflow: hidden; text-overflow: ellipsis; } #contact-details .contactfieldcontent { display: inline-block; vertical-align: top; font-weight: bold; } #contact-details #contactphoto { float: left; margin: 5px 15px 5px 3px; width: 112px; border: 0; padding: 0; } #contact-details #contactpic { width: 112px; background: white; } #contact-details #contactpic img { max-width: 112px; visibility: inherit; } #contact-details #contacthead { border: 0; margin: 0 16em 0 0; padding: 0; } #contact-details #contacthead > legend { display: none; } #contact-details #contacthead .names span.namefield { font-size: 140%; font-weight: bold; }