solr/webapp/solr/css/angular/replication.css [287:386]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
{
  background-image: url( ../../img/ico/chevron-small.png );
  display: block;
}

#content #replication #details table
{
  margin-left: 20px;
  border-collapse: collapse;
}

#content #replication #details table th
{
  text-align: left;
}

#content #replication.slave #details table .slaveOnly
{
  display: table-row;
}

#content #replication #details table thead th
{
  color: #c0c0c0;
}

#content #replication #details table thead th,
#content #replication #details table tbody td
{
  padding-right: 20px;
}

#content #replication #details table thead td,
#content #replication #details table thead th,
#content #replication #details table tbody th,
#content #replication #details table tbody td div
{
  padding-top: 3px;
  padding-bottom: 3px;
}

#content #replication #details table tbody td,
#content #replication #details table tbody th
{
  border-top: 1px solid #f0f0f0;
}

#content #replication #details table thead td
{
  width: 100px;
}

#content #replication #details table thead td span
{
  background-image: url( ../../img/ico/clipboard-list.png );
  background-position: 0 50%;
  display: block;
  padding-left: 21px;
}

#content #replication #details table tbody th
{
  padding-right: 10px;
  text-align: right;
  white-space: nowrap;
}

#content #replication #details table tbody .size
{
  text-align: right;
  white-space: nowrap;
}

#content #replication #details table tbody .generation div
{
  text-align: center;
}

#content #replication #details table tbody .diff div
{
  background-color: #fcfcc9;
  padding-left: 1px;
  padding-right: 1px;
}

#content #replication .settings .label span
{
  background-image: url( ../../img/ico/hammer-screwdriver.png );
}

#content #replication .settings ul,
#content #replication .settings dl dt,
#content #replication .settings dl dd
{
  float: left;
}

#content #replication .settings ul li
{
  border-top: 1px solid #f0f0f0;
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



solr/webapp/solr/css/styles/replication.css [298:397]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
{
  background-image: url( ../../img/ico/chevron-small.png );
  display: block;
}

#content #replication #details table
{
  margin-left: 20px;
  border-collapse: collapse;
}

#content #replication #details table th
{
  text-align: left;
}

#content #replication.slave #details table .slaveOnly
{
  display: table-row;
}

#content #replication #details table thead th
{
  color: #c0c0c0;
}

#content #replication #details table thead th,
#content #replication #details table tbody td
{
  padding-right: 20px;
}

#content #replication #details table thead td,
#content #replication #details table thead th,
#content #replication #details table tbody th,
#content #replication #details table tbody td div
{
  padding-top: 3px;
  padding-bottom: 3px;
}

#content #replication #details table tbody td,
#content #replication #details table tbody th
{
  border-top: 1px solid #f0f0f0;
}

#content #replication #details table thead td
{
  width: 100px;
}

#content #replication #details table thead td span
{
  background-image: url( ../../img/ico/clipboard-list.png );
  background-position: 0 50%;
  display: block;
  padding-left: 21px;
}

#content #replication #details table tbody th
{
  padding-right: 10px;
  text-align: right;
  white-space: nowrap;
}

#content #replication #details table tbody .size
{
  text-align: right;
  white-space: nowrap;
}

#content #replication #details table tbody .generation div
{
  text-align: center;
}

#content #replication #details table tbody .diff div
{
  background-color: #fcfcc9;
  padding-left: 1px;
  padding-right: 1px;
}

#content #replication .settings .label span
{
  background-image: url( ../../img/ico/hammer-screwdriver.png );
}

#content #replication .settings ul,
#content #replication .settings dl dt,
#content #replication .settings dl dd
{
  float: left;
}

#content #replication .settings ul li
{
  border-top: 1px solid #f0f0f0;
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



