Merge ssh://source.netsyms.com:2322/Business/BusinessAppTemplate

master
Skylar Ittner 6 years ago
commit 0c02dc8bf8

@ -42,6 +42,11 @@ body {
top: 4rem; top: 4rem;
z-index: 999999; z-index: 999999;
padding: 0px 5px; padding: 0px 5px;
pointer-events: none;
}
#msg-alert-box .alert {
pointer-events: auto;
} }
.footer { .footer {

File diff suppressed because one or more lines are too long

@ -1,5 +1,5 @@
/*! /*!
* Font Awesome Free 5.0.10 by @fontawesome - https://fontawesome.com * Font Awesome Free 5.0.12 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) * License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
*/ */
svg:not(:root).svg-inline--fa { svg:not(:root).svg-inline--fa {

File diff suppressed because one or more lines are too long
Loading…
Cancel
Save