Changeset 315

Show
Ignore:
Timestamp:
09/10/07 19:54:57 (1 year ago)
Author:
bchoate
Message:

Updated colors for MT.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/iMT/mt-static/plugins/iMT/css/iphone.css

    r314 r315  
    4343#header { 
    4444    position: relative; 
    45     border-bottom: 1px solid #693
     45    border-bottom: 1px solid #25688c
    4646    padding: 5px 40px 4px; 
    47     background: #9c6 url(../images/iphone/backgrounds/header.png) repeat-x left center; 
     47    background: #589bbf url(../images/iphone/backgrounds/header.png) repeat-x left center; 
    4848} 
    4949 
     
    5454    color: #fff; 
    5555    text-align: center; 
    56     text-shadow: #693 0px -1px 1px; 
     56    text-shadow: #25688c 0px -1px 1px; 
    5757} 
    5858 
     
    405405    line-height: 13px; 
    406406    text-align: center; 
    407     background-color: #360
     407    background-color: #023559
    408408} 
    409409 
     
    420420    width: 100px; 
    421421    margin-left: 1px; 
    422     border: 1px solid #693
    423     background: #693
     422    border: 1px solid #25688c
     423    background: #25688c
    424424    -webkit-border-top-left-radius: 5px; 
    425425    -webkit-border-top-right-radius: 5px; 
     
    602602 
    603603.setting-highlight a { 
    604     color: #360
     604    color: #023559
    605605} 
    606606