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:
baa51b3
)
Panel 3 in darker blue instead of pink
author
Mike Taylor
<mike@indexdata.com>
Fri, 15 Sep 2006 16:50:18 +0000
(16:50 +0000)
committer
Mike Taylor
<mike@indexdata.com>
Fri, 15 Sep 2006 16:50:18 +0000
(16:50 +0000)
web/htdocs/chrome/style.mc
patch
|
blob
|
history
diff --git
a/web/htdocs/chrome/style.mc
b/web/htdocs/chrome/style.mc
index
04a0112
..
8879620
100644
(file)
--- a/
web/htdocs/chrome/style.mc
+++ b/
web/htdocs/chrome/style.mc
@@
-1,4
+1,4
@@
-/* $Id: style.mc,v 1.2 2006-09-15 16:49:29 mike Exp $ */
+/* $Id: style.mc,v 1.3 2006-09-15 16:50:18 mike Exp $ */
body {
color: black;
background: white;
@@
-6,7
+6,7
@@
body {
.banner { background: white }
.panel1, .panel2 { background: #d4e7f3; padding: 0.5em 1em; }
-.panel3 { background: #ffe0e0 }
+.panel3 { background: #b4c7d3 }
<%doc>Fixing the layout</%doc>
.panel1, .panel2 { width: 100px }