#1990: ticket status is too easy to not see
--------------------------------------------------------+-------------------
Reporter: Chris Petersen <xris*siliconmechanics.com> | Owner: cboos
Type: enhancement | Status:
assigned
Priority: normal | Milestone: 0.10
Component: ticket system | Version: devel
Severity: normal | Resolution:
Keywords: layout |
--------------------------------------------------------+-------------------
Changes (by cboos):
* owner: jonas => cboos
* status: new => assigned
Comment:
I'd suggest the following:
{{{
#!diff
Index: ticket.css
===================================================================
--- ticket.css (revision 3386)
+++ ticket.css (working copy)
@@ -13,7 +13,7 @@
position: relative;
}
#ticket h2.summary { margin: 0 }
-#ticket h3.status { color: #996; font-size: 90%; font-weight: normal;
margin-top: .5em; }
+#ticket h3.status { color: #666; font-weight: normal; margin-top: .5em; }
#ticket .date { color: #996; float: right; font-size: 85%; position:
relative }
#ticket .date p { margin: 0 }
}}}
--
Ticket URL: <http://projects.edgewall.com/trac/ticket/1990>
The Trac Project <http://trac.edgewall.com/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets