Merge branch 'master' of github.com:easysoft/zentaopms
This commit is contained in:
@@ -14,3 +14,5 @@ html[lang='en'] #loginPanel .table-form > tbody > tr > th {width: 80px;}
|
||||
#info .btn + .btn {margin-left: 5px;}
|
||||
#langs > .btn,
|
||||
#langs > .dropdown-menu {min-width: 0; width: 85px;}
|
||||
|
||||
#logo-box img{margin-left:40px}
|
||||
|
||||
@@ -26,7 +26,7 @@ if(empty($config->notMd5Pwd))js::import($jsRoot . 'md5.js');
|
||||
</div>
|
||||
</header>
|
||||
<div class="table-row">
|
||||
<div class="col-4 text-right">
|
||||
<div class="col-4 text-center" id='logo-box'>
|
||||
<img src="<?php echo $config->webRoot . 'theme/default/images/main/zt-logo.png';?>" alt="">
|
||||
</div>
|
||||
<div class="col-8">
|
||||
|
||||
Reference in New Issue
Block a user