Popup improved

This commit is contained in:
nobody 2020-05-30 18:00:05 +02:00
parent 9c9d79e8ef
commit 8cca550990
No known key found for this signature in database
GPG Key ID: 8F6DE3D614FCFD7A
1 changed files with 2 additions and 0 deletions

View File

@ -29,6 +29,7 @@ header {
} }
.subpanel { .subpanel {
padding: 5px 0px;
overflow: hidden; overflow: hidden;
} }
@ -145,6 +146,7 @@ footer {
cursor: pointer; cursor: pointer;
background-color: #f0f0f0; background-color: #f0f0f0;
color: #737373; color: #737373;
font-weight: 600;
} }
#get-more-injections-btn:hover { #get-more-injections-btn:hover {