add geoformat image
All checks were successful
Deploy / Build and Deploy to Production (push) Successful in 23s
All checks were successful
Deploy / Build and Deploy to Production (push) Successful in 23s
This commit is contained in:
parent
75e7f375b3
commit
2eaf9aab7e
6 changed files with 27 additions and 10 deletions
|
|
@ -192,12 +192,14 @@
|
|||
font-family: sans-serif;
|
||||
}
|
||||
|
||||
.block-image.element-hovered {
|
||||
.block-image.element-hovered,
|
||||
.geoformat-cover-image.element-hovered {
|
||||
outline: 2px solid #0d996050 !important;
|
||||
cursor: pointer !important;
|
||||
}
|
||||
|
||||
.block-image.element-selected {
|
||||
.block-image.element-selected,
|
||||
.geoformat-cover-image.element-selected {
|
||||
outline: 2px dashed #0d9960 !important;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue