Merge ssh://source.netsyms.com:2322/Business/BusinessAppTemplate
This commit is contained in:
commit
1fb0f42eb2
@ -42,6 +42,11 @@ body {
|
||||
top: 4rem;
|
||||
z-index: 999999;
|
||||
padding: 0px 5px;
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
#msg-alert-box .alert {
|
||||
pointer-events: auto;
|
||||
}
|
||||
|
||||
.footer {
|
||||
|
6
static/css/bootstrap.min.css
vendored
6
static/css/bootstrap.min.css
vendored
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)
|
||||
*/
|
||||
svg:not(:root).svg-inline--fa {
|
||||
|
4
static/js/fontawesome-all.min.js
vendored
4
static/js/fontawesome-all.min.js
vendored
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user