Changeset 2561


Ignore:
Timestamp:
Sep 21, 2008, 6:00:33 PM (16 years ago)
Author:
vdigital
Message:

Synchro page title for 1024x768 resolutions.

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/admin/template/goto/theme/roma/theme.css

    r2556 r2561  
    3636 text-align:right; background:none; border: 0; }
    3737.content h4 { font-size:14px; text-align:left; padding:3px; margin: 2px;}
    38 .content h2:before, .content h2:after,
     38/*.content h2:before, .content h2:after, */
    3939.content h2 {
    40 letter-spacing:0.1em; margin-right:30px; text-align:right; color: #777;
    41 text-transform:none; font-weight:bold; padding-left:20px; }
     40letter-spacing:2px; margin-right:30px; text-align:right; color: #777;
     41text-transform:none; font-weight:bold; padding-left:20px; width:54%; }
    4242.content dl, dd { margin:5px; }
    4343.content div.titrePage { height:55px; }
  • trunk/language/fr_FR/admin.lang.php

    r2551 r2561  
    387387$lang['title_picmod'] = 'Modifier les informations d\'une image';
    388388$lang['title_thumbnails'] = 'Création des miniatures';
    389 $lang['title_update'] = 'Synchronisation de la base de données à partir des fichiers';
     389$lang['title_update'] = 'Synchronisation de la base à partir des fichiers de';
    390390$lang['title_upload'] = 'Images en attente de validation';
    391391$lang['tn_all'] = 'tout';
Note: See TracChangeset for help on using the changeset viewer.