From c067e99bb9fbc91c3815aeb38cda485c20714493 Mon Sep 17 00:00:00 2001 From: Richard Worth Date: Wed, 31 Dec 2008 06:41:28 +0000 Subject: demos/dialog: markup tweaks --- demos/dialog/modal_confirmation.html | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) (limited to 'demos/dialog/modal_confirmation.html') diff --git a/demos/dialog/modal_confirmation.html b/demos/dialog/modal_confirmation.html index 13666a623..245d8e196 100644 --- a/demos/dialog/modal_confirmation.html +++ b/demos/dialog/modal_confirmation.html @@ -35,12 +35,12 @@
-
-

These items will be permanently deleted and cannot be recovered. Are you sure?

-
+
+

These items will be permanently deleted and cannot be recovered. Are you sure?

+
- -
+ +

Sed vel diam id libero rutrum convallis. Donec aliquet leo vel magna. Phasellus rhoncus faucibus ante. Etiam bibendum, enim faucibus aliquet rhoncus, arcu felis ultricies neque, sit amet auctor elit eros a lectus.


@@ -56,14 +56,15 @@
- -
-

This type of dialog adds a button bar and is useful for confirming an action that may be destructive or important. These are typically displayed as modal dialogs to get the user's attention and force a decision before continuing. This example uses the an icon from the css sprite set and is set to be not resizable by setting this option to false.

+

+This type of dialog adds a button bar and is useful for confirming an action that may be destructive or important. +These are typically displayed as modal dialogs to get the user's attention and force a decision before continuing. +This example uses an icon from the css sprite set and is set to be not resizable by setting the resizable option to false. +

- -- cgit v1.2.3