Actions
Patch #17971
openIssue tables : highlight issues of level 0
Status:
New
Priority:
Normal
Assignee:
-
Category:
UI
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Description
Make the font of the subkect bigger
Css :
.issues td.subject {
font-weight:bold;
}
.issues tr[class*='idnt-'] td.subject {
font-weight:normal;
}
Actions