mirror of
https://github.com/vladmandic/automatic
synced 2026-09-02 11:00:46 +02:00
merge process and interrogate, add exif handler
This commit is contained in:
@@ -152,7 +152,7 @@ div#extras_scale_to_tab div.form{ flex-direction: row; }
|
||||
user-select: none; -webkit-user-select: none; flex-direction: row; }
|
||||
.modalControls { display: flex; justify-content: space-evenly; background-color: transparent; position: absolute; width: 99%; z-index: 1; }
|
||||
.modalControls:hover { background-color: #50505050; }
|
||||
.modalControls span { color: white; font-size: 2em; font-weight: bold; cursor: pointer; filter: grayscale(100%); }
|
||||
.modalControls span { color: white; font-size: 2em !important; font-weight: bold; cursor: pointer; filter: grayscale(100%); }
|
||||
.modalControls span:hover, .modalControls span:focus { color: var(--highlight-color); filter: none; }
|
||||
.lightboxModalPreviewZone { display: flex; width: 100%; height: 100%; }
|
||||
.lightboxModalPreviewZone:focus-visible { outline: none; }
|
||||
|
||||
Reference in New Issue
Block a user