mirror of
https://github.com/ViViDboarder/Vivid-Casper.git
synced 2024-11-10 15:26:32 +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;
|
||||
}
|
||||
|
||||
/* These classes will be deprecated. Keep them for GScan validation. */
|
||||
.kg-bookmark-author,
|
||||
.kg-bookmark-publisher {
|
||||
display: inline;
|
||||
}
|
||||
|
||||
.kg-bookmark-metadata > span {
|
||||
line-height: 1.5em;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user