From e0a57ec6330675886c9322f9f4f76a89d10bf896 Mon Sep 17 00:00:00 2001 From: Daniel Wurzer Date: Thu, 26 Sep 2024 19:15:35 +0200 Subject: [PATCH] fix: make action buttons more visible --- css-transitions.html | 4 +++- feature-discovery.html | 4 ++-- grid.html | 2 +- modals.html | 8 ++++++-- parallax.html | 5 ++++- pushpin.html | 2 +- sidenav.html | 2 +- toasts.html | 16 ++++++++-------- tooltips.html | 8 ++++---- 9 files changed, 30 insertions(+), 21 deletions(-) diff --git a/css-transitions.html b/css-transitions.html index 351a9d5..6882c39 100644 --- a/css-transitions.html +++ b/css-transitions.html @@ -23,7 +23,9 @@
Scale
scale-in to scale the element up until it is shown.

add - Toggle Scale + + Toggle Scale +
           Copied!
           content_copy
diff --git a/feature-discovery.html b/feature-discovery.html
index 201efe7..8e6be9f 100644
--- a/feature-discovery.html
+++ b/feature-discovery.html
@@ -18,8 +18,8 @@
                 wrong time, they can be intrusive and annoying.
               

- Open tap target     - Close tap target + Open tap target     + Close tap target
diff --git a/grid.html b/grid.html index d444c9c..611b116 100644 --- a/grid.html +++ b/grid.html @@ -154,7 +154,7 @@

Container

Demo

Try the button below to see what the page looks like without containers.

-
Turn off Containers + Turn off Containers
diff --git a/modals.html b/modals.html index 4146275..6064ec5 100644 --- a/modals.html +++ b/modals.html @@ -16,7 +16,9 @@ of the trigger. To add a close button, just add the class .modal-close to your button.

- Modal + + Show Modal +