mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-05-07 22:05:05 +02:00
Synchro page title for 1024x768 resolutions.
git-svn-id: http://piwigo.org/svn/trunk@2561 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -35,10 +35,10 @@ h3, #imageToolBar a:hover, .row1, .content { background-color: #222; }
|
||||
.content h3 { font-size:20px; letter-spacing:-0.4px; margin:0 20px 12px 0;
|
||||
text-align:right; background:none; border: 0; }
|
||||
.content h4 { font-size:14px; text-align:left; padding:3px; margin: 2px;}
|
||||
.content h2:before, .content h2:after,
|
||||
/*.content h2:before, .content h2:after, */
|
||||
.content h2 {
|
||||
letter-spacing:0.1em; margin-right:30px; text-align:right; color: #777;
|
||||
text-transform:none; font-weight:bold; padding-left:20px; }
|
||||
letter-spacing:2px; margin-right:30px; text-align:right; color: #777;
|
||||
text-transform:none; font-weight:bold; padding-left:20px; width:54%; }
|
||||
.content dl, dd { margin:5px; }
|
||||
.content div.titrePage { height:55px; }
|
||||
.instructions { height:450px; overflow:scroll; padding:0 20px 0; text-align:left; }
|
||||
|
||||
@@ -386,7 +386,7 @@ $lang['title_groups'] = 'Gestion des groupes';
|
||||
$lang['title_liste_users'] = 'Liste des utilisateurs';
|
||||
$lang['title_picmod'] = 'Modifier les informations d\'une image';
|
||||
$lang['title_thumbnails'] = 'Création des miniatures';
|
||||
$lang['title_update'] = 'Synchronisation de la base de données à partir des fichiers';
|
||||
$lang['title_update'] = 'Synchronisation de la base à partir des fichiers de';
|
||||
$lang['title_upload'] = 'Images en attente de validation';
|
||||
$lang['tn_all'] = 'tout';
|
||||
$lang['tn_alone_title'] = 'image sans miniature (jpeg et png uniquement)';
|
||||
|
||||
Reference in New Issue
Block a user