projects
/
moodle.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a97e0cc
)
Merged message userpicture fix from stable
author
moodler
<moodler>
Mon, 5 Mar 2007 01:54:04 +0000
(
01:54
+0000)
committer
moodler
<moodler>
Mon, 5 Mar 2007 01:54:04 +0000
(
01:54
+0000)
theme/standard/styles_layout.css
patch
|
blob
|
history
diff --git
a/theme/standard/styles_layout.css
b/theme/standard/styles_layout.css
index 7a72b25b3d6e9de56f5bc8bb8b3cb554424f67ea..9fe77248e2eae24f18d17bb15a2a80d8f8684e45 100644
(file)
--- a/
theme/standard/styles_layout.css
+++ b/
theme/standard/styles_layout.css
@@
-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;
}