* Code for task #91375.
This commit is contained in:
@@ -3,3 +3,5 @@
|
||||
#mainContent .copyright {line-height: 20px;}
|
||||
#mainContent .copyright a {vertical-align: baseline;}
|
||||
#zentaoLinks .panel .panel-heading {padding: 6px 10px;}
|
||||
|
||||
.zt-logo {width: 145px;}
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
</div>
|
||||
<table class='table table-form'>
|
||||
<tr>
|
||||
<td class='text-center w-160px'>
|
||||
<td class='text-center zt-logo'>
|
||||
<img src='<?php echo $config->webRoot . 'theme/default/images/main/' . $lang->logoImg;?>' />
|
||||
<h4>
|
||||
<?php if(trim($config->visions, ',') == 'lite'):?>
|
||||
|
||||
@@ -15,7 +15,8 @@ html[lang='en'] #loginPanel .table-form > tbody > tr > th {width: 80px;}
|
||||
#langs > .btn,
|
||||
#langs > .dropdown-menu {min-width: 0; width: 85px;}
|
||||
|
||||
#logo-box img {margin-left: 40px; width: 100px;}
|
||||
#logo-box {padding-top: 7px;}
|
||||
#logo-box img {margin-left: 40px; width: 130px;}
|
||||
.captchaBox .input-group .input-group-addon {width: 110px; padding: 0px;}
|
||||
|
||||
.showNotice {color: yellow;}
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 8.1 KiB After Width: | Height: | Size: 11 KiB |
Reference in New Issue
Block a user