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:
33f148b
)
Size of topbar 7em instead of 6em
author
Adam Dickmeiss
<adam@indexdata.dk>
Wed, 17 Jan 2007 13:28:50 +0000
(13:28 +0000)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Wed, 17 Jan 2007 13:28:50 +0000
(13:28 +0000)
www/demo/css/styles.css
patch
|
blob
|
history
diff --git
a/www/demo/css/styles.css
b/www/demo/css/styles.css
index
67630f7
..
2071491
100644
(file)
--- a/
www/demo/css/styles.css
+++ b/
www/demo/css/styles.css
@@
-26,7
+26,7
@@
border: none;
div.topbar {
background-color: #002863;
color: #ffffff;
-height: 6em;
+height: 7em;
position: absolute;
left: 0px;
top: 0px;
@@
-84,7
+84,7
@@
background-position: top left;
background-repeat: repeat-y;
color: #002863;
position: relative;
-top: 6em;
+top: 7em;
left: 0px;
}