Home
Documentation
Downloads
Demo
Tracker
Development
Translation
Moodle.net
Search
projects
/
moodle.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c20cb1b
)
MDL-31008 themes : fixed up incorrect css typo
author
Aparup Banerjee
<aparup@moodle.com>
Tue, 13 Mar 2012 07:10:41 +0000
(15:10 +0800)
committer
Aparup Banerjee
<aparup@moodle.com>
Tue, 13 Mar 2012 07:10:41 +0000
(15:10 +0800)
theme/base/style/core.css
patch
|
blob
|
blame
|
history
diff --git
a/theme/base/style/core.css
b/theme/base/style/core.css
index
9c33a3d
..
2857512
100644
(file)
--- a/
theme/base/style/core.css
+++ b/
theme/base/style/core.css
@@
-41,7
+41,7
@@
a.dimmed_text:visited,
.dimmed_category,
.dimmed_category a {
color: #AAA;
-]
+}
.activity.label .dimmed_text {
opacity: 0.5;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";