id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,branch,changelog,apichanges,internalchanges 1911,Custom properties are ugly,anonymous,Jonas Borgström,"Custom properties don't have the same CSS as normal properties. They look awkward and out-of-place. Fix is easy: {{{ /usr/share/trac/htdocs/css/ticket.css: 49c49 < #properties .main label, #properties .col1 label, #properties .col2 label { --- > #properties .main label, #properties .col1 label, #properties .col2 label, #properties .custom label { 60d59 < #properties .custom .field { margin: .25em 0 } }}} Sometimes people choose long labels for their custom fields. If the labels don't fit, {{{ 60c60 < #properties .custom .field { margin: .25em 0 } --- > #properties .custom label { width: 10em; } }}} Not a big deal, but it just gives that extra dash of polish =] -jauricchio at ucsd.edu",enhancement,closed,lowest,,ticket system,0.8.4,trivial,duplicate,,jauricchio@…,,,,