added extra level to sequencer selector
parent
78017e52a7
commit
ac49ce517f
Binary file not shown.
Before Width: | Height: | Size: 56 KiB After Width: | Height: | Size: 82 KiB |
|
@ -21,12 +21,12 @@
|
|||
-moz-appearance: none;
|
||||
-webkit-appearance: none;
|
||||
transform: skew(30deg) rotate(-30deg);
|
||||
background-image: asset_url("'Neon_Cube_01_190513_v01-02.png'");;
|
||||
background-image: asset_url("Neon_Cube_01_190513_v01-02.png");;
|
||||
padding-bottom: 77%;
|
||||
margin: 12% -10%;
|
||||
background-size: cover;
|
||||
background-position: bottom;
|
||||
&:checked {
|
||||
background-position: top;
|
||||
background-position: center;
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue