From 29569cac81409c4bb1235b19dbb963e3b8125dad Mon Sep 17 00:00:00 2001 From: Adam Bradley Date: Mon, 23 Sep 2013 11:56:14 -0500 Subject: [PATCH] renamed .content-padded to just .padded --- example/events.html | 2 +- example/events/drag.html | 2 +- example/login/index.html | 2 +- example/toderp/index.html | 6 +- ext/simple/toggle.js | 5 + hacking/sideMenu.html | 2 +- js/controllers/toggleController.js | 193 +++++++++++++++++++++++++++++ scss/ionic.scss | 1 - scss/ionic/_form.scss | 2 +- scss/ionic/_menu.scss | 11 -- scss/ionic/_scaffolding.scss | 16 +-- scss/ionic/_util.scss | 13 ++ test/alerts.html | 2 +- test/button-groups.html | 2 +- test/buttons.html | 2 +- test/footers.html | 2 +- test/forms.html | 2 +- test/grids.html | 2 +- test/headers.html | 2 +- test/image-swipe.html | 2 +- test/index.html | 2 +- test/input-slider.html | 2 +- test/input-text.html | 6 +- test/input-textarea.html | 6 +- test/menu_controller.html | 2 +- test/menus.html | 2 +- test/modals.html | 2 +- test/panels.html | 2 +- test/popovers.html | 2 +- test/pull-to-refresh.html | 2 +- test/tab-bars.html | 2 +- test/type.html | 2 +- 32 files changed, 244 insertions(+), 59 deletions(-) create mode 100644 ext/simple/toggle.js create mode 100644 js/controllers/toggleController.js create mode 100644 scss/ionic/_util.scss diff --git a/example/events.html b/example/events.html index 29e7e48db8..56e2e11eb3 100644 --- a/example/events.html +++ b/example/events.html @@ -35,7 +35,7 @@ -
+
Tap me! Swipe me!
diff --git a/example/events/drag.html b/example/events/drag.html index ba831aec8c..c03834f884 100644 --- a/example/events/drag.html +++ b/example/events/drag.html @@ -16,7 +16,7 @@ -
+
Drag me around!
diff --git a/example/login/index.html b/example/login/index.html index 9c4d6d8efc..e2860a71dd 100644 --- a/example/login/index.html +++ b/example/login/index.html @@ -33,7 +33,7 @@

Sign up for your account

-
+