You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@forrest.apache.org by is...@cocoondev.org on 2003/09/03 00:39:45 UTC

[issues] Closed: (FOR-34) Style information on the common skin

Message:

   The following issue has been closed.

   Resolver: Juan Jose Pablos
       Date: Wed, 3 Sep 2003 12:38 AM

Applied.
Thanks for your patch Juan Jose Pablos :-)
---------------------------------------------------------------------
View the issue:

  http://issues.cocoondev.org/jira//secure/ViewIssue.jspa?key=FOR-34


Here is an overview of the issue:
---------------------------------------------------------------------
        Key: FOR-34
    Summary: Style information on the common skin
       Type: Improvement

     Status: Closed
   Priority: Trivial
 Resolution: FIXED

    Project: Forrest
  Component: Forrest skins
    Fix For: 0.5
   Versions:
             HEAD

   Assignee: Juan Jose Pablos
   Reporter: Juan Jose Pablos

    Created: Sat, 29 Mar 2003 11:41 AM
    Updated: Wed, 3 Sep 2003 12:38 AM
Environment: Linux yarel 2.4.20-686 #1 Mon Jan 13 22:22:30 EST 2003 i686 Mobile Intel(R) Celeron(TM) CPU         1333MHz GenuineIntel GNU/Linux

Description:
Index: common/xslt/html/tab2menu.xsl
===================================================================
RCS file: /home/cvspublic/xml-forrest/src/resources/skins/common/xslt/html/tab2menu.xsl,v
retrieving revision 1.5
diff -r1.5 tab2menu.xsl
125c125
<     <a>
---
>     <a class="base-selected">
132d131
<       <font color="#000000">      
134d132
<       </font>        
140c138
<     <a>
---
>     <a class="base-not-selected">
147d144
<       <font face="Arial, Helvetica, Sans-serif">
149d145
<       </font>

Index: forrest-site/css/page.css
===================================================================
RCS file: /home/cvspublic/xml-forrest/src/resources/skins/forrest-site/css/page.css,v
retrieving revision 1.11
diff -r1.11 page.css
21a22,24
> .base-seleted {color: #000000; }
> .base-not-selected { font-family: Verdana, Helvetica, sans-serif; }
>


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.cocoondev.org/jira//Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira