[gnomeweb-wml] anjuta web: Fixed layout.



commit 023f1c2cd77301b27673e640690da4a959d993f3
Author: Naba Kumar <naba gnome org>
Date:   Fri Feb 19 01:39:51 2010 +0200

    anjuta web: Fixed layout.

 projects.gnome.org/anjuta/css/anjuta.css |    4 ++++
 projects.gnome.org/anjuta/layout.xsl     |    1 -
 2 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/projects.gnome.org/anjuta/css/anjuta.css b/projects.gnome.org/anjuta/css/anjuta.css
index 8fc9b98..824fe80 100644
--- a/projects.gnome.org/anjuta/css/anjuta.css
+++ b/projects.gnome.org/anjuta/css/anjuta.css
@@ -139,6 +139,10 @@ span.team-title {
     padding-bottom: 5px;
 }
 
+ul.author-list {
+    list-style-type: none;
+}
+
 div.table-of-contents {
     border: 1px dotted #888;
     background: #f0f0f0;
diff --git a/projects.gnome.org/anjuta/layout.xsl b/projects.gnome.org/anjuta/layout.xsl
index b6759bf..29da85f 100644
--- a/projects.gnome.org/anjuta/layout.xsl
+++ b/projects.gnome.org/anjuta/layout.xsl
@@ -149,7 +149,6 @@
             <li><a href="http://bugzilla.gnome.org/browse.cgi?product=anjuta";>Anjuta Bugzilla</a> is the place to track bugs, obviously.<br/><br/></li>
             <li><a href="http://bugzilla.gnome.org/reports/patch-report.cgi?product=anjuta";>Pending Patches</a> are currently under review.<br/><br/></li>
             <li><a href="http://bugzilla.gnome.org/simple-bug-guide.cgi?product=anjuta";>Submit a bug</a>, if you encounter one.<br/><br/></li>
-            <li><a href="http://git.gnome.org/cgit/anjuta/tree/AUTHORS";><span>Credits</span></a> to know who made Anjuta possible.<br/><br/></li>
           </ul>
           <p><!--
             <A href="http://sourceforge.net";>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]