weaver      2004/09/10 15:03:17

  Modified:    portal/src/webapp/WEB-INF/decorations/layout/html/jetspeed/css
                        styles.css
  Log:
  Fixed some font size issues
  
  Revision  Changes    Path
  1.14      +3 -3      
jakarta-jetspeed-2/portal/src/webapp/WEB-INF/decorations/layout/html/jetspeed/css/styles.css
  
  Index: styles.css
  ===================================================================
  RCS file: 
/home/cvs/jakarta-jetspeed-2/portal/src/webapp/WEB-INF/decorations/layout/html/jetspeed/css/styles.css,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- styles.css        10 Sep 2004 21:39:36 -0000      1.13
  +++ styles.css        10 Sep 2004 22:03:17 -0000      1.14
  @@ -45,7 +45,7 @@
   
   .PTitle
   {
  -  font-size: 1.25em;
  + 
   }
   
   
  @@ -102,7 +102,7 @@
        Specify the height of the image used
        else it will use the text height        
        **/
  -     font-size: .5em;
  +
        height:25px;    
        color:black;
        background:url(content/jetspeed/images/tabmiddle_low.gif);
  @@ -131,7 +131,7 @@
   
   .layout-Jetspeed .LTab
   {
  -    font-size: .5em;
  +  
       font-weight: bold;
       letter-spacing: 1;
        height:25px;    
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to