[Vtigercrm-commits] [vtiger development] #6270: Taking some things to style.css
vtiger development
vtiger-tickets at trac.vtiger.com
Wed Aug 26 02:29:15 EDT 2009
#6270: Taking some things to style.css
-------------------------+--------------------------------------------------
Reporter: tzenk1 | Owner: developer
Type: enhancement | Status: new
Priority: minor | Milestone: 5.1.0
Component: vtigercrm | Version: 5.1.0
Keywords: css |
-------------------------+--------------------------------------------------
Calendar/calendarLayout.php Line229
change:
$tabhtml .= "<!-- day week month buttons --> <td style='border-left: 2px
solid #666666;' class=".$class.">".$anchor."</td>";
to:
$tabhtml .= "<!-- day week month buttons --> <td
class=".$class.">".$anchor."</td>";
and add in style.css
.calUnSel {
border-left: 2px solid #666666;
}
--
Ticket URL: <http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/6270>
vtiger development <http://trac.vtiger.com/>
vtigerCRM
More information about the vtigercrm-commits
mailing list