add margins for updateAllCheckSucceededSomeEdited

This commit is contained in:
tophf 2020-11-24 19:17:15 +03:00
parent fdbfb23547
commit c35302dff6

View File

@ -766,6 +766,7 @@ a:hover {
content: " " var(--updateAllCheckSucceededSomeEdited); content: " " var(--updateAllCheckSucceededSomeEdited);
font-weight: normal; font-weight: normal;
display: block; display: block;
margin: .75em 0 .5em;
} }
/* highlight updated/added styles */ /* highlight updated/added styles */