fix colibris skin after refactor

This commit is contained in:
Sebastian Castro 2020-03-31 19:27:04 +02:00 committed by muxator
parent a482a94fb8
commit e041099d1b
15 changed files with 91 additions and 246 deletions

View file

@ -94,14 +94,9 @@ input#myusernameedit:not(.editable) {
#mycolorpicker {
display: none;
width: 232px;
height: 265px;
position: absolute;
right: calc(100% + 15px);
top: 0;
z-index: 101;
padding-left: 10px;
padding-top: 10px;
}
#mycolorpickersave {
left: 10px;