Dotclear

Changeset 2046:d0f9179b60d5


Ignore:
Timestamp:
09/23/13 23:06:57 (12 years ago)
Author:
Anne Kozlika <kozlika@…>
Branch:
default
Message:

Modifs mineures sur les popups pour harmoniser la structure avec les pages "normales"

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • admin/style/default.css

    r2043 r2046  
    490490     box-shadow: 1px 1px 2px #F1F1F1 inset; 
    491491     padding: 3px;  
     492     vertical-align: top; 
    492493     } 
    493494     input:focus, textarea:focus, select:focus { 
     
    633634     border: 1px solid #ccc; 
    634635     font-family: "DejaVu Sans","Lucida Grande","Lucida Sans Unicode",Arial,sans-serif; 
    635      padding: 4px 10px; 
     636     padding: 3px 10px; 
    636637     line-height: normal !important; 
    637638     display: inline-block; 
     
    24382439          line-height: 68px; 
    24392440          overflow: hidden; 
    2440           z-index: 200; 
    24412441          } 
    24422442     #main #content > h2 { 
  • inc/admin/lib.dc.page.php

    r2043 r2046  
    275275          '<body id="dotclear-admin" class="popup">'."\n". 
    276276 
    277           '<div id="top hidden"><h1>'.DC_VENDOR_NAME.'</h1></div>'."\n"; 
     277          '<h1>'.DC_VENDOR_NAME.'</h1>'."\n"; 
    278278 
    279279          echo 
     
    298298          "</div>\n".         // End of #content 
    299299          "</div>\n".         // End of #main 
     300          "</div>\n".         // End of #wrapper 
    300301          '<div id="footer"><p>&nbsp;</p></div>'."\n". 
    301           "</div>\n".         // End of #wrapper 
    302302          '</body></html>'; 
    303303     } 
Note: See TracChangeset for help on using the changeset viewer.

Sites map