1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-22 22:15:17 -04:00

Series Grid AJAX'd.

Edit in popup for Series Grid using custom editing template.
This commit is contained in:
Mark McDowall
2011-05-09 23:32:33 -07:00
parent 5c1c8466c1
commit 70bfc49b4e
9 changed files with 181 additions and 14 deletions
+7
View File
@@ -294,4 +294,11 @@ button, input[type="button"], input[type="submit"], input[type="reset"]
.Grid
{
font-size: 13px;
}
.edit-group
{
width: 435px;
display: block;
height: 25px;
}