mirror of
https://github.com/bitwarden/browser
synced 2025-12-18 09:13:33 +00:00
UI tweaks for org invites
This commit is contained in:
@@ -113,6 +113,15 @@ form .btn .loading-icon {
|
||||
margin-right: 8px;
|
||||
}
|
||||
|
||||
.dropdown-menu {
|
||||
border-color: #ccc;
|
||||
|
||||
> li > a > .fa {
|
||||
margin-right: 0;
|
||||
margin-left: -5px;
|
||||
}
|
||||
}
|
||||
|
||||
/* Modals */
|
||||
|
||||
.modal-footer {
|
||||
@@ -131,6 +140,10 @@ form .btn .loading-icon {
|
||||
}
|
||||
}
|
||||
|
||||
.table-vmiddle td {
|
||||
vertical-align: middle !important;
|
||||
}
|
||||
|
||||
/* Callouts */
|
||||
|
||||
.callout.callout-default {
|
||||
@@ -244,6 +257,12 @@ form .btn .loading-icon {
|
||||
}
|
||||
}
|
||||
|
||||
/* Typography */
|
||||
|
||||
h1, h2, h3, h4, h5, h6 {
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
/* Misc */
|
||||
|
||||
.strike {
|
||||
|
||||
Reference in New Issue
Block a user