Merged message userpicture fix from stable
authormoodler <moodler>
Mon, 5 Mar 2007 01:54:04 +0000 (01:54 +0000)
committermoodler <moodler>
Mon, 5 Mar 2007 01:54:04 +0000 (01:54 +0000)
theme/standard/styles_layout.css

index 7a72b25b3d6e9de56f5bc8bb8b3cb554424f67ea..9fe77248e2eae24f18d17bb15a2a80d8f8684e45 100644 (file)
@@ -113,7 +113,7 @@ a img {
 
 img.userpicture,
 img.grouppicture {
-  border: 0 solid
+  border: 0;
 }
 
 .notifyproblem {
@@ -1925,6 +1925,12 @@ body#grade-index .grades .weighted {
  *** Message
  ***/
 
+
+#message-user .userpicture {
+  width: 100px;
+  height: 100px;
+}
+
 .message-discussion-noframes #userinfo .userpicture {
   float:left;
 }