venkat      2005/07/04 22:09:38

  Modified:    targets/axis/skin tigris.css
  Log:
  changes for better look.
  
  Revision  Changes    Path
  1.6       +4 -8      ws-site/targets/axis/skin/tigris.css
  
  Index: tigris.css
  ===================================================================
  RCS file: /home/cvs/ws-site/targets/axis/skin/tigris.css,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- tigris.css        4 Jul 2005 16:06:20 -0000       1.5
  +++ tigris.css        5 Jul 2005 05:09:38 -0000       1.6
  @@ -18,12 +18,9 @@
   #navcolumn div div.heading  {

    background-image: none;

    }

  -.app h3 {

  +.app h3, .app h4 {

    background-color: #e8e8e8;

    }

  -.app h4 {

  - background-color: #888;

  - }

   .a td {

    background: #ddd;

    }

  @@ -211,7 +208,7 @@
    voice-family: inherit;

    font-size: small

    }

  -html>body, html>body th, html>body td, html>body input, html>body select, 
html>body textarea, html>body h2 small, html>body .app h4, html>body #rightcol 
h3, html>body #bodycol pre, html>body #bodycol code {

  +html>body, html>body th, html>body td, html>body input, html>body select, 
html>body textarea, html>body h2 small, html>body #rightcol h3, html>body 
#bodycol pre, html>body #bodycol code {

    font-size: small

    }

   small, div#footer td, div#login, div.tabs th, div.tabs td, input, select, 
.paginate, .functnbar, .functnbar2, .functnbar3, #breadcrumbs td, 
.courtesylinks, #rightcol div.help, .colbar, .tasknav, body.docs div#toc, 
#leftcol {

  @@ -238,9 +235,6 @@
   #login .username {

    font-weight: bold;

    }

  -h4 {

  - font-size: 1em;

  - }

   #breadcrumbs td {

    font-weight: bold;

    } 

  @@ -431,6 +425,8 @@
    }

    .app h3, .app h4 {

     color: #008;

  +  }

  + .app h3{

     font-size:large;

     }

    .app h1{

  
  
  

Reply via email to