diff options
Diffstat (limited to 'sources')
| -rw-r--r-- | sources/pyside6/doc/_static/css/qt_style.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sources/pyside6/doc/_static/css/qt_style.css b/sources/pyside6/doc/_static/css/qt_style.css index c8339586d..f9eedd9f7 100644 --- a/sources/pyside6/doc/_static/css/qt_style.css +++ b/sources/pyside6/doc/_static/css/qt_style.css @@ -150,7 +150,7 @@ section#examples .sd-card-hover:hover { box-shadow: 0 4px 8px rgba(27, 31, 35, 0.12), 0 12px 48px rgba(27, 31, 35, 0.24); } -section#examples .sd-card-hover:hover .sd-card-body p { +section#examples .sd-card-hover:hover .sd-card-footer { bottom: 0; display: block; left: 0; @@ -168,7 +168,7 @@ section#examples .sd-card-hover:hover a { z-index: 7; } -section#examples details .sd-card .sd-card-body p { +section#examples details .sd-card .sd-card-footer { display: none; } |
