﻿ticket	summary	type	release	owner	status	created	modified	_description	_reporter
9969	Button font size is not using standard set in css.ticket for inlinebuttons	defect	0.12	Chris Nelson	new	2012-04-17T10:36:25+02:00	2012-04-19T14:55:25+02:00	"I've modified trac.ini to point at the tags as follows:

 blockedby.tag = .//td[@headers=""h_blockedby""]

 blockedby.label =  New 

 blockedby.title = Create a new predecessor

 blockedby.inherit = 

 blockedby.link = blocking:id

 blocking.tag = .//td[@headers=""h_blocking""]

 blocking.label =  New 

 blocking.title = Create a new successor

 blocking.inherit = 

 blocking.link = blockedby:id

The buttons work correctly but the font size is smaller than all other inlinebuttons.


"	wberry@…
