mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-23 22:25:09 -04:00
Fixed: Update UI will show that older versions are not installable
This commit is contained in:
@@ -7,18 +7,23 @@
|
||||
cursor : default;
|
||||
margin-bottom : 5px;
|
||||
line-height : 30px;
|
||||
display : inline-block;
|
||||
|
||||
.date {
|
||||
font-size : 16px;
|
||||
display : inline-block;
|
||||
}
|
||||
|
||||
.status {
|
||||
margin-left : 5px;
|
||||
font-size : 14px;
|
||||
margin-top : -3px;
|
||||
display : inline-block;
|
||||
vertical-align : middle;
|
||||
}
|
||||
|
||||
.install-update {
|
||||
.clickable();
|
||||
margin-left : 10px;
|
||||
}
|
||||
|
||||
.update-installed {
|
||||
margin-left : 10px;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user