[+] Transparency texture
This commit is contained in:
@@ -210,6 +210,10 @@ export default class MyColorPicker extends Vue
|
|||||||
#palette
|
#palette
|
||||||
width: 300px
|
width: 300px
|
||||||
|
|
||||||
|
// Transparency texture
|
||||||
|
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==)
|
||||||
|
background-repeat: repeat
|
||||||
|
|
||||||
.row
|
.row
|
||||||
width: 100%
|
width: 100%
|
||||||
background-color: red
|
background-color: red
|
||||||
|
|||||||
Reference in New Issue
Block a user