From: yomguy Date: Wed, 16 Mar 2011 14:49:12 +0000 (+0100) Subject: increase content font-size X-Git-Tag: 1.1~360 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=7fa3f5c6e2403592841d344d218425393d86ed86;p=telemeta.git increase content font-size --- diff --git a/telemeta/htdocs/css/telemeta.css b/telemeta/htdocs/css/telemeta.css index 98b42904..dbe6a2c7 100644 --- a/telemeta/htdocs/css/telemeta.css +++ b/telemeta/htdocs/css/telemeta.css @@ -171,6 +171,7 @@ a img { border: none; } background-color: #fdfdfd; color: #000; padding: 4px; + } /* Geographic navigator */ @@ -587,8 +588,14 @@ dl.dublincore dd.caption { margin-bottom: 15px; } +.infos dl, .infos table { + position: relative; + font-size: 105%; +} + .extraInfos dl, .extraInfos table { position: relative; + font-size: 105%; } .extraInfos div { @@ -688,6 +695,7 @@ table.listing { .fullpage table.listing { width: 100%; + font-size: 105%; } table.listing th { diff --git a/telemeta/locale/fr/LC_MESSAGES/django.mo b/telemeta/locale/fr/LC_MESSAGES/django.mo index 1e7f60f0..37b393a7 100644 Binary files a/telemeta/locale/fr/LC_MESSAGES/django.mo and b/telemeta/locale/fr/LC_MESSAGES/django.mo differ diff --git a/telemeta/locale/fr/LC_MESSAGES/django.po b/telemeta/locale/fr/LC_MESSAGES/django.po index 4a25c52a..6b2935b6 100644 --- a/telemeta/locale/fr/LC_MESSAGES/django.po +++ b/telemeta/locale/fr/LC_MESSAGES/django.po @@ -797,6 +797,10 @@ msgstr "Analyse" msgid "Markers" msgstr "Marqueurs" +#: templates/telemeta_default/mediaitem_detail.html:131 +msgid "Add to playlist" +msgstr "Ajouter à la liste" + #: templates/telemeta_default/home.html:13 msgid "Last changes" msgstr "Dernières modifications"