[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [xymon] OK to drop IE6 support in 4.3.0 ?
- To: xymon (at) xymon.com
- Subject: Re: [xymon] OK to drop IE6 support in 4.3.0 ?
- From: Jerald Sheets <questy (at) gmail.com>
- Date: Fri, 22 Oct 2010 15:01:55 -0400
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:content-type:mime-version :subject:from:in-reply-to:date:content-transfer-encoding:message-id :references:to:x-mailer; bh=Rke1pTf6ae4zbpuNEviNTWPM3ecnfMwLka6qG4gx5YI=; b=rZHzPgehtqW4r8eoWMC9kfHd9Ll3XneHkMsOLMtmf77xU+EVMP7ERxbfdNURAz8xCm XzaQNVpTMRs0TLKSCGc9jVNwaRNyPNbCe8x5U/zpBpFgN2D3Ve9RjTuHHqGiFbPjiK8C EYsDC1buVpYMxHcOvQQ2chEFe4E3Esf0vLB1g=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=content-type:mime-version:subject:from:in-reply-to:date :content-transfer-encoding:message-id:references:to:x-mailer; b=kUsYYWA22mwO1d0d4ts0Y2c5JF7aMa5EziIp495/vzxw8y5PwOU3RRyDIf9Z71NCTA UTIdMCzAyx+gEcrz1OZRo6u5HS0GngFLnsGmmyh0jtJzN3e+ysJLsFfChl+bbvTBqMXq 17bqQL+VdlF9w5C14yaJTg04nP4GBQG9+Nc+o=
- References: <i9s2g2$333$1 (at) voodoo.hswn.dk> <i9rcgc$2u4$1 (at) voodoo.hswn.dk> <i9rcgc$2u4$1 (at) voodoo.hswn.dk> <30A032F1-2008-4DBD-BF4A-02878730A33D (at) gmail.com> <i9s2g2$333$1 (at) voodoo.hswn.dk> <9338B274-6250-496C-B02C-164C70A6F56C (at) gmail.com>,<i9se9b$k5u$1 (at) voodoo.hswn.dk> <8D17C43B4F1AC3498DE039AEA938129069854DE340 (at) VA3DIAXVS051.RED001.local> <BC6FF8D396D71F49A12774CD995980813E8C26 (at) pcsexch.phillycarshare.loc> <93396E2CD0244D9CB7CA9DA9CA28415A (at) sebdev> <461607A9-3A5E-4962-ACE3-763166176C4E (at) gmail.com> <BC6FF8D396D71F49A12774CD995980813E8C3C (at) pcsexch.phillycarshare.loc>
LOL... I didn't say I understood it. I just said it fixed it. :-D
--j
On Oct 22, 2010, at 2:57 PM, Rob Munsch wrote:
>> -----Original Message-----
>> From: Jerald Sheets [mailto:questy (at) gmail.com]
>>>>> ...
>>>>> #zoomSensitiveZone{
>>>>> opacity:0;
>>>>> }
>>>>>
>>>>> #zoomBox{
>>>>> opacity:0.5;
>>>>> }
>>>>> ...
>>>
>>> I have the blue rectangle issue on my copy of Xymon, but it works fine
>
>> If you make the above changes, the blue rectangle issue goes away.
>
> Dumb (and probably .css) question: why does the above example start with # when the css statements in the file need to start with a dot (which did in fact fix it)?