mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-23 22:25:09 -04:00
Only make manual import cells clickable when previous steps have been done
This commit is contained in:
+12
@@ -11,6 +11,18 @@
|
||||
min-width : 80px;
|
||||
}
|
||||
|
||||
.has-series {
|
||||
.season-cell {
|
||||
.clickable();
|
||||
}
|
||||
}
|
||||
|
||||
.has-season {
|
||||
.episodes-cell {
|
||||
.clickable();
|
||||
}
|
||||
}
|
||||
|
||||
.editable {
|
||||
.clickable();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user