Various changes after call with IDAA. Mainly style changes.
This commit is contained in:
@@ -506,6 +506,7 @@ img.qr_code:focus {
|
||||
margin: 1.25em;
|
||||
} */
|
||||
|
||||
/* BEGIN: Overrides and fixes specific to Novi and IDAA */
|
||||
.iframe .novi_btn {
|
||||
border-radius: 60px;
|
||||
border-color: hsla(0, 0%, 50%, .5);
|
||||
@@ -515,6 +516,14 @@ img.qr_code:focus {
|
||||
/* margin: 0.5em; */
|
||||
}
|
||||
|
||||
.iframe .novi_text_wrap {
|
||||
/* white-space: normal; */
|
||||
white-space: pre-wrap;
|
||||
word-break: break-word;
|
||||
}
|
||||
|
||||
/* END: Overrides and fixes specific to Novi and IDAA */
|
||||
|
||||
.iframe button.ae_normal,
|
||||
.iframe .btn.ae_normal {
|
||||
/* font: normal 1em sans-serif; */
|
||||
@@ -530,6 +539,9 @@ img.qr_code:focus {
|
||||
}
|
||||
|
||||
.iframe button.ae_smallest,
|
||||
.iframe .btn.ae_smallest {
|
||||
.iframe .btn.ae_smallest,
|
||||
.iframe button.novi_smallest,
|
||||
.iframe .btn.novi_smallest
|
||||
{
|
||||
font-size: 0.65rem;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user