added 2 CSS definitions to dimm the summary and the course no. in a hidden course topic.
This commit is contained in:
@@ -1040,6 +1040,12 @@ span.dimmed_text {
|
||||
color: #AAAAAA;
|
||||
}
|
||||
.dimmed_text {
|
||||
color: #AAAAAA;
|
||||
}
|
||||
tr.hidden div.summary {
|
||||
color: #AAAAAA;
|
||||
}
|
||||
tr.hidden td.left {
|
||||
color: #AAAAAA;
|
||||
}
|
||||
body#message-index div#header,
|
||||
|
||||
Reference in New Issue
Block a user