Merge branch 'develop' into NEW_Show_Region_in_company_info_&_Global_option_to_show_state_code_MAIN_SHOW_STATE_CODE
This commit is contained in:
commit
0ccda57f15
@ -2945,14 +2945,15 @@ ul.noborder li:nth-child(even):not(.liste_titre) {
|
|||||||
border: none;
|
border: none;
|
||||||
}*/
|
}*/
|
||||||
.boxstatsborder {
|
.boxstatsborder {
|
||||||
border: 1px solid #CCC !important;
|
/* border: 1px solid #CCC !important; */
|
||||||
}
|
}
|
||||||
.boxstats, .boxstats130 {
|
.boxstats, .boxstats130 {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
margin: 3px;
|
margin: 3px;
|
||||||
border: 1px solid #CCC;
|
/* border: 1px solid #CCC; */
|
||||||
text-align: center;
|
text-align: center;
|
||||||
border-radius: 2px;
|
border-radius: 2px;
|
||||||
|
background: #eee;
|
||||||
}
|
}
|
||||||
.boxstats, .boxstats130, .boxstatscontent {
|
.boxstats, .boxstats130, .boxstatscontent {
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
|
|||||||
@ -3020,14 +3020,15 @@ div .tdtop {
|
|||||||
border: none;
|
border: none;
|
||||||
}*/
|
}*/
|
||||||
.boxstatsborder {
|
.boxstatsborder {
|
||||||
border: 1px solid #CCC !important;
|
/* border: 1px solid #CCC !important; */
|
||||||
}
|
}
|
||||||
.boxstats, .boxstats130 {
|
.boxstats, .boxstats130 {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
margin: 3px;
|
margin: 3px;
|
||||||
border: 1px solid #CCC;
|
/* border: 1px solid #CCC; */
|
||||||
text-align: center;
|
text-align: center;
|
||||||
border-radius: 2px;
|
border-radius: 2px;
|
||||||
|
background: #eee;
|
||||||
}
|
}
|
||||||
.boxstats, .boxstats130, .boxstatscontent {
|
.boxstats, .boxstats130, .boxstatscontent {
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user