mirror of
https://github.com/flynx/pWiki.git
synced 2025-10-29 10:00:08 +00:00
cleanup...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
37ba9aa5b2
commit
d033005947
@ -111,7 +111,6 @@
|
|||||||
}
|
}
|
||||||
&.focused:not(:focus)>.text {
|
&.focused:not(:focus)>.text {
|
||||||
background: rgba(0,0,0,0.01);
|
background: rgba(0,0,0,0.01);
|
||||||
border-bottom: solid 2px rgba(0,0,0,0.03);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/* collapsed block... */
|
/* collapsed block... */
|
||||||
|
|||||||
@ -114,11 +114,6 @@ var setup = function(){
|
|||||||
- side margins are a bit too large (account for toolbat to the right)
|
- side margins are a bit too large (account for toolbat to the right)
|
||||||
-
|
-
|
||||||
- ## ToDo:
|
- ## ToDo:
|
||||||
- ASAP: edit/view sizes slightly different...
|
|
||||||
- _this us due to `._updateTextareaSize(..)` -- in conflict with tetarea's `.autoUpdateSize(..)`_
|
|
||||||
- to reproduce:#
|
|
||||||
- edit any node
|
|
||||||
- move up/down
|
|
||||||
- Q: should we use `HTMLTextAreaElement.autoUpdateSize(..)` or handle it globally in setup???
|
- Q: should we use `HTMLTextAreaElement.autoUpdateSize(..)` or handle it globally in setup???
|
||||||
- _...I'm leaning towards the later..._
|
- _...I'm leaning towards the later..._
|
||||||
- Q: can we place a cursor in a table correctly???
|
- Q: can we place a cursor in a table correctly???
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user