mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-10-05 18:57:14 +00:00
First ui view of preview images for items
Users can choose to not show them via ui settings
This commit is contained in:
@@ -93,6 +93,15 @@
|
||||
padding: 0.8em;
|
||||
}
|
||||
|
||||
.default-layout .ui.card div.image {
|
||||
background: #fff;
|
||||
}
|
||||
.default-layout img.preview-image {
|
||||
max-width: 200px;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
}
|
||||
|
||||
.default-layout .menu .item.active a.right-tab-icon-link {
|
||||
position: relative;
|
||||
right: -8px;
|
||||
|
Reference in New Issue
Block a user