Skip to content

Commit 5400a0f

Browse files
author
JPryce-Aklundh
committed
add content for aura labels
1 parent 08fc9a1 commit 5400a0f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/css/labels.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,11 +46,13 @@
4646
}
4747

4848
.label--not-on-aura {
49+
content: "Not Available on Aura";
4950
background: var(--color-red-700);
5051
color: var(--color-white);
5152
}
5253

5354
.label--aura-db-enterprise {
55+
content: "AuraDB Enterprise";
5456
background: var(--color-blue-600);
5557
color: var(--color-white);
5658
}

0 commit comments

Comments
 (0)