1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-08-02 20:15:26 +02:00

Include new comment fields in backup/restore process

c_sectionid
c_replyto
This commit is contained in:
HarveyKandola 2019-06-12 13:52:30 +01:00
parent 216866a953
commit 64612b825a
5 changed files with 1101 additions and 1107 deletions

View file

@ -159,7 +159,6 @@
font-weight: 500;
background-color: map-get($gray-shades, 800);
color: map-get($gray-shades, 100);
text-transform: uppercase;
}
> .version-dropdown {
@ -184,7 +183,7 @@
}
> .dates {
margin-bottom: 3rem;
margin-bottom: 2rem;
font-size: 0.9rem;
font-weight: 300;
color: map-get($gray-shades, 700);