2012-02-23 14:23:10 -05:00
|
|
|
#content #dashboard .block
|
|
|
|
{
|
2012-03-07 11:30:20 -05:00
|
|
|
background-image: none;
|
|
|
|
width: 49%;
|
2012-02-23 14:23:10 -05:00
|
|
|
}
|
|
|
|
|
2012-04-23 10:37:39 -04:00
|
|
|
#content #dashboard .fieldlist
|
2012-02-23 14:23:10 -05:00
|
|
|
{
|
2012-03-07 11:30:20 -05:00
|
|
|
float: left;
|
2012-02-23 14:23:10 -05:00
|
|
|
}
|
|
|
|
|
2012-04-23 10:37:39 -04:00
|
|
|
#content #dashboard .fieldlist dt,
|
|
|
|
#content #dashboard .fieldlist dd
|
2012-02-23 14:23:10 -05:00
|
|
|
{
|
2012-03-07 11:30:20 -05:00
|
|
|
display: block;
|
|
|
|
float: left;
|
2012-02-23 14:23:10 -05:00
|
|
|
}
|
|
|
|
|
2012-04-23 10:37:39 -04:00
|
|
|
#content #dashboard .fieldlist dt
|
2012-02-23 14:23:10 -05:00
|
|
|
{
|
2012-03-07 11:30:20 -05:00
|
|
|
clear: left;
|
|
|
|
margin-right: 2%;
|
|
|
|
text-align: right;
|
|
|
|
width: 23%;
|
2012-02-23 14:23:10 -05:00
|
|
|
}
|
|
|
|
|
2012-04-23 10:37:39 -04:00
|
|
|
#content #dashboard .fieldlist dd
|
2012-02-23 14:23:10 -05:00
|
|
|
{
|
2012-03-07 11:30:20 -05:00
|
|
|
width: 74%;
|
2012-02-23 14:23:10 -05:00
|
|
|
}
|
|
|
|
|
2012-04-23 10:37:39 -04:00
|
|
|
#content #dashboard .fieldlist .index_optimized
|
2012-02-23 14:23:10 -05:00
|
|
|
{
|
2012-03-07 11:30:20 -05:00
|
|
|
margin-top: 10px;
|
2012-02-23 14:23:10 -05:00
|
|
|
}
|
|
|
|
|
2012-04-23 10:37:39 -04:00
|
|
|
#content #dashboard .fieldlist .ico
|
2012-02-23 14:23:10 -05:00
|
|
|
{
|
2012-03-07 11:30:20 -05:00
|
|
|
background-image: url( ../../img/ico/slash.png );
|
|
|
|
height: 20px;
|
2012-02-23 14:23:10 -05:00
|
|
|
}
|
|
|
|
|
2012-04-23 10:37:39 -04:00
|
|
|
#content #dashboard .fieldlist .ico.ico-1
|
2012-02-23 14:23:10 -05:00
|
|
|
{
|
2012-03-07 11:30:20 -05:00
|
|
|
background-image: url( ../../img/ico/tick.png );
|
2012-02-23 14:23:10 -05:00
|
|
|
}
|
|
|
|
|
2012-04-23 10:37:39 -04:00
|
|
|
#content #dashboard .fieldlist .ico span
|
2012-02-23 14:23:10 -05:00
|
|
|
{
|
2012-03-07 11:30:20 -05:00
|
|
|
display: none;
|
2012-02-23 14:23:10 -05:00
|
|
|
}
|
|
|
|
|
|
|
|
#content #dashboard #statistics .index_optimized.value a
|
|
|
|
{
|
2012-03-07 11:30:20 -05:00
|
|
|
display: none;
|
2012-02-23 14:23:10 -05:00
|
|
|
}
|
|
|
|
|
|
|
|
#content #dashboard #statistics .index_optimized.value.ico-0 a
|
|
|
|
{
|
2012-03-07 11:30:20 -05:00
|
|
|
background-color: #f0f0f0;
|
|
|
|
background-image: url( ../../img/ico/hammer-screwdriver.png );
|
|
|
|
background-position: 5px 50%;
|
|
|
|
border: 1px solid #c0c0c0;
|
|
|
|
display: block;
|
|
|
|
float: left;
|
|
|
|
margin-left: 50px;
|
|
|
|
padding: 1px 5px;
|
|
|
|
padding-left: 26px;
|
2012-02-23 14:23:10 -05:00
|
|
|
}
|
|
|
|
|
|
|
|
#content #dashboard #statistics .index_has-deletions
|
|
|
|
{
|
2012-03-07 11:30:20 -05:00
|
|
|
display: none;
|
2012-02-23 14:23:10 -05:00
|
|
|
}
|
|
|
|
|
|
|
|
#content #dashboard #statistics .index_has-deletions.value.ico-0
|
|
|
|
{
|
2012-03-07 11:30:20 -05:00
|
|
|
background-image: url( ../../img/ico/tick-red.png );
|
2012-02-23 14:23:10 -05:00
|
|
|
}
|
|
|
|
|
|
|
|
#content #dashboard #replication
|
|
|
|
{
|
2012-03-07 11:30:20 -05:00
|
|
|
float: left;
|
2012-02-23 14:23:10 -05:00
|
|
|
}
|
|
|
|
|
|
|
|
#content #dashboard #replication .is-replicating
|
|
|
|
{
|
2012-03-07 11:30:20 -05:00
|
|
|
background-position: 99% 50%;
|
|
|
|
display: block;
|
2012-02-23 14:23:10 -05:00
|
|
|
}
|
|
|
|
|
|
|
|
#content #dashboard #replication #details table thead td span
|
|
|
|
{
|
2012-03-07 11:30:20 -05:00
|
|
|
display: none;
|
2012-02-23 14:23:10 -05:00
|
|
|
}
|
|
|
|
|
|
|
|
#content #dashboard #dataimport
|
|
|
|
{
|
2012-03-07 11:30:20 -05:00
|
|
|
float: right;
|
2012-02-23 14:23:10 -05:00
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
#content #dashboard #admin-extra
|
|
|
|
{
|
2012-03-07 11:30:20 -05:00
|
|
|
float: right;
|
2012-02-23 14:23:10 -05:00
|
|
|
}
|
|
|
|
|
|
|
|
#content #dashboard #system h2 { background-image: url( ../../img/ico/server.png ); }
|
|
|
|
#content #dashboard #statistics h2 { background-image: url( ../../img/ico/chart.png ); }
|
|
|
|
#content #dashboard #replication h2 { background-image: url( ../../img/ico/node.png ); }
|
|
|
|
#content #dashboard #replication.is-master h2 { background-image: url( ../../img/ico/node-master.png ); }
|
|
|
|
#content #dashboard #replication.is-slave h2 { background-image: url( ../../img/ico/node-slave.png ); }
|
|
|
|
#content #dashboard #dataimport h2 { background-image: url( ../../img/ico/document-import.png ); }
|
2012-04-23 10:37:39 -04:00
|
|
|
#content #dashboard #admin-extra h2 { background-image: url( ../../img/ico/plus-button.png ); }
|
|
|
|
|
|
|
|
#content #dashboard #healthcheck .ico
|
|
|
|
{
|
|
|
|
background-image: url( ../../img/ico/slash.png );
|
|
|
|
height: 20px;
|
|
|
|
padding-left: 20px;
|
|
|
|
width: 60%;
|
|
|
|
}
|
|
|
|
|
|
|
|
#content #dashboard #healthcheck .ico.ico-1
|
|
|
|
{
|
|
|
|
background-image: url( ../../img/ico/tick.png );
|
|
|
|
}
|