]> git.parisson.com Git - telemeta.git/commitdiff
increase content font-size
authoryomguy <yomguy@parisson.com>
Wed, 16 Mar 2011 14:49:12 +0000 (15:49 +0100)
committeryomguy <yomguy@parisson.com>
Wed, 16 Mar 2011 14:49:12 +0000 (15:49 +0100)
telemeta/htdocs/css/telemeta.css
telemeta/locale/fr/LC_MESSAGES/django.mo
telemeta/locale/fr/LC_MESSAGES/django.po

index 98b429044f6880f66dca063118023860022e4bb3..dbe6a2c7190297fc8bbf81d2b70386dd2ef84f54 100644 (file)
@@ -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 {
index 1e7f60f02cfbca3e1de532d8ae2444f8b48c64ec..37b393a73d76c61f5c33eefed4644817a4aa0b01 100644 (file)
Binary files a/telemeta/locale/fr/LC_MESSAGES/django.mo and b/telemeta/locale/fr/LC_MESSAGES/django.mo differ
index 4a25c52a4b222f2d2248c57ae46f36bf8042249a..6b2935b61e0c203e4ff1b0e72e70ef52ae00e484 100644 (file)
@@ -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"