﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	resolution	keywords	cc	parents
1000	Button style in Report file dialogue	sebomoto		"Reporting: »File report« button is default style.

This could use some css-styling to tone in with the other buttons.

for example like this rule .button_action, .button_action_highlight, .button_form
:

display: inline-block;
color: #C3C3C3;
background-color: #363636;
border: 1px solid;
border-color: #464646 #2B2B2B #252525;
border-radius: 4px;
padding: 3px 8px;
font-size: 16px;
text-decoration: none;
font-style: normal;
font-weight: bold;
cursor: pointer;"	enhancement	closed	minor		graphic design/interface	fixed	css,buttons, report media		
