mirror of
https://github.com/flynx/pWiki.git
synced 2025-10-28 17:40:07 +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 {
|
||||
background: rgba(0,0,0,0.01);
|
||||
border-bottom: solid 2px rgba(0,0,0,0.03);
|
||||
}
|
||||
|
||||
/* collapsed block... */
|
||||
|
||||
@ -114,11 +114,6 @@ var setup = function(){
|
||||
- side margins are a bit too large (account for toolbat to the right)
|
||||
-
|
||||
- ## 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???
|
||||
- _...I'm leaning towards the later..._
|
||||
- Q: can we place a cursor in a table correctly???
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user