Browse
For agents
About
Getwid – Gutenberg Blocks
/
3.0.2
Getwid – Gutenberg Blocks
v3.0.2
Switch version
3.0.2
3.0.1
3.0.0
2.1.0
2.1.1
2.1.2
2.1.3
2.2.0
trunk
1.8.7
1.9.1
2.0.10
2.0.11
2.0.12
2.0.13
2.0.14
2.0.5
2.0.6
2.0.7
2.0.8
2.0.9
Overview
Code
getwid
/
assets
/
blocks
/
image-hotspot
/
index.css
index.css
in Getwid – Gutenberg Blocks 3.0.2, at assets/blocks/image-hotspot/index.css
2 lines
2.8 KB
Find file
t
No matching file
Up and down to move
Enter to open
Esc to close
Raw
Download
Zip
View raw
1
.
wp-block-getwid-image-hotspot
{
margin-bottom
:
0
}
.
wp-block-getwid-image-hotspot__modal
.
components-base-control
{
margin-bottom
:
16
px
}
.
wp-block-getwid-image-hotspot__modal
.
getwid-modal-editor-tabs
{
padding
:
0
;
width
:
450
px
}
.
wp-block-getwid-image-hotspot__modal
.
getwid-modal-editor-tabs
.
components-tab-panel__tabs
{
background-color
:
#
f3f4f5
;
margin
:
0
0
10
px
;
padding
:
0
}
.
wp-block-getwid-image-hotspot__modal
.
getwid-modal-editor-tabs
.
components-tab-panel__tabs
.
components-button
{
padding
:
10
px
10
px
15
px
;
position
:
relative
}
.
wp-block-getwid-image-hotspot__modal
.
getwid-modal-editor-tabs
.
components-tab-panel__tabs
.
components-button
:
before
{
border-bottom
:
3
px
solid
transparent
;
bottom
:
1
px
;
content
:
"
"
;
left
:
0
;
position
:
absolute
;
right
:
0
;
top
:
0
}
.
wp-block-getwid-image-hotspot__modal
.
getwid-modal-editor-tabs
.
components-tab-panel__tabs
.
components-button
.
is-active
{
font-weight
:
500
}
.
wp-block-getwid-image-hotspot__modal
.
getwid-modal-editor-tabs
.
components-tab-panel__tabs
.
components-button
.
is-active
:
before
{
border-bottom
:
3
px
solid
#
007cba
}
.
wp-block-getwid-image-hotspot__modal
.
wp-block-getwid-image-hotspot__icon-popover
{
margin
:
0
auto
}
.
wp-block-getwid-image-hotspot__modal
.
wp-block-getwid-image-hotspot__url-field
{
align-items
:
center
;
display
:
flex
;
flex-wrap
:
wrap
;
margin
:
.875
em
0
}
.
wp-block-getwid-image-hotspot__modal
.
wp-block-getwid-image-hotspot__url-field
.
dashicon
{
color
:
#
8f98a1
}
.
wp-block-getwid-image-hotspot__modal
.
wp-block-getwid-image-hotspot__url-field
.
components-base-control
{
margin-bottom
:
0
;
margin-left
:
10
px
}
.
wp-block-getwid-image-hotspot__modal
.
wp-block-getwid-image-hotspot__url-field
.
components-base-control
+
.
components-base-control
,
.
wp-block-getwid-image-hotspot__modal
.
wp-block-getwid-image-hotspot__url-field
.
components-toggle-control
.
components-base-control__field
.
components-toggle-control__label
{
margin-bottom
:
0
}
.
wp-block-getwid-image-hotspot__modal
.
wp-block-getwid-image-hotspot__url-field
.
components-base-control__field
{
align-items
:
flex-end
;
margin
:
0
}
.
wp-block-getwid-image-hotspot__modal-actions
.
components-button
{
margin-inline-start
:
10
px
}
.
wp-block-getwid-image-hotspot__icon-popover
{
margin
:
10
px
auto
}
.
wp-block-getwid-image-hotspot__popover
.
components-popover__content
{
overflow
:
initial
!important
;
padding
:
1
em
}
.
wp-block-getwid-image-hotspot__popover
.
components-popover__content
.
wp-block-getwid-image-hotspot__popover-close
{
position
:
absolute
;
right
:
5
px
;
top
:
5
px
}
.
edit-post-settings-sidebar__panel-block
.
wp-block-getwid-image-hotspot__url-field
.
wp-block-getwid-image-hotspot__url-icon
{
display
:
none
}
.
wp-block-getwid-image-hotspot--dropPoint
.
wp-block-getwid-image-hotspot__image
{
cursor
:
crosshair
;
pointer-events
:
all
!important
}
.
wp-block-getwid-image-hotspot__wrapper
{
-webkit-user-select
:
none
;
user-select
:
none
}
.
wp-block-getwid-image-hotspot__image
{
max-width
:
100
%
}
.
wp-block-getwid-image-hotspot
.
is-selected
.
wp-block-getwid-image-hotspot__dot
.
is-selected
{
box-shadow
:
0
0
0
5
px
red
}
2