Server IP : 23.254.227.96 / Your IP : 216.73.216.7 Web Server : Apache/2.4.62 (Unix) OpenSSL/1.1.1k System : Linux hwsrv-1277026.hostwindsdns.com 4.18.0-477.13.1.el8_8.x86_64 #1 SMP Tue May 30 14:53:41 EDT 2023 x86_64 User : viralblo ( 1001) PHP Version : 8.1.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /usr/local/cwpsrv/var/services/roundcube/plugins/tasklist/skins/larry/ |
Upload File : |
/*** Printing styles for Tasklist plugin ***/ body { margin: 0; color: #000; background: #fff; } body, td, th, div, p, h3, select, input, textarea { font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; } #tasks { position: relative; top: 0; left: 0; height: auto; margin: 5em auto 0 auto; overflow: visible; } #printconfig { position: fixed; top: 0; left: 0; width: 100%; z-index: 10000; padding: 0.5em; background: #ebebeb; border-bottom: 1px solid #999; box-shadow: 0 3px 4px #ccc; -moz-box-shadow: 0 3px 4px #ccc; -webkit-box-shadow: 0 3px 4px #ccc; } #printconfig .prop { padding-right: 2em; } #message { position: absolute; top: 5.5em; left: 1em; } #message div.loading { color: #666; font-style: italic; } #tasklist { margin: 0; padding: 0 10px; } .pagewidth { width: 700px; margin: 0 auto; } .rightalign { float: right; padding-top: 0.3em; } @media print { .noprint, .fc-header-right span { display: none; } #tasks { margin-top: 0; } } #tasklist .description { display: block; white-space: pre; } #tasklist .title { font-weight: bold; } .taskhead { border-radius: 0; border: 0; border-bottom: 1px solid #bbb; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; }