ソースを参照

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

bach 3 年 前
コミット
6264a2f604

ファイルの差分が大きいため隠しています
+ 0 - 0
web/themes/custom/materiotheme/assets/dist/main.css


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


ファイルの差分が大きいため隠しています
+ 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

この差分においてかなりの量のファイルが変更されているため、一部のファイルを表示していません