Changeset 262

Show
Ignore:
Timestamp:
08/17/08 17:28:13 (3 months ago)
Author:
alex
Message:

figures + donate/cc boxes

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/camptocamp.org/web/static/css/main.css

    r250 r262  
    777777/* Partners (with css sprites)*/ 
    778778#partners { 
    779   height: 30px; 
    780   margin: 10px auto; 
    781   padding: 0; 
     779  height: 30px; 
     780  margin: 10px auto; 
     781  padding: 0; 
    782782} 
    783783#partners li { 
    784   margin: 0 5px; 
    785   padding: 0; 
    786   list-style: none; 
    787   float: left; 
     784  margin: 0 5px; 
     785  padding: 0; 
     786  list-style: none; 
     787  float: left; 
    788788} 
    789789#partners li, #partners a { 
    790    height: 30px; 
    791    display: block; 
     790  height: 30px; 
     791  display: block; 
     792
     793#partners li, #partners a { 
     794  background: transparent url(/static/images/partners.png) no-repeat; 
    792795} 
    793796 
    794797#rhonealpes a { 
    795   background: transparent url(/static/images/partners.png) -15px -15px no-repeat; width: 130px; 
     798  background-position: -15px -15px; width: 130px; 
    796799} 
    797800#europa a { 
    798   background: transparent url(/static/images/partners.png) -15px -75px no-repeat; width: 43px; 
     801  background-position: -15px -75px; width: 43px; 
    799802} 
    800803#c2csa a { 
    801    background: transparent url(/static/images/partners.png) -15px -135px no-repeat; width: 51px; 
    802 
    803  
     804  background-position: -15px -135px; width: 51px; 
     805
    804806 
    805807#license_box 
     
    16061608/* ---- Menu left ----*/ 
    16071609 
    1608 #nav_edit, #nav_anchor, #nav_news, #nav_tools, #wizard_button 
     1610#nav_edit, #nav_anchor, #nav_news, #nav_tools, #wizard_button, #nav_buttons, #nav_figures 
    16091611{ 
    16101612  width: 200px; 
     
    16151617} 
    16161618 
     1619#nav_buttons input { 
     1620  border:0; 
     1621} 
     1622 
     1623#nav_buttons p { 
     1624  margin: 10px; 
     1625} 
     1626 
    16171627#nav_space 
    16181628{ 
     
    16221632} 
    16231633 
    1624 #nav_edit p, #nav_anchor p, #nav_news p, #nav_tools p, #content p 
     1634#nav_edit p, #nav_anchor p, #nav_news p, #nav_tools p, #content p, #nav_figures p 
    16251635{ 
    16261636  margin: 1em; 
    16271637} 
    16281638 
    1629 #nav_edit li, #nav_anchor li, #nav_news li, #nav_tools li, #wizard_button li 
     1639#nav_edit li, #nav_anchor li, #nav_news li, #nav_tools li, #wizard_button li, #nav_figures li 
    16301640{ 
    16311641  margin: 0 0 0 0.5em; 
    16321642} 
    16331643 
    1634 #nav_edit ul, #nav_anchor ul, #nav_news ul, #nav_tools ul, #wizard_button ul 
     1644#nav_edit ul, #nav_anchor ul, #nav_news ul, #nav_tools ul, #wizard_button ul, #nav_figures ul 
    16351645{ 
    16361646  margin-left: 0; 
     
    16451655} 
    16461656 
     1657#nav_figures ul 
     1658{ 
     1659  list-style-image : url(/static/images/picto/puce2.png); 
     1660  margin-left: 10px; 
     1661} 
     1662 
     1663#nav_figures li 
     1664{ 
     1665  font-size: 0.9em; 
     1666} 
     1667 
    16471668#nav_anchor_content, #nav_tools_content 
    16481669{ 
     
    16691690} 
    16701691 
    1671 #nav_news_content 
     1692#nav_news_content, #nav_figures_content 
    16721693{ 
    16731694  height:100%; 
     
    16781699} 
    16791700 
    1680 #nav_news_top 
     1701#nav_news_top, #nav_figures_top 
    16811702{ 
    16821703  height:5px; 
     
    16861707} 
    16871708 
    1688 #nav_news_down 
     1709#nav_news_down, #nav_figures_down 
    16891710{ 
    16901711  height:6px;