[gimp-web/gimp-web-static] Changed 'About' icon to 'i' instead of question mark
- From: Pat David <patdavid src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp-web/gimp-web-static] Changed 'About' icon to 'i' instead of question mark
- Date: Fri, 13 Nov 2015 17:18:24 +0000 (UTC)
commit 13e2dec38a1bb2583152a8e5af4e65d1258908d7
Author: Pat David <patdavid gmail com>
Date: Fri Nov 13 11:18:17 2015 -0600
Changed 'About' icon to 'i' instead of question mark
themes/newgimp/templates/base.html | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/themes/newgimp/templates/base.html b/themes/newgimp/templates/base.html
index 3904971..f7079e3 100644
--- a/themes/newgimp/templates/base.html
+++ b/themes/newgimp/templates/base.html
@@ -124,7 +124,7 @@
</div>
<div class="column third">
<ul class="nav-bottom" id='bottom-nav'>
- <li id="nav-btm-about"><a href="/about/"><i class="fa fa-question fa-fw"></i>
About GIMP</a></li>
+ <li id="nav-btm-about"><a href="/about/"><i class="fa fa-info-circle fa-fw"></i>
About GIMP</a></li>
<li id="nav-btm-docs"><a href="/docs/"><i class="fa fa-book fa-fw"></i>
Documentation</a></li>
<li id="nav-btm-donating"><a href="/donating/"><i class="fa fa-money fa-fw"></i>
Donate</a></li>
</ul>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]