Viewing File: /usr/local/cpanel/base/3rdparty/gitweb/static/gitweb-site.css

.page_footer_custom {
  color: #666;
  display: inline;
  float: left;
  margin-left: 25px;
  width: 50%; /* updated from 80% to 50% */
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.page_header {
  font-size: 14px;
  height: inherit;
}

.float-right {
  float: right;
}
 
.doc-link {
  padding: 0 5px 0 5px;
}
Back to Directory File Manager