summaryrefslogtreecommitdiffstats
path: root/public/stylesheets
diff options
context:
space:
mode:
authorJean-Philippe Lang <jp_lang@yahoo.fr>2016-04-03 11:54:15 +0000
committerJean-Philippe Lang <jp_lang@yahoo.fr>2016-04-03 11:54:15 +0000
commit4d2c64067de7f424cbaff00979c07663d8745553 (patch)
tree7cd27704502dd15669105e2a547d83ab54b58acb /public/stylesheets
parent33720d5fbe75c351f916996add96cd33ff34a1c5 (diff)
downloadredmine-4d2c64067de7f424cbaff00979c07663d8745553.tar.gz
redmine-4d2c64067de7f424cbaff00979c07663d8745553.zip
% done: progress bar blocked at 80 in the issue list (#20882).
Patch by Jérôme BATAILLE. git-svn-id: http://svn.redmine.org/redmine/trunk@15291 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'public/stylesheets')
-rw-r--r--public/stylesheets/application.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/public/stylesheets/application.css b/public/stylesheets/application.css
index fc7d37820..6aa5646ea 100644
--- a/public/stylesheets/application.css
+++ b/public/stylesheets/application.css
@@ -150,6 +150,7 @@ table.list td.buttons { width: 15%; white-space:nowrap; text-align: right; }
table.list td.buttons a { margin-right: 0.6em; }
table.list td.buttons img {vertical-align:middle;}
table.list td.reorder {width:15%; white-space:nowrap; text-align:center; }
+table.list table.progress td {padding-right:0px;}
table.list caption { text-align: left; padding: 0.5em 0.5em 0.5em 0; }
tr.project td.name a { white-space:nowrap; }