tomato and besmart src

This commit is contained in:
Talyx
2022-02-24 18:14:01 +03:00
parent 08903bfa15
commit 1157c70548
103 changed files with 3737 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
.shadow-l {
background-image:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='css/images/shadow-l.png', sizingMethod='image');
}
.shadow-r {
background-image:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='css/images/shadow-r.png', sizingMethod='image');
}
.shadow-b {
background-image:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='css/images/shadow-b.png', sizingMethod='image');
}