mirror of
https://github.com/bitwarden/browser
synced 2025-12-18 09:13:33 +00:00
premium required messages
This commit is contained in:
@@ -261,6 +261,7 @@ form .btn .loading-icon {
|
||||
}
|
||||
|
||||
/* Forms */
|
||||
|
||||
.form-control {
|
||||
border-radius: 0 !important;
|
||||
}
|
||||
@@ -353,11 +354,6 @@ form .btn .loading-icon {
|
||||
vertical-align: middle !important;
|
||||
}
|
||||
|
||||
.table td .label {
|
||||
font-size: 85%;
|
||||
font-weight: normal;
|
||||
}
|
||||
|
||||
.box-header.with-border + .box-body .table > tbody > tr:first-child > td {
|
||||
border-top: 0;
|
||||
}
|
||||
@@ -623,3 +619,8 @@ h1, h2, h3, h4, h5, h6 {
|
||||
border: none;
|
||||
}
|
||||
}
|
||||
|
||||
.label-full {
|
||||
font-size: 85%;
|
||||
font-weight: normal;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user