release v0.3.2

This commit is contained in:
lars 2007-01-08 05:55:23 +00:00
parent 0b163061f5
commit dd557f7866
719 changed files with 100817 additions and 0 deletions

View file

@ -0,0 +1,24 @@
table.plugin_list {
text-align: center;
}
table.plugin_list td, table.plugin_list th {
padding-left: 5px;
padding-right: 5px;
}
table.plugin_list td img {
width: 24px;
height: 24px;
}
table.plugin_list a img {
moved
border: none;
}
table.plugin_list td.updown {
/* we have to force the width to more than the double width of one arrow icon */
width: 60px;
}