You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by bo...@apache.org on 2008/04/18 19:45:09 UTC

svn commit: r649626 - /myfaces/tobago/trunk/theme/scarborough/src/main/resources/org/apache/myfaces/tobago/renderkit/html/scarborough/msie/style/style.css

Author: bommel
Date: Fri Apr 18 10:45:07 2008
New Revision: 649626

URL: http://svn.apache.org/viewvc?rev=649626&view=rev
Log:
fixed style errors

Modified:
    myfaces/tobago/trunk/theme/scarborough/src/main/resources/org/apache/myfaces/tobago/renderkit/html/scarborough/msie/style/style.css

Modified: myfaces/tobago/trunk/theme/scarborough/src/main/resources/org/apache/myfaces/tobago/renderkit/html/scarborough/msie/style/style.css
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/theme/scarborough/src/main/resources/org/apache/myfaces/tobago/renderkit/html/scarborough/msie/style/style.css?rev=649626&r1=649625&r2=649626&view=diff
==============================================================================
--- myfaces/tobago/trunk/theme/scarborough/src/main/resources/org/apache/myfaces/tobago/renderkit/html/scarborough/msie/style/style.css (original)
+++ myfaces/tobago/trunk/theme/scarborough/src/main/resources/org/apache/myfaces/tobago/renderkit/html/scarborough/msie/style/style.css Fri Apr 18 10:45:07 2008
@@ -36,23 +36,23 @@
 }
 
 .tobago-date-default {
-  margin-top: -1 px;
-  margin-bottom: -1 px;
+  margin-top: -1px;
+  margin-bottom: -1px;
 }
 
 .tobago-textArea-default {
-  margin-top: -1 px;
-  margin-bottom: -1 px;
+  margin-top: -1px;
+  margin-bottom: -1px;
 }
 
 .tobago-in-default {
-  margin-top: -1 px;
-  margin-bottom: -1 px;
+  margin-top: -1px;
+  margin-bottom: -1px;
 }
 
 textarea.tobago-richTextEditor-body {
-  margin-top: -1 px;
-  margin-bottom: -1 px;
+  margin-top: -1px;
+  margin-bottom: -1px;
 }
 
 .tobago-label-default {