Author: manolo
Date: Thu Apr 15 15:26:45 2010
New Revision: 934448
URL: http://svn.apache.org/viewvc?rev=934448&view=rev
Log:
fixed rounded corners in opera
Modified:
james/hupa/trunk/widgets/src/main/java/org/apache/hupa/Widgets.gwt.xml
Modified: james/hupa/trunk/widgets/src/main/java/org/apache/hupa/Widgets.gwt.xml
URL:
http://svn.apache.org/viewvc/james/hupa/trunk/widgets/src/main/java/org/apache/hupa/Widgets.gwt.xml?rev=934448&r1=934447&r2=934448&view=diff
==============================================================================
--- james/hupa/trunk/widgets/src/main/java/org/apache/hupa/Widgets.gwt.xml
(original)
+++ james/hupa/trunk/widgets/src/main/java/org/apache/hupa/Widgets.gwt.xml Thu
Apr 15 15:26:45 2010
@@ -17,6 +17,7 @@
<any>
<when-property-is name="user.agent" value="ie6"/>
<when-property-is name="user.agent" value="ie8"/>
+ <when-property-is name="user.agent" value="opera"/>
</any>
</replace-with>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]