The following commit has been merged in the master branch:
commit b08c3af4ab5c0c2b0ceac3acddcd2f8d45f43472
Author: Ole Streicher <oleb...@debian.org>
Date:   Sat Dec 5 18:26:42 2015 +0100

    typofix

diff --git a/webtools/templates/packages.xhtml 
b/webtools/templates/packages.xhtml
index 0e736f2..157f11f 100644
--- a/webtools/templates/packages.xhtml
+++ b/webtools/templates/packages.xhtml
@@ -71,7 +71,7 @@ ul.desc-inline li {
     display: inline;
 }
 
-.ul.desc-inline li + li::before {
+ul.desc-inline li + li::before {
     content: " \2022 ";
 }
     </style>
@@ -227,7 +227,7 @@ function show_fulldesc(hash) {
                    <py:choose>
                      <py:when test="project.icon">
                        <dt class="screenshot">
-                         <img src="${project.icon}" alt=""/>
+                         <img src="${project.icon}" alt="Description:"/>
                        </dt>
                      </py:when>
                      <py:otherwise>

-- 
Static and dynamic websites for Debian Pure Blends

_______________________________________________
Blends-commit mailing list
Blends-commit@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/blends-commit

Reply via email to