stable
Clone or download
Read-only
Part of the story #12443 : Table: Minimal folder display - doc owner should nowrap - its avatar should be small - owner and date should be ui-dimmed and have a font-size: 14px - skeleton-text should have 3px border radius - remove extra white space at the right of update date when the folder is loaded - remove icon when we hover the folder - media queries: on small screens, owner and update date are not displayed Change-Id: Icee461c33ccea8ce30ced02f52faa626e6d30ae9
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/document/scripts/document/components/Folder/FolderContentRow.vue | +5 | −6 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/FolderLoadingScreen.vue | +8 | −9 | Go to diff View file |
M | plugins/document/scripts/document/components/User/UserBadge.vue | +2 | −2 | Go to diff View file |
M | plugins/document/themes/BurningParrot/document/_document.scss | +25 | −78 | Go to diff View file |
A | plugins/document/themes/BurningParrot/document/_icons.scss | +81 | −0 | Go to diff View file |
M | src/www/scripts/vue-components/skeletons/SkeletonTable.vue | +18 | −6 | Go to diff View file |
M | src/www/themes/common/tlp/src/scss/components/_skeleton.scss | +1 | −0 | Go to diff View file |