You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lo...@apache.org on 2012/02/14 16:01:17 UTC

svn commit: r1243977 - in /myfaces/tobago/branches/tobago-tree-table: ./ tobago-theme/tobago-theme-scarborough/src/main/resources/org/apache/myfaces/tobago/renderkit/html/scarborough/standard/style/style.css

Author: lofwyr
Date: Tue Feb 14 15:01:17 2012
New Revision: 1243977

URL: http://svn.apache.org/viewvc?rev=1243977&view=rev
Log:
merged from trunk

Modified:
    myfaces/tobago/branches/tobago-tree-table/   (props changed)
    myfaces/tobago/branches/tobago-tree-table/tobago-theme/tobago-theme-scarborough/src/main/resources/org/apache/myfaces/tobago/renderkit/html/scarborough/standard/style/style.css

Propchange: myfaces/tobago/branches/tobago-tree-table/
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Tue Feb 14 15:01:17 2012
@@ -1 +1 @@
-/myfaces/tobago/trunk:1226794-1243938
+/myfaces/tobago/trunk:1226794-1243975

Modified: myfaces/tobago/branches/tobago-tree-table/tobago-theme/tobago-theme-scarborough/src/main/resources/org/apache/myfaces/tobago/renderkit/html/scarborough/standard/style/style.css
URL: http://svn.apache.org/viewvc/myfaces/tobago/branches/tobago-tree-table/tobago-theme/tobago-theme-scarborough/src/main/resources/org/apache/myfaces/tobago/renderkit/html/scarborough/standard/style/style.css?rev=1243977&r1=1243976&r2=1243977&view=diff
==============================================================================
--- myfaces/tobago/branches/tobago-tree-table/tobago-theme/tobago-theme-scarborough/src/main/resources/org/apache/myfaces/tobago/renderkit/html/scarborough/standard/style/style.css (original)
+++ myfaces/tobago/branches/tobago-tree-table/tobago-theme/tobago-theme-scarborough/src/main/resources/org/apache/myfaces/tobago/renderkit/html/scarborough/standard/style/style.css Tue Feb 14 15:01:17 2012
@@ -1452,7 +1452,9 @@ div.tobago-richTextEditor-body {
   text-decoration: none;
 }
 
-.tobago-treeNode-disabled a, .tobago-treeNode-disabled a:hover {
+.tobago-treeNode-markup-disabled span {
+  margin-left: 3px;
+  padding: 1px 2px 1px 2px;
   color: #888888;
   text-decoration: none;
   cursor: default;