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 {
|
||||
opacity: 0.8;
|
||||
line-height: 18px;
|
||||
color: #000;
|
||||
}
|
||||
span.boxstatstext img, a.dashboardlineindicatorlate img {
|
||||
border: 0;
|
||||
|
||||
@ -3189,6 +3189,7 @@ div .tdtop {
|
||||
}
|
||||
span.boxstatstext {
|
||||
line-height: 18px;
|
||||
color: #000;
|
||||
/* opacity: 0.7; */ /* a bug if browser make z-index infintie when opacity is set so we disable it */
|
||||
}
|
||||
span.boxstatsindicator {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user