]> mj.ucw.cz Git - pciids.git/commitdiff
Get rid of SF and AnyBrowser logos
authorMartin Mares <mj@ucw.cz>
Sun, 5 Apr 2015 21:21:44 +0000 (23:21 +0200)
committerThe PCI ID Mail Robot <pciids@ucw.cz>
Sun, 5 Apr 2015 21:23:02 +0000 (23:23 +0200)
They are obsolete and the SF logo was served through http even
at our https pages.

PciIds/Html/Util.pm
index.html
static/anybrowser.png [deleted file]
static/common.css

index 0c4afe8a58c4ddcf7a986ebbcc4aa1abd095baac..0bec0821b616ba5d3808594ea6b71f20d4e9c765 100644 (file)
@@ -61,8 +61,6 @@ sub genHtmlFooter( $$$ ) {
        }
        print '
 <div class="footer"><hr>
-<div class="campaign"><a href="http://sourceforge.net/"><img src="http://sourceforge.net/sflogo.php?group_id=35833" width="88" height="31" alt="SourceForge"></a></div>
-<div class="campaign"><a href="http://www.anybrowser.org/campaign/"><img src="/static/anybrowser.png" width=88 height=31 alt="Best viewed with any browser."></a></div>
 <p class="maintain">
 Maintained by <a href="http://mj.ucw.cz/">Martin Mares</a> and <a href="http://vorner.cz/">Michal
 Vaner</a> with great help by volunteers from the <a href="http://www.sourceforge.net/projects/pciids/">pciids project</a>
index 57b3d4ca560185d614a602a51ed92b9c73fe7500..8e2a157d89c2b62fe7ada677766c2427a68b6c71 100644 (file)
@@ -83,8 +83,6 @@ If you want to examine it or need some similar application, you can find it <a h
 
 </body></html>
 <div class="footer"><hr>
-<div class="campaign" id="sourceforge"><a href="http://sourceforge.net/"><img src="http://sourceforge.net/sflogo.php?group_id=35833" width="88" height="31" alt="SourceForge"></a></div>
-<div class="campaign"><a href="http://www.anybrowser.org/campaign/"><img src="/static/anybrowser.png" width=88 height=31 alt="Best viewed with any browser."></a></div>
 <p class="maintain">
 Maintained by <a href="http://mj.ucw.cz/">Martin Mares</a> and <a href="http://vorner.cz/">Michal
 Vaner</a> with great help by volunteers from the <a href="http://www.sourceforge.net/projects/pciids/">pciids project</a>
diff --git a/static/anybrowser.png b/static/anybrowser.png
deleted file mode 100644 (file)
index a248cf3..0000000
Binary files a/static/anybrowser.png and /dev/null differ
index 658fb8e462c4bf7aff686bd40b01cdcb91c9fb8f..826e573a8147fd6e484e315f9d7cfce257d562d1 100644 (file)
@@ -16,16 +16,6 @@ form table col.edit
 {
        width: 85%;
 }
-div.footer div.campaign
-{
-       float: right;
-       margin: 0.2em;
-       margin-top: 0.6em;
-}
-div#sourceforge img
-{
-       border: none;
-}
 input.text,
 input.password,
 textarea