diff options
Diffstat (limited to 'themes/fab/css-1.5.2/msie.css')
| -rw-r--r-- | themes/fab/css-1.5.2/msie.css | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/themes/fab/css-1.5.2/msie.css b/themes/fab/css-1.5.2/msie.css new file mode 100644 index 0000000000..7a0f3a5587 --- /dev/null +++ b/themes/fab/css-1.5.2/msie.css @@ -0,0 +1,13 @@ +/* + * The following style definitions can be removed when IE supports the "opacity" + * specification in place of its proprietary and non-standard method. + */ + +.rela {filter: alpha(opacity=80);} +a.showit:hover > span {filter: alpha(opacity=80);} +.itr { top: 30px;} +.itr:hover .popup {top: 20px;} + + + + |
