Jörn Nettingsmeier schrieb:
> [EMAIL PROTECTED] wrote:
>> Author: andreas
>> Date: Thu Apr 26 04:43:40 2007
>> New Revision: 532714
>>
>> URL: http://svn.apache.org/viewvc?view=rev&rev=532714
>> Log:
>> Show cut icons in sitetree with low opacity
>>
>> Modified:
>>     lenya/trunk/src/webapp/lenya/resources/css/tabs.css
>>
>> Modified: lenya/trunk/src/webapp/lenya/resources/css/tabs.css
>> URL:
>> http://svn.apache.org/viewvc/lenya/trunk/src/webapp/lenya/resources/css/tabs.css?view=diff&rev=532714&r1=532713&r2=532714
>>
>> ==============================================================================
>>
>> --- lenya/trunk/src/webapp/lenya/resources/css/tabs.css (original)
>> +++ lenya/trunk/src/webapp/lenya/resources/css/tabs.css Thu Apr 26
>> 04:43:40 2007
>> @@ -129,6 +129,7 @@
>>  #lenya-info-treecanvas .lenya-info-root { font-weight: bold; cursor:
>> default; }
>>  #lenya-info-treecanvas .lenya-info-nolanguage { color: #AAAAAA; }
>>  #lenya-info-treecanvas .lenya-info-cut { color: #FFAAAA; font-style:
>> italic; }
>> +#lenya-info-treecanvas .lenya-info-cut img { opacity: .2; filter:
>> alpha(opacity=20); }
> 
> -1
> 
> i object to having ie-specific, invalid css attributes in lenya. this
> will create validation errors that will mask other problems later, and
> plainly speaking i don't see why we should support an attitude that has
> made webdesigners' lives miserable for many years now.

OK, I removed the filter property.

-- Andreas


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to