Changeset 1327

Show
Ignore:
Timestamp:
06/12/09 18:03:16 (9 months ago)
Author:
admc
Message:

tweaking css and images

Location:
trunk/windmill/html
Files:
10 modified

Legend:

Unmodified
Added
Removed
  • trunk/windmill/html/css/windmill.css

    r1326 r1327  
    5353.action { 
    5454  position:relative; 
    55   /*border-top: 1px solid #aaa; 
    56   background: lightyellow;*/ 
    5755  padding:2px; 
    5856  margin:1px; 
     
    102100    border-bottom-width : 1px; 
    103101    border-left-width : 1px; 
    104     border: 1px solid lightgray; 
     102    border: 1px solid #aaa; 
    105103    background: transparent url("../img/text_elem_gradient.gif"); 
    106     margin:0px; 
     104    margin-top:1px; 
    107105    margin-left:2px; 
    108106    width:75%; 
     
    112110  font-size:10px; 
    113111  height:19px; 
    114   border:solid 1px lightgray; 
     112  border:solid 1px #dca; 
    115113  background: transparent url("../img/text_elem_gradient.gif"); 
    116114  margin-bottom:1px;