Hi,
We are having an issue with the "Modules : Netflow Modules | VoIP Monitors | WAN RTT Monitors " Links on top of the Opmanager window. The only way to click the link is to mouse over the _ of each link, which are hidden until we mouse over it. I checked in "\webclient\common\css\commonstyles.css" and changed the line
- .netflowStrip { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/webclient/common/images/bg.png'); padding-left: 10px; padding-right: 20px; color: #FEF1C7;}
by
- .netflowStrip { background-image:url('/webclient/common/images/bg.png'); padding-left: 10px; padding-right: 20px; color: #FEF1C7;}
wich gives the same visual result (there must be a difference, but I dont see it, I dont know what the filter:... is supposed to do), but the link is "clickable" anytime.
We are using
This does not happens with Firefox, but it is not the main browser I use, so I changed the css file. I point it here so if others have the same problem, maybe the fix could be usefull for others.
Great software.
Raphaël LEMIEUX