summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorflorian <florian@b9310e46-f624-0410-8ea1-cfbb3a30dc96>2009-02-27 10:43:09 +0000
committerflorian <florian@b9310e46-f624-0410-8ea1-cfbb3a30dc96>2009-02-27 10:43:09 +0000
commitfafbab36e11792d23973c497a9f860d5efa54213 (patch)
tree7a0b6768754899b3b063826a07d93ce3e508c3bc /www
parent79e98934057d1eeab3ad43f54421cfa4c1ecad16 (diff)
downloadneo-layout-fafbab36e11792d23973c497a9f860d5efa54213.tar.gz
neo-layout-fafbab36e11792d23973c497a9f860d5efa54213.tar.bz2
neo-layout-fafbab36e11792d23973c497a9f860d5efa54213.zip
Tabelle im Trac-Browser sollte nun nicht mehr überstehen
git-svn-id: https://svn.neo-layout.org@1719 b9310e46-f624-0410-8ea1-cfbb3a30dc96
Diffstat (limited to 'www')
-rw-r--r--www/stylesheet_wiki.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/www/stylesheet_wiki.css b/www/stylesheet_wiki.css
index e9bed22..810ec21 100644
--- a/www/stylesheet_wiki.css
+++ b/www/stylesheet_wiki.css
@@ -150,6 +150,10 @@ table.listing tbody td, table.listing tbody th {
table.listing th.asc a { background-image: url(http://wiki.neo-layout.org/chrome/common/asc.png) }
table.listing th.desc a { background-image: url(http://wiki.neo-layout.org/chrome/common/desc.png) }
+#dirlist td.name { width: auto }
+#dirlist td.change { white-space: normal }
+
+
/* Styles for the error page (and rst errors) */
#content.error pre, div.system-message pre { margin-left: 1em; overflow: auto }