mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-21 14:03:29 -07:00
Toogle cell shows spinner when clicked
This commit is contained in:
parent
1143547556
commit
b520554741
3 changed files with 17 additions and 6 deletions
|
@ -172,11 +172,15 @@
|
|||
|
||||
.season-grid {
|
||||
.toggle-cell {
|
||||
width : 10px;
|
||||
width : 12px;
|
||||
text-align: center;
|
||||
}
|
||||
}
|
||||
|
||||
.season-search {
|
||||
.clickable;
|
||||
.season-actions {
|
||||
font-size : 24px;
|
||||
|
||||
i {
|
||||
.clickable;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue