projects
/
moodle.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
888eca6
)
MDL-16190: Completion icons don't show on IE6
author
sam_marshall
<sam_marshall>
Tue, 26 Aug 2008 09:42:16 +0000
(09:42 +0000)
committer
sam_marshall
<sam_marshall>
Tue, 26 Aug 2008 09:42:16 +0000
(09:42 +0000)
theme/standard/styles_ie6.css
patch
|
blob
|
history
diff --git
a/theme/standard/styles_ie6.css
b/theme/standard/styles_ie6.css
index 330003b9c9084e1e0295fb1996e5da9bd3fb4318..4be04d2883fa4ad40486ea8b2eed19087c759c1e 100755
(executable)
--- a/
theme/standard/styles_ie6.css
+++ b/
theme/standard/styles_ie6.css
@@
-63,4
+63,7
@@
form.mform textarea {
display:inline-block; padding-left:2px;
}
+#course-view li.activity {
+ height:0;
+}