CSS
This commit is contained in:
parent
ad621f4035
commit
b1f43a14bd
@ -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;
|
||||
|
||||
@ -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;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user