style properly item pages #25

Open
opened 2021-08-31 17:04:23 +02:00 by jorge · 2 comments
Owner
see for example: https://collections.arc-hive.zone/s/project-sample/item/118 https://collections.arc-hive.zone/s/project-sample-ii/item/40 https://collections.arc-hive.zone/s/project-sample-ii/media/41 make it as design https://www.figma.com/file/HruKRRVPgfAgSgs8HihI2w/ARCHIVE-WEB-04?node-id=274%3A0
jorge self-assigned this 2021-08-31 17:04:23 +02:00
jorge closed this issue 2021-11-30 12:07:49 +01:00
Author
Owner

review

https://collections.arc-hive.zone/s/project-sample-ii/item/124

https://collections.arc-hive.zone/s/a-foxs-tale-water-lena-ortega/page/description

en mobile hacer que vaya por columnas

dl .property {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-flow: column;
review https://collections.arc-hive.zone/s/project-sample-ii/item/124 https://collections.arc-hive.zone/s/a-foxs-tale-water-lena-ortega/page/description en mobile hacer que vaya por columnas ``` dl .property { display: -webkit-box; display: -ms-flexbox; display: flex; flex-flow: column; ```
jorge reopened this issue 2022-02-25 12:18:04 +01:00
Author
Owner

media-list and resource-link resource-name view solved with merge 528254875d

adds commit 2fbe867757 and 72a1d805bb

`media-list` and `resource-link` `resource-name` view solved with merge https://git.hangar.org/arcHIVE-tech/Arc-hive-omeka-theme/commit/528254875d29afff384e9821dc6c3de693b96de5 adds commit https://git.hangar.org/arcHIVE-tech/Arc-hive-omeka-theme/commit/2fbe86775761f3885a21e09be4b34fc1123dd49e and https://git.hangar.org/arcHIVE-tech/Arc-hive-omeka-theme/commit/72a1d805bbfd15484d14ccd59e89ee38f8f669c8
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: arcHIVE-tech/Arc-hive-omeka-theme#25
No description provided.