[Blends-commit] [SCM] website branch, master, updated. b08c3af4ab5c0c2b0ceac3acddcd2f8d45f43472

Ole Streicher olebole at debian.org
Sat Dec 5 17:26:57 UTC 2015


The following commit has been merged in the master branch:
commit b08c3af4ab5c0c2b0ceac3acddcd2f8d45f43472
Author: Ole Streicher <olebole at 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



More information about the Blends-commit mailing list