Dotclear


Ignore:
Timestamp:
08/13/11 10:47:02 (14 years ago)
Author:
Franck <carnet.franck.paul@…>
Branch:
default
Parents:
678:d07dada561e2 (diff), 677:c046fce80392 (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 branche design dans la branche default

File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/style/default.css

    r579 r679  
    372372     margin-left: .5em; 
    373373} 
    374 #login-screen fieldset { 
     374#login-screen fieldset, #login-screen .fieldset { 
    375375     border: 1px solid #999; 
    376376     padding: 1em 1em 0 1em; 
     
    426426     text-decoration: underline; 
    427427} 
    428 /* test 
    429 #icons img { 
    430      padding: 8px; 
    431      background: #e5e5e5; 
    432      border: 1px solid #d9d9d9; 
    433      border-radius: 5px; 
    434      -webkit-box-shadow: 0px 1px 3px #ccc; 
    435      -moz-box-shadow: 0px 1px 3px #ccc; 
    436      box-shadow: 0px 1px 3px #ccc; 
    437 } 
    438 #icons a:hover img { 
    439      background: #bbb; 
    440 }*/ 
    441  
    442428#quick { 
    443429     clear: left; 
     
    932918/* -------------------------------------------------------------------- CLASSES COMMUNES */ 
    933919 
     920.no-margin { 
     921     margin: 0; 
     922} 
     923 
    934924/* paragraphe pour bouton Nouveau bidule */ 
    935925p.top-add { 
     
    10241014     background: #ddd; 
    10251015} 
     1016caption { 
     1017     color: #333; 
     1018     font-size: 1.2em; 
     1019     font-weight: bold; 
     1020     text-align: left; 
     1021     margin-bottom: .5em; 
     1022} 
     1023 
    10261024th, td { 
    10271025     border-width: 0 0 1px 0; 
     
    10931091     padding: 0; 
    10941092} 
    1095 fieldset { 
     1093fieldset, .fieldset { 
    10961094     display: block; 
    10971095     margin: 0 0 1em 0; 
     
    11821180     display: block; 
    11831181     width: 100%; 
     1182     resize: vertical; 
    11841183} 
    11851184label.required { 
     
    12091208label .maximal, textarea.maximal, input.maximal { 
    12101209     width: 100%; 
     1210} 
     1211textarea.maximal { 
     1212     resize: vertical; 
    12111213} 
    12121214 
     
    12181220     padding-left: 20px; 
    12191221} 
    1220 fieldset.constrained { 
     1222.constrained { 
    12211223     margin: 0; 
    12221224     padding: 0; 
     
    12441246     text-align: center; 
    12451247     text-decoration: none; 
    1246      padding: .1em .5em; 
     1248     padding: .1em .5em 0 .5em; 
    12471249     text-shadow: 0 1px 1px rgba(0,0,0,.3); 
    12481250     -webkit-border-radius: .2em; 
     
    13041306input[type=submit].delete { 
    13051307     color: #c00; 
     1308     padding-bottom: .1em; 
     1309} 
     1310#entry-content .delete { 
     1311     margin-left: 1em; 
    13061312} 
    13071313a.delete:hover, 
     
    13291335     border-radius: .5em; 
    13301336     margin-bottom: .1em;      
    1331      background: #2C8FD1 url(add.png) no-repeat .2em center; 
     1337     background: #2C8FD1 url(add.png) no-repeat 6px center; 
    13321338     color: #fff; 
    1333      padding: .1em 1em .2em 28px; 
     1339     padding: .2em 16px .2em 30px; 
    13341340     border: 1px solid #2373A8; 
    13351341} 
Note: See TracChangeset for help on using the changeset viewer.

Sites map