mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-23 22:25:09 -04:00
New: Store last 5 used folders from manual import
This commit is contained in:
+12
@@ -43,9 +43,21 @@
|
||||
margin-top: 10px;
|
||||
}
|
||||
}
|
||||
|
||||
.recent-folders {
|
||||
margin-top: 20px;
|
||||
}
|
||||
|
||||
.recent-folder {
|
||||
.clickable();
|
||||
}
|
||||
}
|
||||
|
||||
.manual-import-error {
|
||||
background-color : #fdefef;
|
||||
}
|
||||
|
||||
.recent-folder {
|
||||
.clickable();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user