IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 38260


Ignore:
Timestamp:
May 13, 2015, 10:13:21 AM (11 years ago)
Author:
eugene
Message:

set gpc1 & gpc2 backgrounds to be different

File:
1 edited

Legend:

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

    r38259 r38260  
    1212
    1313body.gpc1  {
    14     background-color: #a0d0e0;
     14    background-color: #ffd0e0;
    1515    padding: 5px;
    1616    margin: 5px
     
    1818
    1919body.gpc2  {
    20     background-color: #a0d0e0;
     20    background-color: #00d0e0;
    2121    padding: 5px;
    2222    margin: 5px
Note: See TracChangeset for help on using the changeset viewer.