mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-14 11:05:41 +05:00
Merge branch 'move_resize_button' of github.com:zuzanna-maria/cryptpad into zuzanna-maria-move_resize_button
This commit is contained in:
commit
e09c128787
@ -78,18 +78,15 @@ body.cp-app-pad {
|
||||
}
|
||||
#cp-app-pad-resize {
|
||||
order: 2;
|
||||
position: relative;
|
||||
height: 28px;
|
||||
width: 36px;
|
||||
margin-left: -40px;
|
||||
margin-left: 10px;
|
||||
margin-top: 10px;
|
||||
margin-right: 0;
|
||||
margin-right: 0px;
|
||||
button {
|
||||
color: @cp_pad-resize;
|
||||
border-color: @cp_pad-resize;
|
||||
}
|
||||
&.hidden {
|
||||
margin-left: -70px;
|
||||
margin-right: 40px;
|
||||
color: @cp_pad-fg;
|
||||
border-color: @cp_pad-fg;
|
||||
}
|
||||
}
|
||||
#cp-app-pad-toc {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user