Ver código fonte

added background-color #fff to figures in cards (fix png alpha images)

bach 2 anos atrás
pai
commit
6264a2f604

Diferenças do arquivo suprimidas por serem muito extensas
+ 0 - 0
web/themes/custom/materiotheme/assets/dist/main.css


BIN
web/themes/custom/materiotheme/assets/dist/main.css.gz


Diferenças do arquivo suprimidas por serem muito extensas
+ 1 - 1
web/themes/custom/materiotheme/assets/dist/report.html


+ 1 - 0
web/themes/custom/materiotheme/assets/styles/main.scss

@@ -1779,6 +1779,7 @@ article.card{
       margin:0;
       position: absolute;
       top:0; left:0;
+      background-color: #fff;
       // width: 100%; height:100%;
       &:first-of-type{
         z-index:5

Alguns arquivos não foram mostrados porque muitos arquivos mudaram nesse diff