Server IP : 184.154.167.98 / Your IP : 18.117.184.236 Web Server : Apache System : Linux pink.dnsnetservice.com 4.18.0-553.22.1.lve.1.el8.x86_64 #1 SMP Tue Oct 8 15:52:54 UTC 2024 x86_64 User : puertode ( 1767) PHP Version : 8.2.27 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /home/puertode/public_html/mesa/assets/default/less/ |
Upload File : |
/* Ticket icons */ .Icon { width: auto; padding-left: 20px; background-position: top left; background-repeat: no-repeat; color: #006699; text-decoration: none; } .Icon.Ticket { background-image: url('../images/icons/ticket.gif') } .Icon.webTicket { background-image: url('../images/icons/ticket_source_web.gif'); } .Icon.emailTicket { background-image: url('../images/icons/ticket_source_email.gif'); } .Icon.phoneTicket { background-image: url('../images/icons/ticket_source_phone.gif'); } .Icon.otherTicket { background-image: url('../images/icons/ticket_source_other.gif'); } .Icon.attachment { background-image: url('../images/icons/attachment.gif'); } .Icon.file { background-image: url('../images/icons/attachment.gif'); } .Icon.refresh { background-image: url('../images/icons/refresh.gif'); } .Icon.thread { font-weight: bold; font-size: 1em; background-image: url('../images/icons/thread.gif?1319556657'); } .Icon:hover { text-decoration: underline; } #ticketTable { border: 1px solid #aaa; border-left: none; border-bottom: none; caption { padding: 5px; text-align: left; color: #000; background: #ddd; border: 1px solid #aaa; border-bottom: none; font-weight: bold; } th { height: 24px; line-height: 24px; background: #e1f2ff; border: 1px solid #aaa; border-right: none; border-top: none; a { color: #000; } } td { padding: 2px; border: 1px solid #aaa; border-right: none; border-top: none; } tr.alt td { background: #f9f9f9; } } #ticketSearchForm { display: inline-block; float: left; padding: 0 0 5px 0; } a.refresh { display: block; width: auto; float: right; height: 20px; line-height: 20px; text-align: center; padding: 0 10px 0 28px; border: 1px solid #aaa; margin-left: 10px; color: #333; background-position: 5px 50%; background-repeat: no-repeat; background-image: url('../images/icons/refresh.png'); } .infoTable { background: #F4FAFF; th { text-align: left; } } #ticketThread { table { margin-top: 10px; border: 1px solid #aaa; border-bottom: 2px solid #aaa; th { text-align: left; border-bottom: 1px solid #aaa; font-size: 12px; padding: 5px; span { font-weight:normal; color:#888; padding-left:20px; } } td { padding: 5px; } } .message th { background: #d8efff; } .response th { background: #ddd; } .info { padding: 2px; background: #f9f9f9; border-top: 1px solid #ddd; height: 16px; line-height: 16px; a { display: inline-block; margin: 5px 10px 5px 0; padding-left: 24px; height: 16px; line-height: 16px; background-position: 0 50%; background-repeat: no-repeat; } } }