HOR-808
Replace the login background image HOR-808 fix harcode style
This commit is contained in:
@@ -887,4 +887,12 @@ div#toolbar
|
||||
{
|
||||
background:url("/images/ext/gray/button/btn.gif") repeat-x scroll 0 -3240px transparent;
|
||||
}
|
||||
|
||||
/*style for login footer */
|
||||
.footer-login a {
|
||||
color: white;
|
||||
text-decoration: none;
|
||||
}
|
||||
.footer-login a:hover, a:focus {
|
||||
color: white;
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
@@ -1125,3 +1125,12 @@ div#toolbar {
|
||||
.module_app_buttonDisabled___gray:hover {
|
||||
background: url("/skins/neoclassic/images/ext/gray/button/btn.gif") repeat-x scroll 0 -3240px transparent;
|
||||
}
|
||||
/*style for login footer */
|
||||
.footer-login a {
|
||||
color: white;
|
||||
text-decoration: none;
|
||||
}
|
||||
.footer-login a:hover, a:focus {
|
||||
color: white;
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
@@ -90,7 +90,7 @@
|
||||
<div class="row vertical-offset-100">
|
||||
<div class="col-sm-8 col-sm-offset-2 col-md-6 col-md-offset-3">
|
||||
<div class="row-fluid user-row">
|
||||
<img src="/images/logopm3.png" class="img-responsive" alt="Conxole Admin">
|
||||
<img src="/images/logopm3login.png" class="img-responsive" alt="Conxole Admin">
|
||||
</div>
|
||||
<div class="panel panel-default">
|
||||
<div class="panel-body">
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 310 KiB After Width: | Height: | Size: 230 KiB |
BIN
workflow/public_html/images/logopm3login.png
Normal file
BIN
workflow/public_html/images/logopm3login.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 5.1 KiB |
Reference in New Issue
Block a user