IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 30, 2007, 6:13:58 PM (19 years ago)
Author:
eugene
Message:

various updates to the user interface: sorting, respect table selections, etc

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippMonitor/raw/ipp.css

    r12835 r13566  
    101101}
    102102
     103td.list_off  {
     104           text-align: left;
     105           font-size: normal; 
     106           font-weight: normal; 
     107           vertical-align: top;
     108           background: #a0a0a0;
     109           background-color: #a0a0a0;
     110           border: 2px solid #000000;
     111           padding: 2px;
     112}
     113
    103114th.list  {
    104115           text-align: left;
Note: See TracChangeset for help on using the changeset viewer.