web/static/ldt/css/ldtform.css
changeset 60 77d07e49e245
parent 0 bdf22b140727
--- a/web/static/ldt/css/ldtform.css	Mon Apr 18 13:12:57 2011 +0200
+++ b/web/static/ldt/css/ldtform.css	Mon Apr 18 17:40:48 2011 +0200
@@ -53,6 +53,10 @@
 	text-align: right;
 }
 
+#submitcontent-buttons-login {
+	text-align: left;
+}
+
 #submitcontent-loader {
 	text-align: left;
 }
@@ -67,7 +71,7 @@
 }
 
 
-#submitcontent-buttons input[type="submit"], #submitcontent-buttons button  {
+#submitcontent-buttons input[type="submit"], #submitcontent-buttons button, #submitcontent-buttons-login input[type="submit"], #submitcontent-buttons-login button {
 	background-color: #656565;
 	color: white;
 	width:auto;