Fixed: Update installed checkmark spacing and tooltip

This commit is contained in:
Mark McDowall
2014-06-18 17:15:54 -07:00
parent df1283c0a5
commit 6a2970fef2
3 changed files with 22 additions and 14 deletions
+13 -8
View File
@@ -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;