mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-21 14:03:29 -07:00
Rename series added
This commit is contained in:
parent
c6d82bf98b
commit
637b101975
13 changed files with 233 additions and 19 deletions
|
@ -54,6 +54,15 @@
|
|||
color : @errorText;
|
||||
}
|
||||
|
||||
.icon-nd-spinner:before {
|
||||
.icon(@spinner);
|
||||
.icon-spin;
|
||||
}
|
||||
|
||||
.icon-nd-rename:before {
|
||||
.icon(@pencil)
|
||||
}
|
||||
|
||||
.icon-nd-add:before {
|
||||
.icon(@plus);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue