diff options
author | Simon | 2011-03-11 10:40:06 +0100 |
---|---|---|
committer | Simon | 2011-03-11 10:40:06 +0100 |
commit | 72f9325662359ef147cf620863e64178f002448b (patch) | |
tree | 3723072e52630d29428054e8ef11021bd411c199 /public | |
parent | htacces angepasst (diff) | |
download | pbs2-72f9325662359ef147cf620863e64178f002448b.tar.gz pbs2-72f9325662359ef147cf620863e64178f002448b.tar.xz pbs2-72f9325662359ef147cf620863e64178f002448b.zip |
bootos12 geadded
Diffstat (limited to 'public')
-rw-r--r-- | public/media/css/style.css | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/public/media/css/style.css b/public/media/css/style.css index 5ad7c1d..24e357b 100644 --- a/public/media/css/style.css +++ b/public/media/css/style.css @@ -113,15 +113,8 @@ tr.entry { background-color:#FFF5CC; } -tr.entry>td { -width:200px; -overflow:hidden; -white-space:nowrap; -} - tr.detail>td { border:none; - } td.arrowtop{ vertical-align:top; |