Fix css
This commit is contained in:
parent
3f105a97bf
commit
75792ea42c
@ -191,7 +191,7 @@ if (GETPOSTISSET('THEME_AGRESSIVITY_RATIO')) $conf->global->THEME_AGRESSIVITY_RA
|
|||||||
|
|
||||||
/* USING FONTAWESOME FOR WEATHER */
|
/* USING FONTAWESOME FOR WEATHER */
|
||||||
.info-box-weather .info-box-icon{
|
.info-box-weather .info-box-icon{
|
||||||
background: rgba(0, 0, 0, 0); !important;
|
background: rgba(0, 0, 0, 0.08) !important;
|
||||||
}
|
}
|
||||||
.fa-weather-level0:before{
|
.fa-weather-level0:before{
|
||||||
content: "\f185";
|
content: "\f185";
|
||||||
|
|||||||
@ -170,7 +170,7 @@ if (GETPOSTISSET('THEME_AGRESSIVITY_RATIO')) $conf->global->THEME_AGRESSIVITY_RA
|
|||||||
|
|
||||||
/* USING FONTAWESOME FOR WEATHER */
|
/* USING FONTAWESOME FOR WEATHER */
|
||||||
.info-box-weather .info-box-icon{
|
.info-box-weather .info-box-icon{
|
||||||
background: rgba(0, 0, 0, 0); !important;
|
background: #eee !important;
|
||||||
}
|
}
|
||||||
.fa-weather-level0:before{
|
.fa-weather-level0:before{
|
||||||
content: "\f185";
|
content: "\f185";
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user