Hooks UI improved, Request tests added

This commit is contained in:
Dmitriy Zaporozhets 2012-04-26 20:43:12 +03:00
parent 7b7547aa00
commit 28cb43135c
10 changed files with 125 additions and 85 deletions

View file

@ -465,3 +465,8 @@ table.admin-table {
background-image: -o-linear-gradient(#eee 6.6%, #dfdfdf);
}
}
.field_with_errors {
display:inline;
}