mirror of
https://github.com/GenZmeY/casper-i18n.git
synced 2024-11-10 02:28:02 +00:00
Keep bookmark author and publisher classes for GScan
This commit is contained in:
parent
fd89c6575c
commit
609507d22d
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 New Issue
Block a user