Changeset 35482 for main/trunk


Ignore:
Timestamp:
2021-09-25T23:36:03+12:00 (3 years ago)
Author:
davidb
Message:

Workpackaged themed color scheme for DL

Location:
main/trunk/model-interfaces-dev/atea
Files:
8 added
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/model-interfaces-dev/atea/style/custom.css

    r35232 r35482  
    1 body {
    2 /*    background-color: #e1dcd6; */
    3 /*    background-color: #eae8da; */
    4 }
    5 
    61#container {
    72    max-width: 980px;
     
    1813    max-width: 980px;
    1914    border-radius: 0;
    20     background-color: #176593;
    2115}
    2216
     
    2721#gs_banner {
    2822    border-radius: 0;
    29     /*background-image: url(../images/bgContainerGreen389.png); */
    30     background-image: url(../images/bgContainerBlue389.png);
    3123    background-position-y: 0;
    3224}
     
    5345.ui-state-default {
    5446    background-image: none;
    55     /* background-color: #2191c0; */
    5647}
    5748
     
    5950    /* background: #e1dcd6 none; */
    6051    background: #eae8da none;
    61     border: 0;
    62    
     52    border: 0;   
    6353}
    6454
     
    7262
    7363.horizontalContainer {
    74     text-transform: none;
    75    
    76 }
    77 
    78 .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
    79     /*
    80     border: 1px solid #acdd4a;
    81     background: #6eac2c url(images/ui-bg_gloss-wave_50_6eac2c_500x100.png) 50% 50% repeat-x;
    82    */
    83    
    84     border: 1px solid #4aacdd;
    85     background: #2c5e9c none;
    86     font-weight: normal;
    87     color: #ffffff;
     64    text-transform: none;   
    8865}
    8966
    9067
     68
Note: See TracChangeset for help on using the changeset viewer.