Plugin AP List: Add table header and change how the table is bulit

This commit is contained in:
Xelio
2013-03-22 16:37:49 +08:00
parent 4011f7ca21
commit 4c26eac9ab
2 changed files with 102 additions and 28 deletions

View File

@ -46,11 +46,16 @@
}
.ap-list-td-link-eny {
width: 80%;
width: 70%;
}
.ap-list-td-link-frd {
width: 85%;
width: 75%;
}
.ap-list-td-ap {
width: 18%;
white-space:nowrap;
}
.ap-list-checkbox-outer {