Jeremy Newman : add some info icons

Jeremy Newman jnewman at wine.codeweavers.com
Tue Jan 19 12:45:31 CST 2016


Module: website
Branch: master
Commit: 363484eaaf15a625d063df557a6627e22c0db89a
URL:    http://source.winehq.org/git/website.git/?a=commit;h=363484eaaf15a625d063df557a6627e22c0db89a

Author: Jeremy Newman <jnewman at codeweavers.com>
Date:   Tue Jan 19 12:41:14 2016 -0600

add some info icons

---

 templates/en/download.template | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/templates/en/download.template b/templates/en/download.template
index 2ba2acb..6dd5cc2 100644
--- a/templates/en/download.template
+++ b/templates/en/download.template
@@ -50,6 +50,7 @@
     <div class="col-md-1"></div>
     <div class="col-md-7">
         <div class="whq-info-box center">
+            <span class="glyphicon glyphicon-info-sign big pull-left text-muted"></span>
             <b>See the <a href="http://wiki.winehq.org/HowTo">installation and configuration how-to</a> for post-installation instructions.</b>
         </div>
     </div>
@@ -153,5 +154,6 @@
 </p>
 
 <div class="whq-info-box">
+    <span class="glyphicon glyphicon-info-sign text-muted"></span>
     <b>Note:</b> See the <a href="http://wiki.winehq.org/Recommended_Packages">recommended packages</a> for help on configuring and building Wine.
 </div>




More information about the wine-cvs mailing list