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:
00114b8
)
Removing forced line heights.
author
Anders S. Mortensen
<sondberg@indexdata.dk>
Wed, 10 Jan 2007 12:09:24 +0000
(12:09 +0000)
committer
Anders S. Mortensen
<sondberg@indexdata.dk>
Wed, 10 Jan 2007 12:09:24 +0000
(12:09 +0000)
www/demo/css/styles.css
patch
|
blob
|
history
diff --git
a/www/demo/css/styles.css
b/www/demo/css/styles.css
index
7162258
..
a9797bc
100644
(file)
--- a/
www/demo/css/styles.css
+++ b/
www/demo/css/styles.css
@@
-164,7
+164,6
@@
background-image: url(../gfx/arrow_right.gif);
background-position: 7px 6px;
background-repeat: no-repeat;
display: block;
-height: 20px;
line-height: 20px;
margin-bottom: 5px;
}
@@
-175,7
+174,6
@@
background-image: url(../gfx/arrow_down.gif);
background-position: 7px 8px;
background-repeat: no-repeat;
font-weight: bold;
-height: 20px;
line-height: 20px;
background-color: #e7ecf4;
display: block;