mirror of
				https://github.com/flynx/pWiki.git
				synced 2025-10-31 19:10:08 +00:00 
			
		
		
		
	bugfix...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
		
							parent
							
								
									e41a78f5b0
								
							
						
					
					
						commit
						5f69c73954
					
				| @ -102,6 +102,7 @@ | |||||||
| 	border-left: solid 1px silver; | 	border-left: solid 1px silver; | ||||||
| } | } | ||||||
| .editor .outline .block .block, | .editor .outline .block .block, | ||||||
|  | .editor.crop .outline .block[cropped] .block, | ||||||
| .editor.crop .outline .block[cropped] .block[cropped] { | .editor.crop .outline .block[cropped] .block[cropped] { | ||||||
| 	margin-left: var(--item-indent); | 	margin-left: var(--item-indent); | ||||||
| } | } | ||||||
| @ -275,6 +276,7 @@ editor .outline .block:focus { | |||||||
| .editor.crop .outline .block:not([cropped])>.text { | .editor.crop .outline .block:not([cropped])>.text { | ||||||
| 	display: none; | 	display: none; | ||||||
| } | } | ||||||
|  | .editor.crop .outline .block, | ||||||
| .editor.crop .outline .block[cropped] { | .editor.crop .outline .block[cropped] { | ||||||
| 	margin-left: 0; | 	margin-left: 0; | ||||||
| } | } | ||||||
| @ -283,6 +285,7 @@ editor .outline .block:focus { | |||||||
| } | } | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
|  | /* toolbar... */ | ||||||
| .editor .toolbar { | .editor .toolbar { | ||||||
| 	display: inline-block; | 	display: inline-block; | ||||||
| 	position: absolute;  | 	position: absolute;  | ||||||
|  | |||||||
| @ -48,11 +48,6 @@ var setup = function(){ | |||||||
|   -  |   -  | ||||||
| - ## Bugs: | - ## Bugs: | ||||||
|   focused:: true |   focused:: true | ||||||
|   - BUG: crop root indent is off... |  | ||||||
|     - a |  | ||||||
|       - b |  | ||||||
|         - c |  | ||||||
|           - crop this |  | ||||||
|   - BUG: mobile browsers behave quite chaotically ignoring parts of the styling... |   - BUG: mobile browsers behave quite chaotically ignoring parts of the styling... | ||||||
|   - |   - | ||||||
| - ## ToDo: | - ## ToDo: | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user