mirror of
https://github.com/3lswear/webserv.git
synced 2025-10-29 13:27:59 +03:00
tomato and besmart src
This commit is contained in:
12
www/def/besmart/css/ie6.css
Normal file
12
www/def/besmart/css/ie6.css
Normal 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');
|
||||
}
|
||||
Reference in New Issue
Block a user