From 0a19da0e61afb92c1da86a69eb3cbe3064c5500f Mon Sep 17 00:00:00 2001 From: Jack Lukic Date: Thu, 18 Apr 2013 11:55:52 -0400 Subject: [PATCH] moves example handlers to appropriate location, fixes swap style button Former-commit-id: 0b0a40b692015d3f44436d99ccfb2d6238943d2b Former-commit-id: e4d1c001c41f4982749ecc365090ac4b168ca2d7 --- docs/button.html | 13 +++--- docs/javascript/example.js | 82 ++++++++++++-------------------------- docs/javascript/shape.js | 82 ++++++++++++++++++++++++++++++++++++++ docs/shape.html | 1 + src/ui/flat/button.css | 11 +---- src/ui/flat/menu.css | 0 6 files changed, 116 insertions(+), 73 deletions(-) create mode 100755 docs/javascript/shape.js create mode 100755 src/ui/flat/menu.css diff --git a/docs/button.html b/docs/button.html index 50e5b0856..c57f205c5 100755 --- a/docs/button.html +++ b/docs/button.html @@ -72,16 +72,13 @@ -