projects
/
irspy-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
269ea74
)
Add .error style.
author
Mike Taylor
<mike@indexdata.com>
Tue, 19 Sep 2006 11:11:52 +0000
(11:11 +0000)
committer
Mike Taylor
<mike@indexdata.com>
Tue, 19 Sep 2006 11:11:52 +0000
(11:11 +0000)
web/htdocs/chrome/style.mc
patch
|
blob
|
history
diff --git
a/web/htdocs/chrome/style.mc
b/web/htdocs/chrome/style.mc
index
b8c1fa2
..
67536f9
100644
(file)
--- a/
web/htdocs/chrome/style.mc
+++ b/
web/htdocs/chrome/style.mc
@@
-1,4
+1,4
@@
-/* $Id: style.mc,v 1.4 2006-09-18 12:22:28 mike Exp $ */
+/* $Id: style.mc,v 1.5 2006-09-19 11:11:52 mike Exp $ */
body {
color: black;
background: white;
@@
-27,3
+27,4
@@
img { border: 0 }
.thleft th { text-align: left }
.disabled { color: grey }
+.error { color: red; font-weight: bold }