Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/gfx
diff options
context:
space:
mode:
authorerikb <erikb@574bc980-5f2d-0410-acbc-c8f9f0eb14e0>2007-11-02 23:36:14 (GMT)
committer erikb <erikb@574bc980-5f2d-0410-acbc-c8f9f0eb14e0>2007-11-02 23:36:14 (GMT)
commitef13205ec76eb72598208433df4cc1b35b9d959a (patch)
tree80a572f4d2528fa460821161b23a15f0974405ce /gfx
parentd9f68a9b9648629105269bcd93fc51314462dbec (diff)
fixes to gfx sizes
git-svn-id: http://mediamods.com/public-svn/camera-activity/Record.activity@852 574bc980-5f2d-0410-acbc-c8f9f0eb14e0
Diffstat (limited to 'gfx')
-rw-r--r--gfx/max-enlarge.svg2
-rw-r--r--gfx/max-reduce.svg2
-rwxr-xr-xgfx/media-circle.pngbin3228 -> 394 bytes
-rwxr-xr-xgfx/media-insensitive.pngbin782 -> 435 bytes
-rwxr-xr-xgfx/media-pause.pngbin1469 -> 405 bytes
-rwxr-xr-xgfx/media-play.pngbin1702 -> 461 bytes
-rwxr-xr-xgfx/media-record-red.pngbin456 -> 467 bytes
-rwxr-xr-xgfx/media-record.pngbin783 -> 426 bytes
8 files changed, 2 insertions, 2 deletions
diff --git a/gfx/max-enlarge.svg b/gfx/max-enlarge.svg
index 820beca..71ce290 100644
--- a/gfx/max-enlarge.svg
+++ b/gfx/max-enlarge.svg
@@ -4,7 +4,7 @@
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="48.5px" height="48.5px" viewBox="0 0 48.5 48.5" enable-background="new 0 0 48.5 48.5" xml:space="preserve">
<g>
- <rect x="1.75" y="1.75" fill="#808384" stroke="#FFFFFF" stroke-width="3.5" width="45" height="45"/>
+ <rect x="1.75" y="1.75" fill="#000000" stroke="#FFFFFF" stroke-width="3.5" width="45" height="45"/>
<g>
<line fill="none" stroke="#FFFFFF" stroke-width="3.5" stroke-linecap="round" stroke-linejoin="round" x1="20.449" y1="28.048" x2="9.449" y2="39.049"/>
diff --git a/gfx/max-reduce.svg b/gfx/max-reduce.svg
index 228ead8..54f0be1 100644
--- a/gfx/max-reduce.svg
+++ b/gfx/max-reduce.svg
@@ -5,7 +5,7 @@
width="48.5px" height="48.5px" viewBox="0 0 48.5 48.5" enable-background="new 0 0 48.5 48.5" xml:space="preserve">
<g>
- <rect x="1.75" y="1.75" fill="#808384" stroke="#FFFFFF" stroke-width="3.5" width="45" height="45"/>
+ <rect x="1.75" y="1.75" fill="#000000" stroke="#FFFFFF" stroke-width="3.5" width="45" height="45"/>
<g>
<line fill="none" stroke="#FFFFFF" stroke-width="3.5" stroke-linecap="round" stroke-linejoin="round" x1="9.45" y1="39.051" x2="20.45" y2="28.05"/>
diff --git a/gfx/media-circle.png b/gfx/media-circle.png
index de31ae1..60c7d92 100755
--- a/gfx/media-circle.png
+++ b/gfx/media-circle.png
Binary files differ
diff --git a/gfx/media-insensitive.png b/gfx/media-insensitive.png
index 724b691..3e90780 100755
--- a/gfx/media-insensitive.png
+++ b/gfx/media-insensitive.png
Binary files differ
diff --git a/gfx/media-pause.png b/gfx/media-pause.png
index cfeecd4..4308186 100755
--- a/gfx/media-pause.png
+++ b/gfx/media-pause.png
Binary files differ
diff --git a/gfx/media-play.png b/gfx/media-play.png
index 67f02ca..9a99e60 100755
--- a/gfx/media-play.png
+++ b/gfx/media-play.png
Binary files differ
diff --git a/gfx/media-record-red.png b/gfx/media-record-red.png
index 4f7087b..289b54a 100755
--- a/gfx/media-record-red.png
+++ b/gfx/media-record-red.png
Binary files differ
diff --git a/gfx/media-record.png b/gfx/media-record.png
index d7042d4..41be533 100755
--- a/gfx/media-record.png
+++ b/gfx/media-record.png
Binary files differ