mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-02-01 03:12:42 +01:00
parent
0225acfa06
commit
86ec963775
1 changed files with 3 additions and 3 deletions
|
@ -1072,9 +1072,9 @@ input[type=checkbox] {
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
}
|
}
|
||||||
#mycolorpicker {
|
#mycolorpicker {
|
||||||
left: -73px;
|
left: 0px;
|
||||||
top:auto !important;
|
top:37px !important;
|
||||||
bottom:33px !important;
|
position:fixed;
|
||||||
/* #mycolorpicker: width -#users: width */;
|
/* #mycolorpicker: width -#users: width */;
|
||||||
}
|
}
|
||||||
#editorcontainer {
|
#editorcontainer {
|
||||||
|
|
Loading…
Reference in a new issue