summaryrefslogtreecommitdiffstats
path: root/public
diff options
context:
space:
mode:
authormichael pereira2011-03-11 10:02:36 +0100
committermichael pereira2011-03-11 10:02:36 +0100
commit4ec30e83c446ddf0758f015d9ad5c5aebd2f0ca6 (patch)
tree12b382b5eba4b864825875df9f36a7026f95a18d /public
parentMerge branch 'master' of openslx.org:lsfks/master-teamprojekt/pbs2 (diff)
downloadpbs2-4ec30e83c446ddf0758f015d9ad5c5aebd2f0ca6.tar.gz
pbs2-4ec30e83c446ddf0758f015d9ad5c5aebd2f0ca6.tar.xz
pbs2-4ec30e83c446ddf0758f015d9ad5c5aebd2f0ca6.zip
bootos getressources
Diffstat (limited to 'public')
-rw-r--r--public/media/css/style.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/public/media/css/style.css b/public/media/css/style.css
index 1d3da5d..c681674 100644
--- a/public/media/css/style.css
+++ b/public/media/css/style.css
@@ -112,8 +112,15 @@ 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;