You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by we...@apache.org on 2006/04/03 19:23:40 UTC

svn commit: r391087 - /incubator/tobago/trunk/tobago-theme/tobago-theme-speyside/src/main/resources/org/apache/myfaces/tobago/renderkit/html/speyside/standard/style/tobago-sheet.css

Author: weber
Date: Mon Apr  3 10:23:38 2006
New Revision: 391087

URL: http://svn.apache.org/viewcvs?rev=391087&view=rev
Log:
remove "cursor: pointer" from non sort sheetHeaders

Modified:
    incubator/tobago/trunk/tobago-theme/tobago-theme-speyside/src/main/resources/org/apache/myfaces/tobago/renderkit/html/speyside/standard/style/tobago-sheet.css

Modified: incubator/tobago/trunk/tobago-theme/tobago-theme-speyside/src/main/resources/org/apache/myfaces/tobago/renderkit/html/speyside/standard/style/tobago-sheet.css
URL: http://svn.apache.org/viewcvs/incubator/tobago/trunk/tobago-theme/tobago-theme-speyside/src/main/resources/org/apache/myfaces/tobago/renderkit/html/speyside/standard/style/tobago-sheet.css?rev=391087&r1=391086&r2=391087&view=diff
==============================================================================
--- incubator/tobago/trunk/tobago-theme/tobago-theme-speyside/src/main/resources/org/apache/myfaces/tobago/renderkit/html/speyside/standard/style/tobago-sheet.css (original)
+++ incubator/tobago/trunk/tobago-theme/tobago-theme-speyside/src/main/resources/org/apache/myfaces/tobago/renderkit/html/speyside/standard/style/tobago-sheet.css Mon Apr  3 10:23:38 2006
@@ -27,7 +27,6 @@
 	background-color: #d7d7d7;
   font: bold 12px arial, helvetica, sans-serif;
   color: #333333;
-  cursor: pointer;
   text-align: left;
   padding: 2px 2px 0px 3px;
 }