Dotclear


Ignore:
Timestamp:
04/29/11 10:08:59 (14 years ago)
Author:
kozlika
Branch:
userprefs
Children:
48:0891631a2623, 52:9a388f5e4e3a
Parents:
45:282249d3b55d (diff), 43:bd53e32fe98b (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • admin/style/default.css

    r42 r46  
    10941094     font-size: 1.3em; 
    10951095} 
    1096 /* à supprimer quand tous les formulaires auront été corrigés */ 
    1097 label.required:before { 
    1098      content: '* '; 
    1099      color: #c00; 
    1100 } 
    1101  
     1096label.inline { 
     1097     display: inline; 
     1098} 
    11021099p.field { 
    11031100     position: relative; 
  • admin/style/default.css

    r45 r46  
    11521152     width: 100%; 
    11531153} 
     1154 
     1155#login-screen #safe_mode_help { 
     1156     display : none; 
     1157     margin : 0 0 1em 0; 
     1158     padding: 5px 10px 5px 30px; 
     1159     background: #fbfbfb url(msg-std.png) no-repeat 5px 5px; 
     1160     border: 1px solid #999; 
     1161     -moz-border-radius: 4px; 
     1162     -webkit-border-radius: 4px; 
     1163} 
     1164 
    11541165 
    11551166/* ------------------  Tous les boutons -------------------- */ 
Note: See TracChangeset for help on using the changeset viewer.

Sites map