Added a basic stylesheet for the js and ajax translators.

This commit is contained in:
bjorn
2008-08-15 11:46:36 +00:00
parent 7a2268d9d5
commit 0475ef3414
3 changed files with 58 additions and 1 deletions

View File

@@ -3,6 +3,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<link rel="stylesheet" type="text/css" href="translator.css" />
<script type="text/javascript" src="gf-server-jsapi.js"></script>
<script type="text/javascript" src="translator.js"></script>
<script type="text/javascript">