* finish task #5575.
This commit is contained in:
@@ -139,9 +139,6 @@ $lang->user->personalData['finishedTask'] = 'Tasks Finished';
|
||||
$lang->user->personalData['resolvedBug'] = 'Bugs Solved';
|
||||
$lang->user->personalData['createdCase'] = 'Cases Created';
|
||||
|
||||
$lang->user->statusList['active'] = 'Activated';
|
||||
$lang->user->statusList['delete'] = 'Deleted';
|
||||
|
||||
$lang->user->keepLogin['on'] = 'Keep Login';
|
||||
$lang->user->loginWithDemoUser = 'Login as Demo User:';
|
||||
|
||||
|
||||
@@ -8,11 +8,6 @@
|
||||
* @version $Id: style.css 1454 2009-10-23 01:45:26Z wwccss $
|
||||
* @link http://www.zentao.net
|
||||
*/
|
||||
|
||||
/* Change zentao icon on fixed footer with classic style image */
|
||||
#poweredBy .icon-zentao {background: url(images/main/icon.png) center no-repeat}
|
||||
#poweredBy .icon-zentao:before {visibility: hidden;}
|
||||
|
||||
/* Finish task #5068*/
|
||||
.main-table .table{cursor:pointer;}
|
||||
.table-striped > tbody > tr:nth-child(2n+1) > td, .table-striped > tbody > tr:nth-child(2n+1) > th{background:none;}
|
||||
|
||||
Reference in New Issue
Block a user