Dotclear

Changeset 1323:f04af59ab425


Ignore:
Timestamp:
08/10/13 15:25:55 (12 years ago)
Author:
Anne Kozlika <kozlika@…>
Branch:
default
Message:

Restore images for h2 background and la boîte de recherché does not have décalage any more

Location:
admin/style
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • admin/style/default.css

    r1322 r1323  
    1717} 
    1818body { 
    19      font: 1.2rem/1.5 Helvetica,Arial,sans-serif; 
     19     font: 1.2rem/1.5 Arial,Helvetica,sans-serif; 
    2020     color: #333; 
    2121     background: #fff; 
     
    3232     text-decoration: underline; 
    3333} 
    34 a img, a:link img, a:visited img { 
     34a img, a:link img, a:visited img {  
    3535     border:none; 
    3636} 
     
    5656     padding: 0 1.8rem .6rem; 
    5757     margin: 0 -1.8rem 1rem; 
     58     background: #fff url(dc_bg_title.png) repeat-x center bottom; 
    5859} 
    5960h3 { 
     
    142143} 
    143144#top h1 a:hover, #top h1 a:focus { 
    144      background: transparent url(dc_logo_hover.png) no-repeat 0 50%; 
     145     background: transparent url(dc_logo_hover.png) no-repeat 0 50%;   
    145146} 
    146147#info-boxes { 
     
    334335#search-menu { 
    335336     padding: .3rem .4rem 0; 
     337     font-size: 100% 
    336338} 
    337339#search-menu p { 
    338340     display: inline-block; 
     341     border: 1px solid #999; 
     342     border-radius: .6em; 
     343     position: relative; 
     344     height: 2rem; 
     345     overflow: hidden; 
    339346} 
    340347#search-menu #q { 
     
    342349     border-bottom-left-radius: .6em; 
    343350     border-top-left-radius: .6em; 
    344      border-color: #999; 
    345351     background: transparent url(search.png) no-repeat 4px center; 
    346352     text-indent: 18px; 
    347353     height: 2rem; 
    348      padding: 0 2px; 
     354     padding: 0 2px;  
     355     border: none; 
    349356} 
    350357#search-menu input[type="submit"] { 
    351      padding: .1rem .3rem; 
     358     padding: 0 0.3rem; 
    352359     background: #dfdfdf; 
    353360     border-color: #999; 
     
    355362     border-bottom-right-radius: .6em; 
    356363     border-top-right-radius: .6em; 
     364     border-top-left-radius: 0; 
     365     border-bottom-left-radius: 0; 
    357366     text-shadow: none; 
    358      height: 2.2rem; 
     367     height: 2rem; 
     368     border: none; 
     369     border-left: 1px solid #aaa; 
    359370     font-size: 1rem; 
    360      margin-left: -.5em; 
    361371} 
    362372#search-menu input[type="submit"]:hover, 
     
    916926} 
    917927/* ------------------------------------------------------------------ messages */ 
    918 div.error, p.error, 
    919 div.message, p.message, 
     928div.error, p.error,  
     929div.message, p.message,  
    920930div.static-msg, p.static-msg { 
    921931     padding: 0.5em 0.5em 0.5em 48px; 
     
    931941     color: #000; 
    932942} 
    933 div.message, p.message, 
     943div.message, p.message,  
    934944div.static-msg, p.static-msg { 
    935945     background: #666 url(msg-std.png) no-repeat .7em .7em; 
    936946     color: #fff; 
    937947} 
    938 div.message a, p.message a, 
     948div.message a, p.message a,  
    939949div.static-msg a, p.static-msg a { 
    940950     color: #fff; 
     
    12001210input.invalid, textarea.invalid, select.invalid { 
    12011211     border: 1px solid red; 
    1202      background: #fff; 
     1212     background: #fff;  
    12031213     color: red; 
    12041214     box-shadow: 0 0 0 1px rgba(218, 62, 90, 0.3) 
     
    12771287p.field { 
    12781288     position: relative; 
     1289      
    12791290} 
    12801291p.field label { 
Note: See TracChangeset for help on using the changeset viewer.

Sites map