Skip to content

Commit 3b4ea7c

Browse files
Merge pull request #1708 from rocket-admin/style-hosteddb-button
connections list: update RA hosted db button styles
2 parents 31d909f + 206c01b commit 3b4ea7c

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)