Increase waiting timeout for phantomjs test

Revert old database script
Add styling rules for number typed input fields
This commit is contained in:
jekkos
2015-07-14 12:35:30 +02:00
parent 92da2749ad
commit 80dcc2f63f
5 changed files with 67 additions and 27 deletions

View File

@@ -168,6 +168,11 @@ select#stock_location
width: 95%;
}
input.quantity, input.discount
{
width: 40px;
}
a.rollover img
{
padding: 3px;