Viewing File: /usr/local/cpanel/whostmgr/docroot/templates/contact_manager/index.css
/*
WARNING: This is a generated file. Any changes you make directly to this file
will be overwritten when the file is regenerated. Add styles to the appropriate
.less file instead.
*/
.contact_icon {
padding: 0 16px;
margin: 4px;
background-repeat: no-repeat;
}
@media (max-width: 767px) {
.contact_icon {
padding: 0 16px;
margin: 0px;
}
.form-control {
width: 100%;
}
.btn-group {
vertical-align: inherit;
}
.form-group {
margin-bottom: 0;
display: inline-block;
}
}
@media (min-width: 768px) {
.contact_icon {
padding: 0 16px;
margin: 0 4px;
}
.form-control {
width: inherit;
}
.contact_method_display {
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
max-width: 0;
}
}
@media (min-width: 992px) {
.contact_icon {
padding: 0 8px;
margin: 0 4px;
}
}
.cutoff_with_ellipses {
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
}
.url_icon {
background-image: url("/images/contactman/posturl.gif");
}
.icq_icon {
background-image: url("/images/contactman/icq.gif");
}
.pushbullet_icon {
background-image: url("/images/contactman/pushbullet.gif");
}
.slack_icon {
background-image: url("/images/contactman/slack.png");
}
.email_icon {
background-image: url("/images/contactman/email.gif");
}
.pager_icon {
background-image: url("/images/contactman/pager.gif");
}
.section-heading {
padding-top: 10px;
}
.section-body {
border-top: 1px solid #cccccc;
padding: 10px 20px 10px 20px;
border-radius: 2px;
}
.advanced-checkbox {
width: 72px;
}
.table th.control-container {
padding: 8px 0;
}
.nav-tabs {
border: none;
}
.form-group .headerSpinner {
margin: 0 20px;
}
Back to Directory
File Manager