bilbo does not apply some styles from blog (blogger)

Bug #435181 reported by Name_No
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Bilbo Blogger
New
Undecided
Unassigned

Bug Description

My blogger template contains styles like these

/*****************
 * CONSOLE style
 *****************/
.post pre.console {
  border-style: groove;
  background-color: #111;
  border-width: 2px 2px 2px 2px;
  border-color: #b2b2b2;
  padding: 4px 4px 4px 4px;
  color: #b2b2b2;
}
.post pre.console::selection {
 background:#b2b2b2;
 color:black;
}
.post pre.console span.red {
  color: #FF5454;
}
.post pre.console span.red::selection {
  background: #FF5454;
}
.post pre.console span.green {
  color: #18B218;
}
.post pre.console span.green::selection {
  background: #18B218;
}

I use them in posts like that http://nomen-infitior.blogspot.com/2009/09/blog-post_20.html

I tried to edit this example post in bilbo blogger. On "post preview" tab "console" did not apply. It lloks like bilbo doesn't fetch style. Screenshots, that illustrating the problem:
http://h.imagehost.org/0177/screen17.png
http://h.imagehost.org/0609/screen18.png

Revision history for this message
Name_No (nomen-infitior) wrote :
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.