parent
128fbbc532
commit
55b04018d7
|
@ -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 {
|
||||||
|
|
Loading…
Reference in New Issue