mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-27 02:46:15 -04:00
fix colibris skin after refactor
This commit is contained in:
parent
a482a94fb8
commit
e041099d1b
15 changed files with 91 additions and 246 deletions
|
@ -46,6 +46,7 @@
|
|||
#titlebar .stick-to-screen-btn,
|
||||
#titlebar .hide-reduce-btn {
|
||||
font-size: 25px;
|
||||
color: inherit;
|
||||
float: right;
|
||||
text-align: right;
|
||||
text-decoration: none;
|
||||
|
|
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue