projects
/
moodle.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ff01c1f
)
New highlight color for forum/search.php
author
fiedorow
<fiedorow>
Tue, 8 Feb 2005 18:13:43 +0000
(18:13 +0000)
committer
fiedorow
<fiedorow>
Tue, 8 Feb 2005 18:13:43 +0000
(18:13 +0000)
theme/standard/styles_color.css
patch
|
blob
|
history
diff --git
a/theme/standard/styles_color.css
b/theme/standard/styles_color.css
index 4bdbeec5eec9a7779fcb0e7150cf6ba878fbe7aa..a59ce063461e33c17f5260cf15e0d010c878765f 100644
(file)
--- a/
theme/standard/styles_color.css
+++ b/
theme/standard/styles_color.css
@@
-62,6
+62,10
@@
th {
background-color:#AAFFAA; /* highlight */
}
+.highlight2 {
+ color:#AA0000; /* highlight missing terms in forum search */
+}
+
/* Alternate rows even */
.r0 {
}