Files
EasySoft-ZenTaoPMS/www/theme/default/style.css
T

18 lines
678 B
CSS

/**
* The css file of ZenTaoPMS.
*
* @copyright Copyright 2009-2015 青岛易软天创网络科技有限公司(QingDao Nature Easy Soft Network Technology Co,LTD, www.cnezsoft.com)
* @license ZPL (http://zpl.pub/page/zplv12.html)
* @author Chunsheng Wang <chunsheng@cnezsoft.com>
* @package front
* @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;}