projects
/
pazpar2-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:
d63d842
)
change background color from light green to light grey to increases contrast between...
author
Wolfram Schneider
<wosch@indexdata.dk>
Fri, 5 Dec 2008 17:05:35 +0000
(18:05 +0100)
committer
Wolfram Schneider
<wosch@indexdata.dk>
Fri, 5 Dec 2008 17:05:35 +0000
(18:05 +0100)
www/jsdemo/styles.css
patch
|
blob
|
history
diff --git
a/www/jsdemo/styles.css
b/www/jsdemo/styles.css
index
adbf13a
..
546cf82
100644
(file)
--- a/
www/jsdemo/styles.css
+++ b/
www/jsdemo/styles.css
@@
-86,12
+86,12
@@
div.details {
}
#recordview {
- background-color: #e0f9d6;
+ background-color: #fafafa;
border-bottom: 1px solid #156a16;
}
#targetview {
- background-color: #e0f9d6;
+ background-color: #fafafa;
border-bottom: 1px solid #156a16;
}