Viewing File: /usr/local/cpanel/whostmgr/docroot/templates/packages/common.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.
*/
.fatBorder {
  border: 8px solid #dddddd;
  width: 600px;
  padding: 0;
  margin: 0;
  margin-bottom: 15px;
}
.fatBorder fieldset h3 {
  margin-bottom: 15px;
}
.hidden {
  display: none;
}
fieldset.groupEditor {
  width: 568px;
  border: 1px solid #aaaaaa;
}
.commonCellProps {
  border-bottom: 2px solid #cccccc;
  padding: 12px 8px 8px;
  display: table-cell;
  vertical-align: middle;
}
.propertyGroup {
  display: table;
  border: none;
  width: 100%;
}
.propertyEditor {
  display: table-row;
  padding-bottom: 8px;
}
.propertyEditor.hidden {
  display: none;
}
.propertyEditor:last-child .propertyLabel,
.propertyEditor:last-child .propertyValue,
.propertyEditor:last-child .propertyCombined {
  border-bottom: none;
}
.propertyLabel {
  border-bottom: 2px solid #cccccc;
  padding: 12px 8px 8px;
  display: table-cell;
  vertical-align: middle;
  font-weight: bold;
  width: 40%;
}
.propertyValue {
  border-bottom: 2px solid #cccccc;
  padding: 12px 8px 8px;
  display: table-cell;
  vertical-align: middle;
  padding-left: 15px;
  width: 60%;
}
.propertyCombined {
  border-bottom: 2px solid #cccccc;
  padding: 12px 8px 8px;
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}
.multiOptionLabel {
  vertical-align: top;
}
input[type="radio"],
input[type="checkbox"] {
  margin-left: 0;
  margin-right: 5px;
}
input[type="checkbox"].packageOptionSelector {
  margin-left: 8px;
}
.pkgSelectorWrapper {
  font-size: 13px;
}
Back to Directory File Manager