I went to clean-up my directories and such and discovered that while my 
test file works fine, none of my working files will display body text.

This is not related to my work today. I restored the css to as it was, and 
those files still do not display properly. Small files seem to work fine as 
I created a couple more of varying node depth etc. to test.

Can someone try displaying leoPluginsRef.leo and see if you can load text 
from the bodypane?

Chris


On Wednesday, October 5, 2016 at 1:53:22 PM UTC-7, Chris George wrote:
>
> Here is the sanest configuration I could come up with.
>
> I cannot figure out how to wrap text in the "bodypane".
>
> Both panes have horizontal scrollbars in order to not miss content. They 
> share a vertical scrollbar.
>
>
> h1 {
>
>     font-size: 16pt;
>
>     color: red;
>
> }
>
> .borderclass{
>
>     border-color: #C1E0FF;
>
>     border-width: 1px;
>
>     border-style: solid;
>
> }
>
> .unborderclass{
>
>     border-color: white;
>
>     border-width: 1px;
>
>     border-style: solid;
>
> }
>
> div.headline {
>
>     color: blue;
>
>     font-size: 16pt;
>
>     font-style: normal;
>
>     font-weight: normal;
>
> }
>
> div.container {
>
>     position: relative;
>
> }
>
> div.node {
>
>     position: relative;
>
>     left: 20px;
>
> }
>
> div.outlinepane {
>
>     background: #ffffec; /* Leo yellow */
>
>     top: 10px;
>
>     left: 10px;
>
>     position: relative;
>
>     overflow: scroll;
>
> }
>
> div.bodypane {
>
>     position: relative;
>
>     left: 10px;
>
>     bottom: 0px;
>
>     overflow: scroll;
>
> }
>
>
>
> On Wednesday, October 5, 2016 at 9:11:28 AM UTC-7, Edward K. Ream wrote:
>>
>> On Wed, Oct 5, 2016 at 10:16 AM, Chris George <[email protected]> wrote:
>>
>>> I will be happy to mess with this today.
>>>
>>
>> ​Thanks!​
>>
>> FYI: @data user_http_stylesheet in myLeoSettings.leo does not overwrite 
>>> @data http_stylesheet in leoSettings.leo. 
>>>
>>
>> ​That's on purpose.  It could easily be changed if desired.
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/d/optout.

Reply via email to