Changeset 2910

Show
Ignore:
Timestamp:
01/28/12 12:17:53 (4 months ago)
Author:
paparazzia
Message:

ajustement du theme oceanexpress : menubar at the top

Location:
trunk/site/style
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • trunk/site/style/base-style.css

    r2552 r2910  
    44  margin: 1px; /*need to be forced*/ 
    55 
     6} 
     7 
     8#menubox { 
    69} 
    710 
  • trunk/site/style/oceanexpress/style.css

    r1548 r2910  
    1212  background-color: #ff652e; 
    1313} 
     14 
    1415 
    1516#baneer 
     
    5455.leftbox, .icbox  { 
    5556  border-bottom: solid 1px #15214b; 
     57} 
     58 
     59#menubox { 
     60  background-color: #f9f1e8; 
     61  right:130px; 
     62  opacity:0.7; 
     63  filter:alpha(opacity=70); /* For IE8 and earlier */ 
     64  position:absolute; 
     65  top:2px; 
     66  margin: 0px; 
     67  height: 15px; 
     68  font-weight: bold;   
    5669} 
    5770