Viewing File: /usr/local/cpanel/base/frontend/jupiter/css2/ssl/keys.css
.or-separator {
margin-top: 10px;
margin-bottom: 10px;
}
.dependent-action {
margin-top: 5px;
display: inline-block;
}
html[dir="ltr"] .dependent-action {
margin-right: 5px;
}
html[dir="rtl"] .dependent-action {
margin-left: 5px;
}
html[dir="ltr"] .dependent-action:last-child {
margin-right: 0;
}
html[dir="rtl"] .dependent-action:last-child {
margin-left: 0;
}
/* Setup the related items system. */
.section {
position: relative;
}
.related a {
cursor: pointer;
}
html[dir="ltr"] .related {
position: absolute;
right: 0;
}
html[dir="rtl"] .related {
position: absolute;
left: 0;
}
.related {
top: 3px;
}
.related-top {
top: -2px;
}
.related .dependent-action {
padding-top: 2px;
padding-bottom: 4px;
padding-left: 10px;
padding-right: 10px;
}
div.form-action {
margin-top: 5px;
}
#ssltable td > div.column {
position: relative;
}
#ssltable .column img {
vertical-align: middle;
padding-bottom: 2px;
}
.modulus-critical .yui-tt {
background-color: #ffb4b4;
border: 1px solid #fc0d0d;
}
Back to Directory
File Manager