summaryrefslogtreecommitdiff
path: root/web/public
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/public
parent95ac1effb1a4e642a361ba03a0cc30aa5a1514ed (diff)
downloadtaginfo-976054603b5bc47ec439288e38aece7542da8d1e.tar
taginfo-976054603b5bc47ec439288e38aece7542da8d1e.tar.gz
slightly smaller large icons
Diffstat (limited to 'web/public')
-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
8 files changed, 3 insertions, 1 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