web/static/ldt/css/registration.css
changeset 104 b62a2a3e272d
parent 103 5578dcb54f4d
child 105 6094ab306d77
--- a/web/static/ldt/css/registration.css	Mon May 09 18:57:23 2011 +0200
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,34 +0,0 @@
-/* style for registration */ 
-
-label.error { 
-	float: none; 
-	color: red; 
-	padding-left: .5em; 
-	vertical-align: middle;
-}
-
-#login_links {
-	height: 127px;
-}
-
-#login_links_list {
-	border-left: 1px solid black;
-	height: 90%;
-	padding-top: 6px;
-	padding-left: 25px;
-}
-
-#login_links_list ul {
-	list-style: none;
-}
-
-
-#loginform_div ul {
-	list-style: none;
-}
-
-#loginform_div label {
-	display: inline;
-	float: left;
-	width: 110px;
-}