Work on test fixtures:
- get rid both on bo and front of 2 fixtures files for documents
- correct dl_fixtures to reflect this
- upgrade mirage from 0.1.13 to 0.2.0
- download new version of documents fixtures including geo information
#chrono-table{
margin-top: 40px;
}
#chrono-table ul {
margin: 0;
}
#chrono-table li {
width:40px;
height:40px;
text-align:center;
vertical-align:middle;
background-color:#B0D1D3;
display: inline-block;
margin: 2px 0;
line-height: 30px;
cursor: pointer;
}
#chrono-table li.highlighted {
background-color:#2D7073;
}