Dotclear

Changeset 1811:ca14fc7a6ad5 for admin


Ignore:
Timestamp:
09/13/13 19:46:14 (12 years ago)
Author:
Anne Kozlika <kozlika@…>
Branch:
default
Message:

Message d'update. "Me le rappeler plus tard" est un bouton. Rectif des alignements. Couleur du texte, noir pour meilleure lecture.

Location:
admin
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • admin/_charte.html

    r1793 r1811  
    284284                              <h3>Dotclear 42 est disponible</h3> 
    285285                              <p><a class="button submit" href="#">Mettre à jour maintenant</a> 
    286                               <a href="u#">Me le rappeler plus tard</a> 
    287                               <a href="#" class="updt-info">information sur cette version</a></p> 
     286                              <a class="button" href="u#">Me le rappeler plus tard</a></p> 
     287                              <p class="updt-info"><a href="#">Informations sur cette version</a></p> 
    288288                         </div> 
    289289                    <h4 class="smart-title">Messages contextuels</h4> 
  • admin/index.php

    r1788 r1811  
    221221          '<div class="dc-update"><h3>'.sprintf(__('Dotclear %s is available!'),$new_v).'</h3> '. 
    222222          '<p><a class="button submit" href="update.php">'.sprintf(__('Upgrade now'),$new_v).'</a> '. 
    223           '<a href="update.php?hide_msg=1">'.__('Remind me later').'</a>'. 
     223          '<a class="button" href="update.php?hide_msg=1">'.__('Remind me later').'</a>'. 
    224224          ($version_info ? ' </p>'. 
    225           '<p><a href="'.$version_info.'" class="updt-info">'.__('Information about this version').'</a>' : '').'</p>'. 
     225          '<p class="updt-info"><a href="'.$version_info.'">'.__('Information about this version').'</a>' : '').'</p>'. 
    226226          '</div>'; 
    227227     } 
  • admin/style/default.css

    r1810 r1811  
    738738     background: #A2CBE9 url(msg-success.png) no-repeat .7em .7em; 
    739739     text-shadow: 0 1px 0 rgba(255, 255, 255, 0.6); 
    740      color: #34495e; 
     740     color: #000; 
    741741     box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1) 
    742742     } 
    743743     .dc-update h3 { 
    744744          margin-top: 0; 
    745           color: #34495e; 
     745          color: #000; 
    746746          } 
    747747     .dc-update p { 
     
    750750          } 
    751751     .dc-update a { 
    752           color: #34495e; 
    753           border-color: #000; 
     752          color: #000; 
    754753          margin-right: 1em; 
    755754          } 
    756           a.updt-info { 
    757                margin-left: 2em; 
    758                font-weight: bold; 
    759                } 
    760755          .dc-update a.button { 
    761756               padding: .5em 1em;  
     757               } 
     758          .updt-info a { 
     759               margin-left: 2em; 
     760               border-color: #000; 
     761               font-weight: bold; 
    762762               } 
    763763/* --------------------------------------------------------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.

Sites map