[TYPO3] filelist styling

Brian Bendtsen bb at bellevuevej.dk
Wed Oct 18 17:29:56 CEST 2006


Hi

I have a problem with the filelist styling. Apparently its wrapped in a 
menu.

I have entered this in my css:

table{
  padding: 0px;
  margin: 0px;
  text-align: left;
}

td.csc-uploads-fileName {
padding: 0px;
margin: 0px;
text-align: left;
}

.tr-even {
  padding: 0px;
  margin: 0px;
  height: 0px;
  text-align: left;
}

.tr-odd {
  padding: 0px;
  margin: 0px;
  height: 0px;
   text-align: left;
}

trying to remove the spacing between the links, but without luck

Any ideas on how to do this?

/Brian Bendtsen



More information about the TYPO3-english mailing list