static.css.gobblin.css Maven / Gradle / Ivy
                 Go to download
                
        
                    Show more of this group  Show more artifacts with this name
Show all versions of gobblin-admin Show documentation
                Show all versions of gobblin-admin Show documentation
Gobblin Ingestion Framework
                
             The newest version!
        
        .navbar-brand {
  padding: 10px 25px 10px 35px;
}
.navbar {
  border: none;
}
/*
Not generated by the bootstrap theme - needs to be updated if colors are changed
*/
#main-content {
  padding: 0;
  margin: 0;
}
#header-panel {
  padding: 2em;
  margin-bottom: 1em;
}
#header-panel.highlight-default {
  background-color: #eee;
}
#header-panel h1 {
  color: #222;
  margin-top: 10px;
}
#header-panel.highlight h1 {
  color: #fff;
}
#header-panel h4 {
  color: #444;
}
#header-panel.highlight h4 {
  color: #e5e5e5;
}
.highlight {
  color: white;
}
.highlight-primary {
  background-color: #ffc700;
}
.highlight-success {
  background-color: #159876;
}
.highlight-info {
  background-color: #2c3a80;
}
.highlight-warning {
  background-color: #fd820a;
}
.highlight-danger {
  background-color: #eb172e;
}
.highlight-info-light {
  background-color: #3E92CC;
}
.highlight-neutral {
  background-color: #00B9AE;
}
.highlight-purple {
  background-color: #54428E;
}
.text-highlight {
  display: inline;
  padding: 0.2em;
  border-radius: 0.25em;
}
.chart-container {
  padding: 0;
}
.chart-canvas {
  padding: 0 10px;
}
.key-value-table {
  font-size: 1.2em;
  line-height: 2em;
}
.key-value-table.key-value-centered {
  width: 100%;
}
.key-value-table.key-value-centered td:nth-child(1) {
  width: 50%;
}
.key-value-table td:nth-child(1) {
  text-align: right;
  font-weight: bold;
}
.key-value-table td:nth-child(2) {
  border-left: 2em solid transparent;
}
    © 2015 - 2025 Weber Informatics LLC | Privacy Policy