set icon for video/webm

This commit is contained in:
Uwe Steinmann 2019-12-06 15:23:38 +01:00
parent 63c90a026b
commit 6d604d2d60

View File

@ -983,6 +983,7 @@ background-image: linear-gradient(to bottom, #882222, #111111);;
$icons["rar"] = "package.svg";
$icons["mpg"] = "video.svg";
$icons["avi"] = "video.svg";
$icons["webm"] = "video.svg";
$icons["ods"] = "office-spreadsheet.svg";
$icons["ots"] = "office-spreadsheet.svg";
$icons["sxc"] = "office-spreadsheet.svg";