##// END OF EJS Templates
Boards list layout broken by r15647....
Jean-Philippe Lang -
r15615:f60d240af000
parent child
Show More
@@ -233,6 +233,7 table.list caption { text-align: left; padding: 0.5em 0.5em 0.5em 0; }
233 #role-permissions-trackers table.list th {white-space:normal;}
233 #role-permissions-trackers table.list th {white-space:normal;}
234
234
235 .table-list-cell {display: table-cell; vertical-align: top; padding:2px; }
235 .table-list-cell {display: table-cell; vertical-align: top; padding:2px; }
236 .table-list div.buttons {width: 15%;}
236
237
237 tr.project td.name a { white-space:nowrap; }
238 tr.project td.name a { white-space:nowrap; }
238 tr.project.closed, tr.project.archived { color: #aaa; }
239 tr.project.closed, tr.project.archived { color: #aaa; }
General Comments 0
You need to be logged in to leave comments. Login now