bring lockstate to webpages

This commit is contained in:
Mario Vavti
2015-04-21 23:08:54 +02:00
parent 21704ecb93
commit e58e8f3f75
3 changed files with 12 additions and 5 deletions

View File

@@ -15,14 +15,14 @@
padding: 7px 3px 7px 10px;
}
#webpage-list-table th:nth-child(6),
#webpage-list-table td:nth-child(6){
#webpage-list-table th:nth-child(7),
#webpage-list-table td:nth-child(7){
padding: 7px 3px;
white-space: nowrap;
}
#webpage-list-table th:nth-child(7),
#webpage-list-table td:nth-child(7){
#webpage-list-table th:nth-child(8),
#webpage-list-table td:nth-child(8){
padding: 7px 10px 7px 7px;
white-space: nowrap;
}