Patrick McCarty wrote:
On Tue, Sep 30, 2008 at 2:04 PM, Patrick Horgan <[EMAIL PROTECTED]> wrote:
  
Well done:)  I still prefer Patrick's style and wish it were the default.  I
also wish that Patrick's style affected the sidebar contents.
    

Hi Patrick,

What do you mean by the "sidebar contents"?
  
I mean that this section of the css should format more similarly to div#main.  In particular, I'd like background-color to be white, (#fff), instead of #eee, because I have 53 year old eyes, and contrast is more important than it used to be.

div#tocframe {
  position: absolute;
  top: 0;
  right: 73%;
  bottom: 0;
  left: 0;
  padding: 0;
  margin: 0;
  overflow: auto;
  background-color: #eee;
  z-index: 100;
  list-style-type: none;
  font-size: 0.83em;
  line-height: 1.4em;
}
Thanks in advance,
-Patrick McCarty

  

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to