MNet: Fixed remote user profile display

Fixed SQL, strings usage, CSS class. In the future, we can distinguish
information displayed for the owner and for the others, as well as what
to display in the course profile (user/view.php) and public profile
(user/profile.php).
This commit is contained in:
David Mudrak 2010-07-01 12:56:31 +00:00
parent d992f53d8c
commit 5db29f49f2
5 changed files with 21 additions and 35 deletions

View file

@ -186,7 +186,7 @@ form.popupform label {margin-right: 0.5em;}
.arrow_button {margin-top:3em;}
.arrow_button input {padding:0.3em;}
/**
/**
* User
**/
#userselector_options {font-size: 0.75em;}
@ -200,6 +200,7 @@ form.popupform label {margin-right: 0.5em;}
#page-user-index h2 {text-align: center;}
#page-user-index #longtimenosee,
#page-user-index #showall {text-align: center;}
#page-user-profile .remoteuserinfo, #page-user-view .remoteuserinfo{background-color:#D2EBFF;text-align:center;padding:3px;}
/**
* Moodle Forms