Skip to content

Commit 206c01b

Browse files
connections list: update RA hosted db button styles
1 parent 31d909f commit 206c01b

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

frontend/src/app/components/connections-list/own-connections/own-connections.component.css

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -359,7 +359,10 @@
359359
}
360360

361361
.fabHostedButton {
362+
background: var(--color-accentedPalette-50);
363+
border: 1px solid var(--color-accentedPalette-100);
362364
border-radius: 24px;
365+
color: var(--color-accentedPalette-900);
363366
height: 48px !important;
364367
}
365368

0 commit comments

Comments
 (0)