Browse
For agents
About
GutSlider – All in One Slider and Carousel Blocks for Gutenberg
/
2.11.0
GutSlider – All in One Slider and Carousel Blocks for Gutenberg
v2.11.0
Switch version
3.1.0
3.0.0
2.13.2
2.13.1
2.13.0
trunk
1.0.0
2.1.0
2.10.0
2.10.1
2.11.0
2.11.1
2.11.2
2.11.3
2.11.4
2.12.0
2.2.1
2.2.2
2.3.0
2.4.0
2.5.1
2.5.3
2.5.4
2.5.5
2.6.1
All 56 releases
Overview
Code
slider-blocks
/
build
/
blocks
/
before-after
/
index.css
index.css
in GutSlider – All in One Slider and Carousel Blocks for Gutenberg 2.11.0, at build/blocks/before-after/index.css
2 lines
950 B
Find file
t
No matching file
Up and down to move
Enter to open
Esc to close
Raw
Download
Zip
View raw
1
.
gutslider-compare-block--loaded
{
align-items
:
stretch
;
border
:
1
px
solid
#
007cba
;
border-radius
:
2
px
;
display
:
flex
;
height
:
180
px
;
width
:
100
%
}
.
gutslider-compare-block--loaded
.
gutslider-placeholder
{
align-items
:
center
;
display
:
flex
;
justify-content
:
center
;
overflow
:
hidden
;
width
:
100
%
}
.
gutslider-compare-block--loaded
.
gutslider-placeholder
img
{
max-width
:
100
%
}
.
gutslider-compare-block--loaded
.
gutslider-placeholder
+
.
gutslider-placeholder
{
border-left
:
1
px
solid
#
007cba
}
.
gutslider-compare-block--loaded
.
components-button
.
icgbp__upload_btn
{
background
:
#
007cba
;
border
:
1
px
solid
#
007cba
;
border-radius
:
2
px
;
color
:
#
fff
;
cursor
:
pointer
;
font-size
:
13
px
;
height
:
40
px
;
padding
:
10
px
!important
;
transition
:
.2
s
}
.
gutslider-compare-block--loaded
.
components-button
.
icgbp__upload_btn
:
hover
{
background
:
#
000
;
border-color
:
#
000
}
.
wp-block-gutslider-photo-comparison
.
icv__wrapper
{
height
:
100
%
!important
}
.
wp-block-gutslider-photo-comparison
img
{
height
:
100
%
!important
;
max-width
:
none
!important
}
2