summaryrefslogtreecommitdiff
path: root/web
diff options
context:
space:
mode:
authorJochen Topf <jochen@topf.org>2012-01-25 15:48:16 +0100
committerJochen Topf <jochen@topf.org>2012-01-25 15:48:16 +0100
commit976054603b5bc47ec439288e38aece7542da8d1e (patch)
tree3cc85452ca486793833d2f0c8512b3d80fd66766 /web
parent95ac1effb1a4e642a361ba03a0cc30aa5a1514ed (diff)
downloadtaginfo-976054603b5bc47ec439288e38aece7542da8d1e.tar
taginfo-976054603b5bc47ec439288e38aece7542da8d1e.tar.gz
slightly smaller large icons
Diffstat (limited to 'web')
-rw-r--r--web/public/css/taginfo.css4
-rw-r--r--web/public/img/types/all.20.pngbin0 -> 491 bytes
-rw-r--r--web/public/img/types/area.20.pngbin0 -> 600 bytes
-rw-r--r--web/public/img/types/closed_way.20.pngbin0 -> 801 bytes
-rw-r--r--web/public/img/types/node.20.pngbin0 -> 313 bytes
-rw-r--r--web/public/img/types/relation.20.pngbin0 -> 815 bytes
-rw-r--r--web/public/img/types/tag.20.pngbin0 -> 411 bytes
-rw-r--r--web/public/img/types/way.20.pngbin0 -> 509 bytes
-rw-r--r--web/views/reports/database_statistics.erb10
9 files changed, 8 insertions, 6 deletions
diff --git a/web/public/css/taginfo.css b/web/public/css/taginfo.css
index 96664ba..fcd8081 100644
--- a/web/public/css/taginfo.css
+++ b/web/public/css/taginfo.css
@@ -28,7 +28,9 @@ td img {
img.icon_large {
position: relative;
- top: 3px;
+ top: 1px;
+ width: 20px;
+ height: 20px;
}
h1 {
diff --git a/web/public/img/types/all.20.png b/web/public/img/types/all.20.png
new file mode 100644
index 0000000..f11fe14
--- /dev/null
+++ b/web/public/img/types/all.20.png
Binary files differ
diff --git a/web/public/img/types/area.20.png b/web/public/img/types/area.20.png
new file mode 100644
index 0000000..d429820
--- /dev/null
+++ b/web/public/img/types/area.20.png
Binary files differ
diff --git a/web/public/img/types/closed_way.20.png b/web/public/img/types/closed_way.20.png
new file mode 100644
index 0000000..3f727e7
--- /dev/null
+++ b/web/public/img/types/closed_way.20.png
Binary files differ
diff --git a/web/public/img/types/node.20.png b/web/public/img/types/node.20.png
new file mode 100644
index 0000000..db5eb7c
--- /dev/null
+++ b/web/public/img/types/node.20.png
Binary files differ
diff --git a/web/public/img/types/relation.20.png b/web/public/img/types/relation.20.png
new file mode 100644
index 0000000..9eb7ff7
--- /dev/null
+++ b/web/public/img/types/relation.20.png
Binary files differ
diff --git a/web/public/img/types/tag.20.png b/web/public/img/types/tag.20.png
new file mode 100644
index 0000000..b01f3e7
--- /dev/null
+++ b/web/public/img/types/tag.20.png
Binary files differ
diff --git a/web/public/img/types/way.20.png b/web/public/img/types/way.20.png
new file mode 100644
index 0000000..52b42fc
--- /dev/null
+++ b/web/public/img/types/way.20.png
Binary files differ
diff --git a/web/views/reports/database_statistics.erb b/web/views/reports/database_statistics.erb
index 3cf9f94..19b84ac 100644
--- a/web/views/reports/database_statistics.erb
+++ b/web/views/reports/database_statistics.erb
@@ -2,9 +2,9 @@
<table class="boxes">
<tr>
- <td><h2><img class="icon_large" src="/img/types/all.24.png" alt=""/> <%= t.osm.objects %></h2></td>
+ <td><h2><img class="icon_large" src="/img/types/all.20.png" alt=""/> <%= t.osm.objects %></h2></td>
<td rowspan="4" width="20"></td>
- <td><h2><img class="icon_large" src="/img/types/tag.24.png" alt=""/> <%= t.osm.tags %></h2></td>
+ <td><h2><img class="icon_large" src="/img/types/tag.20.png" alt=""/> <%= t.osm.tags %></h2></td>
<td rowspan="4" width="20"></td>
<td></td>
</tr>
@@ -24,9 +24,9 @@
<td></td>
</tr>
<tr>
- <td><h2><img class="icon_large" src="/img/types/node.24.png" alt=""/> <%= t.osm.nodes %></h2></td>
- <td><h2><img class="icon_large" src="/img/types/way.24.png" alt=""/> <%= t.osm.ways %></h2></td>
- <td><h2><img class="icon_large" src="/img/types/relation.24.png" alt=""/> <%= t.osm.relations %></h2></td>
+ <td><h2><img class="icon_large" src="/img/types/node.20.png" alt=""/> <%= t.osm.nodes %></h2></td>
+ <td><h2><img class="icon_large" src="/img/types/way.20.png" alt=""/> <%= t.osm.ways %></h2></td>
+ <td><h2><img class="icon_large" src="/img/types/relation.20.png" alt=""/> <%= t.osm.relations %></h2></td>
</tr>
<tr>
<td class="box">