[gegl] docs: Removed unused graphic element from html/css



commit 76aa95bf154b6a7124d47e177177b5eae2e2598a
Author: �yvind Kolås <pippin gimp org>
Date:   Tue Mar 30 00:58:31 2010 +0100

    docs: Removed unused graphic element from html/css
    
    A remnant from the babl stylesheet that is not even styled for the GEGL
    docs was blocking the bottom part of the navigation in the sidebar.

 docs/gegl.css            |   16 ----------------
 docs/index-static.txt.in |    2 --
 2 files changed, 0 insertions(+), 18 deletions(-)
---
diff --git a/docs/gegl.css b/docs/gegl.css
index 05a5ba9..61b13ea 100644
--- a/docs/gegl.css
+++ b/docs/gegl.css
@@ -23,17 +23,6 @@
         padding-left: 2em;
         max-width: 45em;
       }
-      div.graphic {
-        position: absolute;
-        position: fixed;
-        color: #fff;
-        width:  297px;
-        height: 230px; 
-        bottom: 0;
-        left: 0;
-        text-align: right;
-        padding-bottom: 1em;
-      }
       p {
         line-height: 1.2em;
       }
@@ -260,11 +249,6 @@
         }
         div.content {
         }
-        div.graphic {
-           /*background: url("gallery/data/gegl.png");
-           background-repeat: no-repeat;
-           z-index: 1;*/
-        }
         div.print {
           display: none;
         }
diff --git a/docs/index-static.txt.in b/docs/index-static.txt.in
index f1c84c0..dc61742 100644
--- a/docs/index-static.txt.in
+++ b/docs/index-static.txt.in
@@ -512,8 +512,6 @@ dropped into the directory in the build.
 <div class="toclevel2"><a href="#_glossary">Glossary</a></div>
 <div class="toclevel2"><a href="#_directory_overview">Directory overview</a></div>
 
-<div class='graphic'></div>
-
 <div>&nbsp;</div>
 <div class="toclevel1">&nbsp;</div>
 <div class="toclevel2"><a href="http://git.gnome.org/cgit/gegl/log/";>changes</a></div>



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