Keep bookmark author and publisher classes for GScan
This commit is contained in:
parent
fd89c6575c
commit
609507d22d
3 changed files with 8 additions and 2 deletions
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -2144,6 +2144,12 @@ Usage (In Ghost editor):
|
||||||
height: 22px;
|
height: 22px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* These classes will be deprecated. Keep them for GScan validation. */
|
||||||
|
.kg-bookmark-author,
|
||||||
|
.kg-bookmark-publisher {
|
||||||
|
display: inline;
|
||||||
|
}
|
||||||
|
|
||||||
.kg-bookmark-metadata > span {
|
.kg-bookmark-metadata > span {
|
||||||
line-height: 1.5em;
|
line-height: 1.5em;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue