Wording improved

This commit is contained in:
Gaël Métais
2014-11-20 11:34:21 +01:00
parent 5b2bf8956a
commit 041904f4c6
+1 -1
View File
@@ -295,7 +295,7 @@
<modal-dialog show="cssParsingErrorsTooltip" dialog-title="Parsing error while analyzing CSS">
<p>Yellow Lab Tools failed to parse a CSS file. I doubt the problem comes from the css parser.</p>
<p>
Check directly on <b>W3C CSS Validator</b>:
Direct links to the <b>W3C CSS Validator</b> for the following stylesheets:
<ul>
<li ng-repeat="stylesheet in cssW3cDirectUrls">
<a href="{{stylesheet.w3c}}" target="_blank">{{stylesheet.url}}</a>