This commit is contained in:
gavin%gavinsharp.com 2006-08-29 17:31:28 +00:00
Родитель 8ede46965a
Коммит 842f97967d
1 изменённых файлов: 14 добавлений и 17 удалений

Просмотреть файл

@ -48,8 +48,8 @@
]
>
<html xmlns="http://www.w3.org/1999/xhtml"
xmlns:xul="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>&brandFullName; Credits</title>
@ -130,11 +130,6 @@
font-style: italic;
}
label.text-link {
color: blue;
text-decoration: underline;
}
.motto {
margin-top: 2px;
font-style: italic;
@ -149,6 +144,11 @@
font-size: medium;
}
a {
color: blue;
text-decoration: underline;
}
ul {
margin-top: 0px;
margin-left: 0px;
@ -163,7 +163,7 @@
text-align: center;
}
</style>
<script type="application/x-javascript" src="chrome://global/content/globalOverlay.js"></script>
<script type="application/x-javascript">
<![CDATA[
@ -212,16 +212,13 @@
<h2 class="title">&brandFullName;&trade;
<div class="motto">&brandMotto;</div>
</h2>
<div class="links">
<div><xul:label id="" value="&credit.thanks2;" style="font-style: italic;"/></div>
<xul:hbox>
<xul:label value="&credit.prethanks; "/>
<xul:label class="text-link" href="http://worldfirefoxday.com" value="&credit.friends;"/>
<xul:label value=" &credit.and; "/>
<xul:label class="text-link" href="about:credits" value="&credit.contributors;"/>
<xul:label value=" &credit.postthanks;"/>
</xul:hbox>
<div>&credit.thanks2;</div>
&credit.prethanks;
<a href="" link="http://worldfirefoxday.com" onclick="visitLink(event);">&credit.friends;</a>
&credit.and;
<a href="" link="about:credits" onclick="visitLink(event);">&credit.contributors;</a>
&credit.postthanks;
</div>
<div class="creditsGroup">