From fafbab36e11792d23973c497a9f860d5efa54213 Mon Sep 17 00:00:00 2001 From: florian Date: Fri, 27 Feb 2009 10:43:09 +0000 Subject: Tabelle im Trac-Browser sollte nun nicht mehr überstehen MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: https://svn.neo-layout.org@1719 b9310e46-f624-0410-8ea1-cfbb3a30dc96 --- www/stylesheet_wiki.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'www') 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 } -- cgit v1.2.3