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:
Rui Strecht 2018-02-07 17:16:33 +00:00
commit 0ccda57f15
2 changed files with 6 additions and 4 deletions

View File

@ -2945,14 +2945,15 @@ ul.noborder li:nth-child(even):not(.liste_titre) {
border: none;
}*/
.boxstatsborder {
border: 1px solid #CCC !important;
/* border: 1px solid #CCC !important; */
}
.boxstats, .boxstats130 {
display: inline-block;
margin: 3px;
border: 1px solid #CCC;
/* border: 1px solid #CCC; */
text-align: center;
border-radius: 2px;
background: #eee;
}
.boxstats, .boxstats130, .boxstatscontent {
white-space: nowrap;

View File

@ -3020,14 +3020,15 @@ div .tdtop {
border: none;
}*/
.boxstatsborder {
border: 1px solid #CCC !important;
/* border: 1px solid #CCC !important; */
}
.boxstats, .boxstats130 {
display: inline-block;
margin: 3px;
border: 1px solid #CCC;
/* border: 1px solid #CCC; */
text-align: center;
border-radius: 2px;
background: #eee;
}
.boxstats, .boxstats130, .boxstatscontent {
white-space: nowrap;