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]
> <javascript:>> 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.