Adjust icons

revert-68-libraryPathSubclass 1.24.0
Frode Petterson 2019-10-30 11:42:15 +01:00
parent 128fbbc532
commit 55b04018d7
1 changed files with 3 additions and 3 deletions

View File

@ -202,7 +202,7 @@ div.h5p-fullscreen {
color: #999; color: #999;
text-decoration: none; text-decoration: none;
outline: none; outline: none;
line-height: 23px; line-height: 22px;
} }
.h5p-actions > .h5p-button:hover { .h5p-actions > .h5p-button:hover {
color: #666; color: #666;
@ -223,8 +223,8 @@ div.h5p-fullscreen {
.h5p-actions > .h5p-button:before { .h5p-actions > .h5p-button:before {
font-family: 'H5P'; font-family: 'H5P';
font-size: 20px; font-size: 20px;
line-height: 20px; line-height: 23px;
vertical-align: top; vertical-align: bottom;
padding-right: 0; padding-right: 0;
} }
.h5p-actions > .h5p-button.h5p-export:before { .h5p-actions > .h5p-button.h5p-export:before {