Fix css
This commit is contained in:
parent
224d37cfeb
commit
6401a7ab06
@ -3316,6 +3316,7 @@ ul.noborder li:nth-child(even):not(.liste_titre) {
|
|||||||
.thumbstat150 {
|
.thumbstat150 {
|
||||||
flex: 1 1 110px;
|
flex: 1 1 110px;
|
||||||
margin-bottom: 8px;
|
margin-bottom: 8px;
|
||||||
|
width: 160px;
|
||||||
}
|
}
|
||||||
.dashboardlineindicator {
|
.dashboardlineindicator {
|
||||||
float: left;
|
float: left;
|
||||||
|
|||||||
@ -3249,7 +3249,7 @@ div .tdtop {
|
|||||||
margin: 3px;
|
margin: 3px;
|
||||||
border: 1px solid #ddd;
|
border: 1px solid #ddd;
|
||||||
box-shadow: none;
|
box-shadow: none;
|
||||||
background: #ddd;
|
background: #eee;
|
||||||
}
|
}
|
||||||
.thumbstat {
|
.thumbstat {
|
||||||
flex: 1 1 110px;
|
flex: 1 1 110px;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user