mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-21 22:04:31 -04:00
Fixed: Update installed checkmark spacing and tooltip
This commit is contained in:
@@ -4,11 +4,21 @@
|
||||
margin-bottom: 30px;
|
||||
|
||||
legend {
|
||||
margin-bottom: 5px;
|
||||
line-height: 30px;
|
||||
cursor : default;
|
||||
margin-bottom : 5px;
|
||||
line-height : 30px;
|
||||
|
||||
.date {
|
||||
font-size: 16px;
|
||||
font-size : 16px;
|
||||
}
|
||||
|
||||
.install-update {
|
||||
.clickable();
|
||||
margin-left : 10px;
|
||||
}
|
||||
|
||||
.update-installed {
|
||||
margin-left : 10px;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -25,11 +35,6 @@
|
||||
font-size: 13px;
|
||||
}
|
||||
|
||||
.install-update {
|
||||
.clickable();
|
||||
margin-left: 10px;
|
||||
}
|
||||
|
||||
a {
|
||||
color: white;
|
||||
text-decoration: none;
|
||||
|
||||
Reference in New Issue
Block a user