diff --git a/www/theme/default/style.css b/www/theme/default/style.css index b72d718dfa..2da6800364 100644 --- a/www/theme/default/style.css +++ b/www/theme/default/style.css @@ -8,6 +8,8 @@ * @version $Id: style.css 1454 2009-10-23 01:45:26Z wwccss $ * @link http://www.zentao.net */ + +.mt-md {margin-top: 100px!important;} /* 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;}