Rename delete confirmation overlay pattern to overlay card
This commit is contained in:
@@ -3,17 +3,17 @@
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Styleguide – Pattern Delete Confirmation Overlay</title>
|
||||
<title>Styleguide – Pattern Overlay Card</title>
|
||||
<link rel="stylesheet" href="../styleguide.css">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<h1 class="sg-main-heading">Pattern – Delete Confirmation Overlay</h1>
|
||||
<h1 class="sg-main-heading">Pattern - Overlay Card</h1>
|
||||
|
||||
<section id="pattern-delete-confirmation-overlay" class="sg-delete-confirmation-pattern">
|
||||
<p class="sg-preview-label">Pattern: Löschbestätigung mit Overlay</p>
|
||||
<section id="pattern-overlay-card" class="sg-delete-confirmation-pattern">
|
||||
<p class="sg-preview-label">Pattern: Overlay Card</p>
|
||||
|
||||
<div class="sg-delete-confirmation-pattern__stage" data-pattern="delete-confirmation-overlay">
|
||||
<div class="sg-delete-confirmation-pattern__stage" data-pattern="overlay-card">
|
||||
<article class="sg-card sg-object-card sg-delete-confirmation-pattern__target" aria-label="Zu löschendes Objekt">
|
||||
<header class="sg-card-segment sg-card-segment--header sg-card-segment--darkblue sg-object-card__header">
|
||||
<div class="sg-strong">Alcon Inc.</div>
|
||||
|
||||
Reference in New Issue
Block a user