From a62adbd9cb180fe6bbf88cff2f787d262f737ecb Mon Sep 17 00:00:00 2001 From: cash Date: Sat, 17 Dec 2011 12:43:35 -0500 Subject: removed code from previous plugin --- views/default/openid_client/css.php | 46 +++---------------------------------- 1 file changed, 3 insertions(+), 43 deletions(-) (limited to 'views/default/openid_client/css.php') diff --git a/views/default/openid_client/css.php b/views/default/openid_client/css.php index b61865bf0..ff81520da 100644 --- a/views/default/openid_client/css.php +++ b/views/default/openid_client/css.php @@ -1,46 +1,6 @@ - - - -.river_user_openid_friend { - background: url(_graphics/river_icons/river_icon_friends.gif) no-repeat left -1px; -} -.river_user_openid_update { - background: url(_graphics/river_icons/river_icon_profile.gif) no-repeat left -1px; -} -.river_user_openid_messageboard { - background: url(_graphics/river_icons/river_icon_comment.gif) no-repeat left -1px; -} - -#openid_login #login-box h2 { - margin:0; - padding:5px 0 10px 0; -} -#openid_login #login-box-openid form { - background-color: none; - margin:0; - padding:0; -} -input.openid_login { - background: url(mod/openid_client/graphics/login-bg.gif) no-repeat; - background-color: #fff; - background-position: 0 50%; - color: #000; - width: 160px; -} -#openid_show { - cursor:pointer; -} -- cgit v1.2.3