Ignore:
Timestamp:
05/23/12 19:34:21 (12 years ago)
Author:
tbretz
Message:
Added new styles.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/FACT++/www/smartfact/index.css

    r13804 r13846  
    1818        font-size: 13px;
    1919}
    20 
     20/*
    2121.thead a {
    2222        color: #09415b;
    2323        text-decoration: none;
    2424}
    25 /*
     25
    2626.tcat {
    2727        background: #444;
     
    5858        padding-right:5px;
    5959}
    60 
     60/*
    6161.description {
    6262        text-align:left;
    63 }
     63}*/
    6464
    6565.tcell1 {
     
    7272}
    7373
     74.tcell2l {
     75        text-align:left;
     76}
    7477
     78.tcell2l pre {
     79        display:inline;
     80        color:darkblue;
     81        font-weight:bold;
     82/*        font-size:15px;*/
     83}
     84
     85/*
    7586.tcell3 {
    7687        text-align:center;
    77 }
     88}*/
    7889
    7990/*
     
    170181        font-size: 12px;
    171182}
    172 
     183/*
    173184.tfoot a {
    174185        color: #fff;
    175186        text-decoration: none;
    176 }
     187}*/
    177188
    178189.container
Note: See TracChangeset for help on using the changeset viewer.