Added colorpicker polyfill

This commit is contained in:
Kasper Rynning-Tønnesen
2017-10-31 13:34:12 +01:00
parent bfcfb6d140
commit a31cc6c759
4 changed files with 21 additions and 1 deletions

View File

@@ -1927,6 +1927,15 @@ nav ul li:hover, nav ul li.active {
border-top-left-radius: 4px;
}
.sp-replacer {
border: none;
background: none;
}
#embed.modal.open {
overflow-y: visible;
}
#top-button, #bottom-button{
color: white;
position: absolute;