Documentation/Source/index-eric5.Helpviewer.UrlBar.html

Sun, 03 Oct 2010 18:39:11 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sun, 03 Oct 2010 18:39:11 +0200
changeset 653
0540f3c52b46
child 659
b53e67ae2021
permissions
-rw-r--r--

Changed the web browser to give it a more modern look.

<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Strict//EN'
'http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd'>
<html><head>
<title>eric5.Helpviewer.UrlBar</title>
<style>
body {
    background: #EDECE6;
    margin: 0em 1em 10em 1em;
    color: black;
}

h1 { color: white; background: #85774A; }
h2 { color: white; background: #85774A; }
h3 { color: white; background: #9D936E; }
h4 { color: white; background: #9D936E; }
    
a { color: #BA6D36; }

</style>
</head>
<body>
<h1>eric5.Helpviewer.UrlBar</h1>
<p>
Package implementing the URL bar widget.
</p>


<h3>Modules</h3>
<table>
<tr>
<td><a href="eric5.Helpviewer.UrlBar.FavIconLabel.html">FavIconLabel</a></td>
<td>Module implementing the label to show the web site icon.</td>
</tr><tr>
<td><a href="eric5.Helpviewer.UrlBar.StackedUrlBar.html">StackedUrlBar</a></td>
<td>Module implementing a widget to stack url bars.</td>
</tr><tr>
<td><a href="eric5.Helpviewer.UrlBar.UrlBar.html">UrlBar</a></td>
<td>Module implementing the URL bar widget.</td>
</tr>
</table>
</body></html>

eric ide

mercurial