Added classes to and removed hard-coded layouts from snark config page (stubbed in CSS)

This commit is contained in:
str4d
2012-07-05 02:48:45 +00:00
parent 8ebadf5236
commit 582a62d75b
2 changed files with 30 additions and 15 deletions

View File

@@ -876,3 +876,18 @@ code {;
padding: 1px 0 0px !important;
vertical-align: top;
}
div.routerdown {
}
table.trackerconfig {
}
input.trackername {
}
input.trackerhome {
}
input.trackerannounce {
}