]> git.donarmstrong.com Git - roundcube.git/blobdiff - skins/default/templates/login.html
Imported Upstream version 0.3
[roundcube.git] / skins / default / templates / login.html
index d16a08fdd9a4e5db8c6932ada9192ab71b09e0c2..a61e70c0b55fd90f0d50dc4749f7c7343ec9d64a 100644 (file)
@@ -4,32 +4,10 @@
 <title><roundcube:object name="pagetitle" /></title>
 <meta name="Robots" content="noindex,nofollow" />
 <roundcube:include file="/includes/links.html" />
-<style type="text/css">
-
-#login-form {
-  margin-left: auto;
-  margin-right: auto;
-  margin-top: 50px;
-  width: 380px;
-  border: 1px solid #999;
-}
-
-#login-form table td.title
-{
-  color: #666;
-  text-align: right;
-  padding-right: 10px;
-}
-
-.boxcontent {
-  padding: 20px 20px 10px 20px;
-}
-
-</style>
 </head>
 <body>
 
-<img src="/images/roundcube_logo.png" border="0" alt="<roundcube:object name='productname' />" style="margin:2px 12px" />
+<img src="/images/roundcube_logo.png" border="0" alt="<roundcube:object name='productname' />" style="margin:0 11px" />
 
 <roundcube:object name="message" id="message" />