Fixed debugging issues. Add Series tweaks.

Add series buttons are disabled on click to prevent multiple clicks.
This commit is contained in:
Mark McDowall 2012-09-19 09:18:03 -07:00
commit 15e4a286d1
15 changed files with 225 additions and 185 deletions

View file

@ -181,28 +181,18 @@ button span, input[type="button"] span, input[type="submit"] span, input[type="r
height: 25px;
}
.dialog
{
margin-left: auto;
margin-right: auto;
}
.qualitySelector
{
min-width: 60px;
width: auto;
}
#quickAdd
{
position: fixed;
top: 30px;
right: 15px;
}
#localSeriesLookup
{
width: 220px;