Updated generated assets

Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
snipe 2020-04-23 22:46:41 -07:00
parent f66ce02756
commit 88d39b4287
No known key found for this signature in database
GPG key ID: 10BFFDA3ED34B5AC
35 changed files with 104 additions and 99 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View file

@ -33,23 +33,23 @@
} }
.btn-file { .btn-file {
position: relative; position: relative;
overflow: hidden; overflow: hidden;
} }
.dropdown-menu>li>a { .dropdown-menu>li>a {
color: #354044; color: #354044;
} }
#sort tr.cansort { #sort tr.cansort {
border-radius: 2px; border-radius: 2px;
padding: 10px; padding: 10px;
background: #f4f4f4; background: #f4f4f4;
margin-bottom: 3px; margin-bottom: 3px;
border-left: 2px solid #e6e7e8; border-left: 2px solid #e6e7e8;
color: #444; color: #444;
cursor: move; cursor: move;
} }
.user-image-inline { .user-image-inline {
@ -65,7 +65,7 @@ cursor: move;
} }
a.accordion-header { a.accordion-header {
color: #333; color: #333;
} }
.dynamic-form-row { .dynamic-form-row {
@ -79,19 +79,19 @@ a.accordion-header {
} }
.btn-file input[type=file] { .btn-file input[type=file] {
position: absolute; position: absolute;
top: 0; top: 0;
right: 0; right: 0;
min-width: 100%; min-width: 100%;
min-height: 100%; min-height: 100%;
font-size: 100px; font-size: 100px;
text-align: right; text-align: right;
filter: alpha(opacity=0); filter: alpha(opacity=0);
opacity: 0; opacity: 0;
outline: none; outline: none;
background: white; background: white;
cursor: inherit; cursor: inherit;
display: block; display: block;
} }
.main-footer { .main-footer {
font-size: 13px; font-size: 13px;
@ -166,12 +166,12 @@ a.accordion-header {
} }
.input-group[class*="col-"] { .input-group[class*="col-"] {
padding-right: 15px; padding-right: 15px;
padding-left: 15px; padding-left: 15px;
} }
.control-label.multiline { .control-label.multiline {
padding-top: 10px; padding-top: 10px;
} }
.btn-outline { .btn-outline {
color: inherit; color: inherit;
@ -204,99 +204,99 @@ a.accordion-header {
} }
.slideout-menu { .slideout-menu {
position: fixed; position: fixed;
top: 0; top: 0;
right: -250px; right: -250px;
width: 250px; width: 250px;
height: 100%; height: 100%;
background: #333; background: #333;
z-index: 100; z-index: 100;
margin-top: 100px; margin-top: 100px;
color: white; color: white;
padding: 10px; padding: 10px;
} }
.slideout-menu h3 { .slideout-menu h3 {
position: relative; position: relative;
padding: 5px 5px; padding: 5px 5px;
color: #fff; color: #fff;
font-size: 1.2em; font-size: 1.2em;
font-weight: 400; font-weight: 400;
border-bottom: 4px solid #222; border-bottom: 4px solid #222;
} }
.slideout-menu .slideout-menu-toggle { .slideout-menu .slideout-menu-toggle {
position: absolute; position: absolute;
top: 12px; top: 12px;
right: 10px; right: 10px;
display: inline-block; display: inline-block;
padding: 6px 9px 5px; padding: 6px 9px 5px;
font-family: Arial, sans-serif; font-family: Arial, sans-serif;
font-weight: bold; font-weight: bold;
line-height: 1; line-height: 1;
background: #222; background: #222;
color: #999; color: #999;
text-decoration: none; text-decoration: none;
vertical-align: top; vertical-align: top;
} }
.slideout-menu .slideout-menu-toggle:hover { .slideout-menu .slideout-menu-toggle:hover {
color: #fff; color: #fff;
} }
.slideout-menu ul { .slideout-menu ul {
list-style: none; list-style: none;
font-weight: 300; font-weight: 300;
border-top: 1px solid #151515; border-top: 1px solid #151515;
border-bottom: 1px solid #454545; border-bottom: 1px solid #454545;
} }
.slideout-menu ul li { .slideout-menu ul li {
border-top: 1px solid #454545; border-top: 1px solid #454545;
border-bottom: 1px solid #151515; border-bottom: 1px solid #151515;
} }
.slideout-menu ul li a { .slideout-menu ul li a {
position: relative; position: relative;
display: block; display: block;
padding: 10px; padding: 10px;
color: #999; color: #999;
text-decoration: none; text-decoration: none;
} }
.slideout-menu ul li a:hover { .slideout-menu ul li a:hover {
background: #000; background: #000;
color: #fff; color: #fff;
} }
.slideout-menu ul li a i { .slideout-menu ul li a i {
position: absolute; position: absolute;
top: 15px; top: 15px;
right: 10px; right: 10px;
opacity: .5; opacity: .5;
} }
.btn-box-tool-lg { .btn-box-tool-lg {
font-size: 16px; font-size: 16px;
color: orange; color: orange;
} }
.bs-wizard {margin-top: 20px;} .bs-wizard {margin-top: 20px;}
/*Form Wizard*/ /*Form Wizard*/
.bs-wizard {border-bottom: solid 1px #e0e0e0; padding: 0 0 10px 0;} .bs-wizard {border-bottom: solid 1px #e0e0e0; padding: 0 0 10px 0;}
.bs-wizard > .bs-wizard-step {padding: 0; position: relative;} .bs-wizard > .bs-wizard-step {padding: 0; position: relative;}
.bs-wizard > .bs-wizard-step + .bs-wizard-step {} .bs-wizard > .bs-wizard-step + .bs-wizard-step {}
.bs-wizard > .bs-wizard-step .bs-wizard-stepnum {color: #595959; font-size: 16px; margin-bottom: 5px;} .bs-wizard > .bs-wizard-step .bs-wizard-stepnum {color: #595959; font-size: 16px; margin-bottom: 5px;}
.bs-wizard > .bs-wizard-step .bs-wizard-info {color: #999; font-size: 14px;} .bs-wizard > .bs-wizard-step .bs-wizard-info {color: #999; font-size: 14px;}
.bs-wizard > .bs-wizard-step > .bs-wizard-dot {position: absolute; width: 30px; height: 30px; display: block; background: #fbe8aa; top: 45px; left: 50%; margin-top: -15px; margin-left: -15px; border-radius: 50%;} .bs-wizard > .bs-wizard-step > .bs-wizard-dot {position: absolute; width: 30px; height: 30px; display: block; background: #fbe8aa; top: 45px; left: 50%; margin-top: -15px; margin-left: -15px; border-radius: 50%;}
.bs-wizard > .bs-wizard-step > .bs-wizard-dot:after {content: ' '; width: 14px; height: 14px; background: #fbbd19; border-radius: 50px; position: absolute; top: 8px; left: 8px; } .bs-wizard > .bs-wizard-step > .bs-wizard-dot:after {content: ' '; width: 14px; height: 14px; background: #fbbd19; border-radius: 50px; position: absolute; top: 8px; left: 8px; }
.bs-wizard > .bs-wizard-step > .progress {position: relative; border-radius: 0px; height: 8px; box-shadow: none; margin: 20px 0;} .bs-wizard > .bs-wizard-step > .progress {position: relative; border-radius: 0px; height: 8px; box-shadow: none; margin: 20px 0;}
.bs-wizard > .bs-wizard-step > .progress > .progress-bar {width:0px; box-shadow: none; background: #fbe8aa;} .bs-wizard > .bs-wizard-step > .progress > .progress-bar {width:0px; box-shadow: none; background: #fbe8aa;}
.bs-wizard > .bs-wizard-step.complete > .progress > .progress-bar {width:100%;} .bs-wizard > .bs-wizard-step.complete > .progress > .progress-bar {width:100%;}
.bs-wizard > .bs-wizard-step.active > .progress > .progress-bar {width:50%;} .bs-wizard > .bs-wizard-step.active > .progress > .progress-bar {width:50%;}
.bs-wizard > .bs-wizard-step:first-child.active > .progress > .progress-bar {width:0%;} .bs-wizard > .bs-wizard-step:first-child.active > .progress > .progress-bar {width:0%;}
.bs-wizard > .bs-wizard-step:last-child.active > .progress > .progress-bar {width: 100%;} .bs-wizard > .bs-wizard-step:last-child.active > .progress > .progress-bar {width: 100%;}
.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot {background-color: #f5f5f5;} .bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot {background-color: #f5f5f5;}
.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot:after {opacity: 0;} .bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot:after {opacity: 0;}
.bs-wizard > .bs-wizard-step:first-child > .progress {left: 50%; width: 50%;} .bs-wizard > .bs-wizard-step:first-child > .progress {left: 50%; width: 50%;}
.bs-wizard > .bs-wizard-step:last-child > .progress {width: 50%;} .bs-wizard > .bs-wizard-step:last-child > .progress {width: 50%;}
.bs-wizard > .bs-wizard-step.disabled a.bs-wizard-dot{ pointer-events: none; } .bs-wizard > .bs-wizard-step.disabled a.bs-wizard-dot{ pointer-events: none; }
/*END Form Wizard*/ /*END Form Wizard*/
.left-navblock { .left-navblock {
display: inline-block; display: inline-block;
@ -329,7 +329,7 @@ a.accordion-header {
} }
a.logo.no-hover a:hover { a.logo.no-hover a:hover {
background-color: transparent; background-color: transparent;
} }
@ -465,3 +465,8 @@ h4 {
border-top: 1px solid #dddddd; border-top: 1px solid #dddddd;
display: table-cell; display: table-cell;
} }
.btn-link {
color: @dark-gray;
text-decoration: underline;
}