This commit is contained in:
Laurent Destailleur 2018-11-08 16:03:10 +01:00
parent 224d37cfeb
commit 6401a7ab06
2 changed files with 2 additions and 1 deletions

View File

@ -3316,6 +3316,7 @@ ul.noborder li:nth-child(even):not(.liste_titre) {
.thumbstat150 {
flex: 1 1 110px;
margin-bottom: 8px;
width: 160px;
}
.dashboardlineindicator {
float: left;

View File

@ -3249,7 +3249,7 @@ div .tdtop {
margin: 3px;
border: 1px solid #ddd;
box-shadow: none;
background: #ddd;
background: #eee;
}
.thumbstat {
flex: 1 1 110px;