projects
/
rails.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
122fab7
)
Indent relations as well as nodes and ways
author
Dan Karran
<dan@karran.net>
Sun, 11 Jul 2010 15:13:01 +0000
(17:13 +0200)
committer
Tom Hughes
<tom@compton.nu>
Mon, 12 Jul 2010 08:08:06 +0000
(09:08 +0100)
public/stylesheets/browse.css
patch
|
blob
|
history
diff --git
a/public/stylesheets/browse.css
b/public/stylesheets/browse.css
index 68bef6cc51c1887df1a6c2f276eb58f7ba443aa9..19d31d9c14840aec8681beb0bdd0efacb5ac525e 100644
(file)
--- a/
public/stylesheets/browse.css
+++ b/
public/stylesheets/browse.css
@@
-1,5
+1,6
@@
.node { padding-left: 25px; }
.way { padding-left: 25px; }
+.relation { padding-left: 25px; }
.deleted { text-decoration: line-through; }