summaryrefslogtreecommitdiffstats
path: root/public
diff options
context:
space:
mode:
authorJean-Philippe Lang <jp_lang@yahoo.fr>2007-01-26 18:27:10 +0000
committerJean-Philippe Lang <jp_lang@yahoo.fr>2007-01-26 18:27:10 +0000
commite51c20c4960937f1d1cdc92ae316f2652f07b39a (patch)
treea1ac6dc5190c5057a3cadf769ca306286b0a6c70 /public
parent190fef513feaeee9a4f72302690ba95d7d392c4b (diff)
downloadredmine-e51c20c4960937f1d1cdc92ae316f2652f07b39a.tar.gz
redmine-e51c20c4960937f1d1cdc92ae316f2652f07b39a.zip
project settings tabs redesign
git-svn-id: http://redmine.rubyforge.org/svn/trunk@182 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'public')
-rw-r--r--public/stylesheets/application.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/public/stylesheets/application.css b/public/stylesheets/application.css
index afe4eefd2..44cc3a207 100644
--- a/public/stylesheets/application.css
+++ b/public/stylesheets/application.css
@@ -336,6 +336,10 @@ table.with-cells td {
border: 1px solid #d7d7d7;
}
+table.list td {
+ padding:2px;
+}
+
table.list thead th {
text-align: center;
background: #eee;