Ignore:
Timestamp:
11/24/11 17:32:33 (13 years ago)
Author:
vmipsl
Message:

loginModule

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ether_megapoli/trunk/web/resources/css/backoffice.css

    r247 r265  
    2727.containerTitle { 
    2828    font-size: 20px; 
    29     color: #808080; 
     29    color: #778899; 
    3030    font-weight: bold; 
    3131    float: left; 
     
    5454    float: right; 
    5555    position: relative; 
    56     top: 11px; 
     56    top: 13px; 
    5757} 
    5858 
     
    9797    width: 800px; 
    9898    height: 26px; 
    99     color: #646464; 
     99    color: #778899; 
    100100    font-weight: bold; 
    101101    padding-left: 10px; 
     
    106106    -moz-border-radius-topright: 0; 
    107107    -webkit-border-radius: 0; 
    108     background: -moz-linear-gradient(white, #C0C0C0); 
     108    background: -moz-linear-gradient(white, #778899); 
    109109    min-height: 400px; 
    110110    text-align: justify; 
     
    120120 
    121121.containerBottom { 
    122     background-color: #C0C0C0; 
     122    background-color: #778899; 
    123123    color: #FFFFFF; 
    124124    height: 26px; 
Note: See TracChangeset for help on using the changeset viewer.