From a0db91e2ab4b6d5cbe608d54a88b529c5e92ea69 Mon Sep 17 00:00:00 2001 From: Jean-Philippe Lang Date: Tue, 14 Mar 2017 18:19:26 +0000 Subject: Removes issues/list_simple partial, no longer used. git-svn-id: http://svn.redmine.org/redmine/trunk@16401 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- public/stylesheets/application.css | 5 ----- 1 file changed, 5 deletions(-) (limited to 'public/stylesheets') diff --git a/public/stylesheets/application.css b/public/stylesheets/application.css index 1b0206d7c..99a034a2f 100644 --- a/public/stylesheets/application.css +++ b/public/stylesheets/application.css @@ -361,11 +361,6 @@ table.boards td.last-message {text-align:left;font-size:80%;} div.table-list.boards .table-list-cell.name {width: 30%;} -#content table.list-simple {table-layout:fixed;} -#content table.list-simple td {white-space:nowrap; overflow:hidden; text-overflow: ellipsis; text-align:left;} -#content table.list-simple th.id, #content table.list-simple th.project {width:18%;} -#content table.list-simple th.status {width:14%;} - table.messages td.last_message {text-align:left;} #query_form_content {font-size:90%;} -- cgit v1.2.3