FEATURE: Trackers can be added from Web UI

This commit is contained in:
Christophe Dumez
2010-02-14 15:15:35 +00:00
parent 1960008c83
commit 4c34066727
7 changed files with 75 additions and 3 deletions

View File

@@ -120,6 +120,11 @@ hr {
height:100%;
}
#trackersUrls {
width:90%;
height:100%;
}
#Filters ul {
list-style-type: none;
}