Skip to content
Snippets Groups Projects
Commit f3a60523 authored by Raghu Nayyar's avatar Raghu Nayyar
Browse files

@jancborchardt's commit for cross browser compatibility of extension.

parent 09206f8a
No related branches found
No related tags found
No related merge requests found
......@@ -140,9 +140,7 @@ span.extension {
-moz-transition: opacity 300ms;
-o-transition: opacity 300ms;
transition: opacity 300ms;
position: relative;
top:-5px;
left:-2px;
vertical-align: top;
}
tr:hover span.extension {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment