Dotclear

Changeset 1322:91e6b0f148cf


Ignore:
Timestamp:
08/10/13 13:09:06 (10 years ago)
Author:
Nicolas <nikrou77@…>
Branch:
default
Message:

Remove background for h2 in css. Image was removed in 7ef2c3e88a2d196184b3f6fcc019df30037697e7 commit

File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/style/default.css

    r1311 r1322  
    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; 
    5958} 
    6059h3 { 
     
    143142} 
    144143#top h1 a:hover, #top h1 a:focus { 
    145      background: transparent url(dc_logo_hover.png) no-repeat 0 50%;   
     144     background: transparent url(dc_logo_hover.png) no-repeat 0 50%; 
    146145} 
    147146#info-boxes { 
     
    347346     text-indent: 18px; 
    348347     height: 2rem; 
    349      padding: 0 2px;  
     348     padding: 0 2px; 
    350349} 
    351350#search-menu input[type="submit"] { 
     
    917916} 
    918917/* ------------------------------------------------------------------ messages */ 
    919 div.error, p.error,  
    920 div.message, p.message,  
     918div.error, p.error, 
     919div.message, p.message, 
    921920div.static-msg, p.static-msg { 
    922921     padding: 0.5em 0.5em 0.5em 48px; 
     
    932931     color: #000; 
    933932} 
    934 div.message, p.message,  
     933div.message, p.message, 
    935934div.static-msg, p.static-msg { 
    936935     background: #666 url(msg-std.png) no-repeat .7em .7em; 
    937936     color: #fff; 
    938937} 
    939 div.message a, p.message a,  
     938div.message a, p.message a, 
    940939div.static-msg a, p.static-msg a { 
    941940     color: #fff; 
     
    12011200input.invalid, textarea.invalid, select.invalid { 
    12021201     border: 1px solid red; 
    1203      background: #fff;  
     1202     background: #fff; 
    12041203     color: red; 
    12051204     box-shadow: 0 0 0 1px rgba(218, 62, 90, 0.3) 
     
    12781277p.field { 
    12791278     position: relative; 
    1280       
    12811279} 
    12821280p.field label { 
Note: See TracChangeset for help on using the changeset viewer.

Sites map