Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Schampijer <simon@laptop.org>2012-11-27 14:06:06 (GMT)
committer Simon Schampijer <simon@laptop.org>2012-11-27 18:39:58 (GMT)
commit2cdaed0aa2956a58df2ad8e73ff814f80dd8416b (patch)
tree7d1ccdc9abd441cac2b1edec7e76400c9ac89f28
parent2d6d044b6f7a7da87844949a60b044cd3064b39c (diff)
Cursor-handle-top should be flipped below selection start for touch usability, SL #4165
This adds the updated cursor-handle-top.svg artwork. Signed-off-by: Gary Martin <gary@garycmartin.com> Acked-by: Simon Schampijer <simon@laptop.org>
-rw-r--r--gtk3/theme/assets/cursor-handle-top.svg4
1 files changed, 2 insertions, 2 deletions
diff --git a/gtk3/theme/assets/cursor-handle-top.svg b/gtk3/theme/assets/cursor-handle-top.svg
index 9d6bff2..4ce53ff 100644
--- a/gtk3/theme/assets/cursor-handle-top.svg
+++ b/gtk3/theme/assets/cursor-handle-top.svg
@@ -3,8 +3,8 @@
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="110" height="110" viewBox="0, 0, 110, 110">
<g id="Layer 1">
<g>
- <path d="M27,81 L55,109 L55,50 L27,50 z" fill="#000000"/>
- <path d="M32,79 L50,97 L50,55 L32,55 z" fill="#FFFFFF"/>
+ <path d="M27,29 L55,1 L55,60 L27,60 z" fill="#000000"/>
+ <path d="M32,31 L50,13 L50,55 L32,55 z" fill="#FFFFFF"/>
</g>
</g>
<defs/>