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 2011/08/10 15:38:11 UTC

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

Author: lofwyr
Date: Wed Aug 10 13:38:11 2011
New Revision: 1156178

URL: http://svn.apache.org/viewvc?rev=1156178&view=rev
Log:
TOBAGO-377: Improved Tree 
 - simplify css

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

Modified: myfaces/tobago/trunk/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/trunk/tobago-theme/tobago-theme-scarborough/src/main/resources/org/apache/myfaces/tobago/renderkit/html/scarborough/standard/style/style.css?rev=1156178&r1=1156177&r2=1156178&view=diff
==============================================================================
--- myfaces/tobago/trunk/tobago-theme/tobago-theme-scarborough/src/main/resources/org/apache/myfaces/tobago/renderkit/html/scarborough/standard/style/style.css (original)
+++ myfaces/tobago/trunk/tobago-theme/tobago-theme-scarborough/src/main/resources/org/apache/myfaces/tobago/renderkit/html/scarborough/standard/style/style.css Wed Aug 10 13:38:11 2011
@@ -1408,8 +1408,7 @@ div.tobago-richTextEditor-body {
   cursor: default;
 }
 
-.tobago-treeMenuNode-markup-marked, .tobago-treeMenuNode-markup-marked:focus,
-.tobago-treeMenuNode-markup-marked a, .tobago-treeMenuNode-markup-marked:focus a {
+.tobago-treeMenuNode-markup-marked, .tobago-treeMenuNode-markup-marked:focus {
   background-color: #d8e9fb;
 }