remove 2px gap when first/last entry is striped

This commit is contained in:
tophf 2020-11-21 17:35:18 +03:00
parent f70ba6328c
commit eabe976466

View File

@ -141,8 +141,6 @@ body.blocked > DIV {
#installed { #installed {
border-bottom: 1px solid black; border-bottom: 1px solid black;
padding-bottom: 2px;
padding-top: 2px;
max-height: 445px; max-height: 445px;
overflow-y: auto; overflow-y: auto;
counter-reset: style-number; counter-reset: style-number;