web/static/ldt/socialauth/css/openid.css
changeset 105 90284efeb233
parent 104 16c793110f40
child 106 d7c952a46c7e
--- a/web/static/ldt/socialauth/css/openid.css	Fri May 06 02:12:30 2011 +0200
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,44 +0,0 @@
-#openid_form {
-	width: 400px;	
-}
-#openid_form legend {
-	font-weight: bold;
-}
-#openid_choice {
-	display: none;
-}
-#openid_input_area {
-	clear: both;
-	padding: 10px;
-}
-#openid_btns, #openid_btns br {
-	clear: both;
-}
-#openid_highlight {
-	padding: 3px;
-	background-color: #FFFCC9;
-	float: left;
-}
-.openid_large_btn {
-	width: 100px;
-	height: 60px;
-	border: 1px solid #DDD;
-	margin: 3px;
-	float: left;
-}
-.openid_small_btn {
-	width: 24px;
-	height: 24px;
-	border: 1px solid #DDD;
-	margin: 3px;
-	float: left;
-}	
-a.openid_large_btn:focus {
-	outline: none;
-}
-a.openid_large_btn:focus{
--moz-outline-style: none;
-}
-.openid_selected {
-	border: 4px solid #DDD;
-}	
\ No newline at end of file