Viewing File: /usr/local/cpanel/base/frontend/jupiter/mail/boxtrapper.css
/*
# cpanel - base/frontend/jupiter/mail/boxtrapper.css
# Copyright 2022 cPanel, L.L.C.
# All rights reserved.
# copyright@cpanel.net http://cpanel.net
# This code is subject to the cPanel license. Unauthorized copying is prohibited
*/
font.redtext {
font-size: 10px;
font-weight: bold;
color: #ff0000;
}
font.blacktext {
font-size: 10px;
font-weight: bold;
color: #000000;
}
#tblBoxTrapperLogs {
width: 100%;
}
.previous-date,
.current-date,
.next-date {
width: 33%;
}
.previous-date * {
text-align: left;
}
.current-date * {
text-align: center;
display: block;
}
.next-date * {
text-align: right;
}
button.btn-link {
padding-left: 0;
padding-bottom: 0;
}
#boxtrapper-multi-message-action .alert-message .details {
margin-top: 10px;
margin-bottom: 10px;
}
Back to Directory
File Manager