css
This commit is contained in:
parent
ecb50a8a6d
commit
8c307987d8
@ -3216,6 +3216,7 @@ ul.noborder li:nth-child(even):not(.liste_titre) {
|
|||||||
span.boxstatstext {
|
span.boxstatstext {
|
||||||
opacity: 0.8;
|
opacity: 0.8;
|
||||||
line-height: 18px;
|
line-height: 18px;
|
||||||
|
color: #000;
|
||||||
}
|
}
|
||||||
span.boxstatstext img, a.dashboardlineindicatorlate img {
|
span.boxstatstext img, a.dashboardlineindicatorlate img {
|
||||||
border: 0;
|
border: 0;
|
||||||
|
|||||||
@ -3189,6 +3189,7 @@ div .tdtop {
|
|||||||
}
|
}
|
||||||
span.boxstatstext {
|
span.boxstatstext {
|
||||||
line-height: 18px;
|
line-height: 18px;
|
||||||
|
color: #000;
|
||||||
/* opacity: 0.7; */ /* a bug if browser make z-index infintie when opacity is set so we disable it */
|
/* opacity: 0.7; */ /* a bug if browser make z-index infintie when opacity is set so we disable it */
|
||||||
}
|
}
|
||||||
span.boxstatsindicator {
|
span.boxstatsindicator {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user